[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 8805 1726888046.91012: starting run ansible-playbook [core 2.16.11] 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-Snv executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 8805 1726888046.91302: Added group all to inventory 8805 1726888046.91304: Added group ungrouped to inventory 8805 1726888046.91307: Group all now contains ungrouped 8805 1726888046.91309: Examining possible inventory source: /tmp/tlog-Jg0/inventory.yml 8805 1726888047.02508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8805 1726888047.02579: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8805 1726888047.02610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8805 1726888047.02687: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8805 1726888047.02775: Loaded config def from plugin (inventory/script) 8805 1726888047.02780: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8805 1726888047.02822: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8805 1726888047.02911: Loaded config def from plugin (inventory/yaml) 8805 1726888047.02913: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8805 1726888047.02975: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8805 1726888047.03443: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8805 1726888047.03445: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 8805 1726888047.03448: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 8805 1726888047.03453: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8805 1726888047.03456: Loading data from /tmp/tlog-Jg0/inventory.yml 8805 1726888047.03506: /tmp/tlog-Jg0/inventory.yml was not parsable by auto 8805 1726888047.03582: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8805 1726888047.03637: Loading data from /tmp/tlog-Jg0/inventory.yml 8805 1726888047.03737: group all already in inventory 8805 1726888047.03744: set inventory_file for managed_node1 8805 1726888047.03747: set inventory_dir for managed_node1 8805 1726888047.03748: Added host managed_node1 to inventory 8805 1726888047.03751: Added host managed_node1 to group all 8805 1726888047.03752: set ansible_host for managed_node1 8805 1726888047.03753: set ansible_ssh_extra_args for managed_node1 8805 1726888047.03756: set inventory_file for managed_node2 8805 1726888047.03759: set inventory_dir for managed_node2 8805 1726888047.03760: Added host managed_node2 to inventory 8805 1726888047.03761: Added host managed_node2 to group all 8805 1726888047.03762: set ansible_host for managed_node2 8805 1726888047.03762: set ansible_ssh_extra_args for managed_node2 8805 1726888047.03765: set inventory_file for managed_node3 8805 1726888047.03767: set inventory_dir for managed_node3 8805 1726888047.03768: Added host managed_node3 to inventory 8805 1726888047.03769: Added host managed_node3 to group all 8805 1726888047.03770: set ansible_host for managed_node3 8805 1726888047.03770: set ansible_ssh_extra_args for managed_node3 8805 1726888047.03772: Reconcile groups and hosts in inventory. 8805 1726888047.03775: Group ungrouped now contains managed_node1 8805 1726888047.03776: Group ungrouped now contains managed_node2 8805 1726888047.03776: Group ungrouped now contains managed_node3 8805 1726888047.03846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8805 1726888047.03931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8805 1726888047.03963: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8805 1726888047.03980: Loaded config def from plugin (vars/host_group_vars) 8805 1726888047.03982: 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) 8805 1726888047.03986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8805 1726888047.03998: 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) 8805 1726888047.04042: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8805 1726888047.04328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888047.04393: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8805 1726888047.04416: Loaded config def from plugin (connection/local) 8805 1726888047.04420: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8805 1726888047.04744: Loaded config def from plugin (connection/paramiko_ssh) 8805 1726888047.04747: 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) 8805 1726888047.05337: 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) 8805 1726888047.05361: Loaded config def from plugin (connection/psrp) 8805 1726888047.05362: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8805 1726888047.05779: 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) 8805 1726888047.05805: Loaded config def from plugin (connection/ssh) 8805 1726888047.05807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8805 1726888047.07266: 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) 8805 1726888047.07312: Loaded config def from plugin (connection/winrm) 8805 1726888047.07314: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8805 1726888047.07350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8805 1726888047.07397: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8805 1726888047.07473: Loaded config def from plugin (shell/cmd) 8805 1726888047.07477: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8805 1726888047.07501: 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) 8805 1726888047.07541: Loaded config def from plugin (shell/powershell) 8805 1726888047.07542: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8805 1726888047.07580: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8805 1726888047.07703: Loaded config def from plugin (shell/sh) 8805 1726888047.07705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8805 1726888047.07744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8805 1726888047.07840: Loaded config def from plugin (become/runas) 8805 1726888047.07842: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8805 1726888047.07971: Loaded config def from plugin (become/su) 8805 1726888047.07973: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8805 1726888047.08131: Loaded config def from plugin (become/sudo) 8805 1726888047.08134: 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 8805 1726888047.08173: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml 8805 1726888047.08555: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8805 1726888047.10843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8805 1726888047.10873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 8805 1726888047.11174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8805 1726888047.11187: 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 8805 1726888047.11389: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8805 1726888047.11550: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8805 1726888047.11552: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 8805 1726888047.11575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8805 1726888047.11593: 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) 8805 1726888047.11695: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8805 1726888047.11736: Loaded config def from plugin (callback/default) 8805 1726888047.11738: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8805 1726888047.12679: Loaded config def from plugin (callback/junit) 8805 1726888047.12681: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8805 1726888047.12724: 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) 8805 1726888047.12779: Loaded config def from plugin (callback/minimal) 8805 1726888047.12782: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8805 1726888047.12822: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8805 1726888047.12876: Loaded config def from plugin (callback/tree) 8805 1726888047.12879: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 8805 1726888047.12970: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8805 1726888047.12972: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default_wrapper.yml ******************************************** 1 plays in /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml 8805 1726888047.12988: in VariableManager get_vars() 8805 1726888047.13003: done with get_vars() 8805 1726888047.13009: in VariableManager get_vars() 8805 1726888047.13015: done with get_vars() 8805 1726888047.13020: variable 'omit' from source: magic vars 8805 1726888047.13043: in VariableManager get_vars() 8805 1726888047.13052: done with get_vars() 8805 1726888047.13065: variable 'omit' from source: magic vars PLAY [Run tests_default.yml in check_mode] ************************************* 8805 1726888047.13428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8805 1726888047.13499: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8805 1726888047.13536: getting the remaining hosts for this loop 8805 1726888047.13537: done getting the remaining hosts for this loop 8805 1726888047.13539: getting the next task for host managed_node2 8805 1726888047.13541: done getting next task for host managed_node2 8805 1726888047.13542: ^ task is: TASK: Gathering Facts 8805 1726888047.13543: ^ 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 8805 1726888047.13548: getting variables 8805 1726888047.13549: in VariableManager get_vars() 8805 1726888047.13556: Calling all_inventory to load vars for managed_node2 8805 1726888047.13557: Calling groups_inventory to load vars for managed_node2 8805 1726888047.13559: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888047.13567: Calling all_plugins_play to load vars for managed_node2 8805 1726888047.13574: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888047.13576: Calling groups_plugins_play to load vars for managed_node2 8805 1726888047.13598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888047.13630: done with get_vars() 8805 1726888047.13636: done getting variables 8805 1726888047.13711: 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-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:2 Friday 20 September 2024 23:07:27 -0400 (0:00:00.008) 0:00:00.008 ****** 8805 1726888047.13727: entering _queue_task() for managed_node2/gather_facts 8805 1726888047.13728: Creating lock for gather_facts 8805 1726888047.14028: worker is 1 (out of 1 available) 8805 1726888047.14040: exiting _queue_task() for managed_node2/gather_facts 8805 1726888047.14051: done queuing things up, now waiting for results queue to drain 8805 1726888047.14052: waiting for pending results... 8838 1726888047.14164: running TaskExecutor() for managed_node2/TASK: Gathering Facts 8838 1726888047.14255: in run() - task 026adac1-1d6b-3240-5ba0-00000000000d 8838 1726888047.14277: variable 'ansible_search_path' from source: unknown 8838 1726888047.14310: calling self._execute() 8838 1726888047.14351: variable 'ansible_host' from source: host vars for 'managed_node2' 8838 1726888047.14357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8838 1726888047.14362: variable 'omit' from source: magic vars 8838 1726888047.14431: variable 'omit' from source: magic vars 8838 1726888047.14453: variable 'omit' from source: magic vars 8838 1726888047.14488: variable 'omit' from source: magic vars 8838 1726888047.14541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8838 1726888047.14576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8838 1726888047.14601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8838 1726888047.14619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8838 1726888047.14633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8838 1726888047.14669: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8838 1726888047.14678: variable 'ansible_host' from source: host vars for 'managed_node2' 8838 1726888047.14682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8838 1726888047.14763: Set connection var ansible_shell_type to sh 8838 1726888047.14768: Set connection var ansible_connection to ssh 8838 1726888047.14772: Set connection var ansible_pipelining to False 8838 1726888047.14779: Set connection var ansible_shell_executable to /bin/sh 8838 1726888047.14787: Set connection var ansible_timeout to 10 8838 1726888047.14796: Set connection var ansible_module_compression to ZIP_DEFLATED 8838 1726888047.14819: variable 'ansible_shell_executable' from source: unknown 8838 1726888047.14825: variable 'ansible_connection' from source: unknown 8838 1726888047.14828: variable 'ansible_module_compression' from source: unknown 8838 1726888047.14832: variable 'ansible_shell_type' from source: unknown 8838 1726888047.14834: variable 'ansible_shell_executable' from source: unknown 8838 1726888047.14836: variable 'ansible_host' from source: host vars for 'managed_node2' 8838 1726888047.14844: variable 'ansible_pipelining' from source: unknown 8838 1726888047.14850: variable 'ansible_timeout' from source: unknown 8838 1726888047.14854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8838 1726888047.14957: 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) 8838 1726888047.14967: variable 'omit' from source: magic vars 8838 1726888047.14972: starting attempt loop 8838 1726888047.14974: running the handler 8838 1726888047.14984: variable 'ansible_facts' from source: unknown 8838 1726888047.15001: _low_level_execute_command(): starting 8838 1726888047.15010: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8838 1726888047.17352: stdout chunk (state=2): >>>/root <<< 8838 1726888047.17473: stderr chunk (state=3): >>><<< 8838 1726888047.17479: stdout chunk (state=3): >>><<< 8838 1726888047.17497: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8838 1726888047.17508: _low_level_execute_command(): starting 8838 1726888047.17513: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711 `" && echo ansible-tmp-1726888047.1750374-8838-100412026895711="` echo /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711 `" ) && sleep 0' 8838 1726888047.19889: stdout chunk (state=2): >>>ansible-tmp-1726888047.1750374-8838-100412026895711=/root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711 <<< 8838 1726888047.20009: stderr chunk (state=3): >>><<< 8838 1726888047.20015: stdout chunk (state=3): >>><<< 8838 1726888047.20027: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888047.1750374-8838-100412026895711=/root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711 , stderr= 8838 1726888047.20048: variable 'ansible_module_compression' from source: unknown 8838 1726888047.20087: ANSIBALLZ: Using generic lock for ansible.legacy.setup 8838 1726888047.20093: ANSIBALLZ: Acquiring lock 8838 1726888047.20096: ANSIBALLZ: Lock acquired: 140268712083632 8838 1726888047.20102: ANSIBALLZ: Creating module 8838 1726888047.43779: ANSIBALLZ: Writing module into payload 8838 1726888047.43899: ANSIBALLZ: Writing module 8838 1726888047.43921: ANSIBALLZ: Renaming module 8838 1726888047.43929: ANSIBALLZ: Done creating module 8838 1726888047.43952: variable 'ansible_facts' from source: unknown 8838 1726888047.43959: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8838 1726888047.43966: _low_level_execute_command(): starting 8838 1726888047.43972: _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 '"'"'python3.6'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0' 8838 1726888047.46230: stdout chunk (state=2): >>>PLATFORM <<< 8838 1726888047.46294: stdout chunk (state=3): >>>Linux <<< 8838 1726888047.46316: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 8838 1726888047.46340: stdout chunk (state=3): >>>/usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 8838 1726888047.46475: stderr chunk (state=3): >>><<< 8838 1726888047.46481: stdout chunk (state=3): >>><<< 8838 1726888047.46496: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND , stderr= 8838 1726888047.46502 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 8838 1726888047.46533: _low_level_execute_command(): starting 8838 1726888047.46539: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 8838 1726888047.46608: Sending initial data 8838 1726888047.46615: Sent initial data (1234 bytes) 8838 1726888047.50327: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 8838 1726888047.50739: stderr chunk (state=3): >>><<< 8838 1726888047.50745: stdout chunk (state=3): >>><<< 8838 1726888047.50756: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr= 8838 1726888047.50804: variable 'ansible_facts' from source: unknown 8838 1726888047.50809: variable 'ansible_facts' from source: unknown 8838 1726888047.50816: variable 'ansible_module_compression' from source: unknown 8838 1726888047.50844: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8805l9cxa319/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8838 1726888047.50863: variable 'ansible_facts' from source: unknown 8838 1726888047.50995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711/AnsiballZ_setup.py 8838 1726888047.51085: Sending initial data 8838 1726888047.51097: Sent initial data (152 bytes) 8838 1726888047.53515: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8805l9cxa319/tmppp09q8qw /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711/AnsiballZ_setup.py <<< 8838 1726888047.55279: stderr chunk (state=3): >>><<< 8838 1726888047.55285: stdout chunk (state=3): >>><<< 8838 1726888047.55303: done transferring module to remote 8838 1726888047.55315: _low_level_execute_command(): starting 8838 1726888047.55321: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711/ /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711/AnsiballZ_setup.py && sleep 0' 8838 1726888047.57502: stderr chunk (state=2): >>><<< 8838 1726888047.57509: stdout chunk (state=2): >>><<< 8838 1726888047.57522: _low_level_execute_command() done: rc=0, stdout=, stderr= 8838 1726888047.57527: _low_level_execute_command(): starting 8838 1726888047.57531: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711/AnsiballZ_setup.py && sleep 0' 8838 1726888047.60302: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8838 1726888047.60314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.60326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8838 1726888047.60354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8838 1726888047.60362: stdout chunk (state=3): >>>import '_codecs' # <<< 8838 1726888047.60397: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792755e48> <<< 8838 1726888047.60423: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8838 1726888047.60440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926eb828> <<< 8838 1726888047.60451: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57927559b0> <<< 8838 1726888047.60469: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 8838 1726888047.60479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8838 1726888047.60485: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926f8630> <<< 8838 1726888047.60504: stdout chunk (state=3): >>>import '_signal' # <<< 8838 1726888047.60522: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 8838 1726888047.60531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8838 1726888047.60543: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926ff160> <<< 8838 1726888047.60558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8838 1726888047.60584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 8838 1726888047.60595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8838 1726888047.60608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8838 1726888047.60627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8838 1726888047.60635: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57927040f0> <<< 8838 1726888047.60651: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926ff748> <<< 8838 1726888047.60672: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926ff390> <<< 8838 1726888047.60706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8838 1726888047.60718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8838 1726888047.60736: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8838 1726888047.60751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8838 1726888047.60767: stdout chunk (state=3): >>>import 'errno' # <<< 8838 1726888047.60783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8838 1726888047.60805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8838 1726888047.60815: stdout chunk (state=3): >>>import '_stat' # <<< 8838 1726888047.60825: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926a9470> <<< 8838 1726888047.60844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8838 1726888047.60859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8838 1726888047.60873: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 8838 1726888047.60887: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926aee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926a9b38> <<< 8838 1726888047.60916: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8838 1726888047.60946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8838 1726888047.61054: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926b54e0> <<< 8838 1726888047.61074: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792698d68> <<< 8838 1726888047.61095: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8838 1726888047.61108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8838 1726888047.61120: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579269b198> <<< 8838 1726888047.61149: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8838 1726888047.61163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8838 1726888047.61179: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909a9940> <<< 8838 1726888047.61198: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8838 1726888047.61222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909bb240> <<< 8838 1726888047.61308: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792709a20> <<< 8838 1726888047.61315: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8838 1726888047.61708: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8838 1726888047.61721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8838 1726888047.61740: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8838 1726888047.61760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8838 1726888047.61774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8838 1726888047.61794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8838 1726888047.61805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8838 1726888047.61825: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8838 1726888047.61886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8838 1726888047.61903: stdout chunk (state=3): >>>import '_functools' # <<< 8838 1726888047.61917: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8838 1726888047.61948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.61966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8838 1726888047.61984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8838 1726888047.62003: stdout chunk (state=3): >>>import '_operator' # <<< 8838 1726888047.62012: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908e10b8> <<< 8838 1726888047.62030: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 8838 1726888047.62038: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908ec2e8> <<< 8838 1726888047.62055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 8838 1726888047.62062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8838 1726888047.62089: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57908ecf98> <<< 8838 1726888047.62099: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908ecac8> <<< 8838 1726888047.62114: stdout chunk (state=3): >>>import 'itertools' # <<< 8838 1726888047.62130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8838 1726888047.62149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908f60b8> <<< 8838 1726888047.62162: stdout chunk (state=3): >>>import '_collections' # <<< 8838 1726888047.62217: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909847f0> <<< 8838 1726888047.62231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8838 1726888047.62248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8838 1726888047.62282: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790984be0> <<< 8838 1726888047.62337: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790978198> <<< 8838 1726888047.62359: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8838 1726888047.62370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790978e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790970470> <<< 8838 1726888047.62419: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909604a8> <<< 8838 1726888047.62437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8838 1726888047.62447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8838 1726888047.62457: stdout chunk (state=3): >>>import '_sre' # <<< 8838 1726888047.62475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8838 1726888047.62489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8838 1726888047.62510: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8838 1726888047.62542: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906992b0> <<< 8838 1726888047.62557: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906a1d30> <<< 8838 1726888047.62573: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790978470> <<< 8838 1726888047.62585: stdout chunk (state=3): >>>import '_locale' # <<< 8838 1726888047.62631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8838 1726888047.62641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 8838 1726888047.62648: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906a7e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579095a2e8> <<< 8838 1726888047.62670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8838 1726888047.62699: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57906ad208> <<< 8838 1726888047.62709: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906a7fd0> <<< 8838 1726888047.62736: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.62745: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57906ad320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909d2048> <<< 8838 1726888047.62762: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8838 1726888047.62772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8838 1726888047.62795: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.62816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8838 1726888047.62834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8838 1726888047.62843: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ade10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ada20> <<< 8838 1726888047.62866: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 8838 1726888047.62879: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906b86d8> <<< 8838 1726888047.62894: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8838 1726888047.62915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8838 1726888047.62933: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8838 1726888047.62946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8838 1726888047.62990: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906b8eb8> <<< 8838 1726888047.63012: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8838 1726888047.63025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8838 1726888047.63061: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579023f1d0> <<< 8838 1726888047.63071: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906b87b8> <<< 8838 1726888047.63092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8838 1726888047.63106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8838 1726888047.63152: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790244cc0> <<< 8838 1726888047.63162: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ad550> <<< 8838 1726888047.63185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8838 1726888047.63200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8838 1726888047.63223: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 8838 1726888047.63233: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790268320> <<< 8838 1726888047.63262: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57902686d8> <<< 8838 1726888047.63276: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8838 1726888047.63299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8838 1726888047.63317: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 8838 1726888047.63326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8838 1726888047.63337: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579026f3c8> <<< 8838 1726888047.63355: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8838 1726888047.63372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8838 1726888047.63393: stdout chunk (state=3): >>>import 'time' # <<< 8838 1726888047.63406: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8838 1726888047.63420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8838 1726888047.63445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8838 1726888047.63455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8838 1726888047.63464: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8838 1726888047.63508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8838 1726888047.63525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 8838 1726888047.63536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 8838 1726888047.63546: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579001abe0> <<< 8838 1726888047.63651: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579000d320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790007fd0> <<< 8838 1726888047.63670: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffffeb8> <<< 8838 1726888047.63695: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579026fd68> <<< 8838 1726888047.63728: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f579000df98> <<< 8838 1726888047.63743: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790268a58> <<< 8838 1726888047.63760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8838 1726888047.63775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8838 1726888047.63815: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792665748> <<< 8838 1726888047.63835: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790014080> import 'pwd' # <<< 8838 1726888047.63861: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792665ac8> <<< 8838 1726888047.63926: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ad898> <<< 8838 1726888047.63941: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8838 1726888047.63957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8838 1726888047.63972: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8838 1726888047.63989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8838 1726888047.64014: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.64025: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f579267f5f8> <<< 8838 1726888047.64041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8838 1726888047.64170: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.64179: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683668> <<< 8838 1726888047.64204: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.64213: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683b38> <<< 8838 1726888047.64237: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.64250: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579267fe48> <<< 8838 1726888047.64269: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8838 1726888047.64294: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683f98> <<< 8838 1726888047.64305: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792683518> <<< 8838 1726888047.64322: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.64331: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683278> <<< 8838 1726888047.64344: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792673b38> <<< 8838 1726888047.64361: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790254390> <<< 8838 1726888047.64384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py<<< 8838 1726888047.64393: stdout chunk (state=3): >>> <<< 8838 1726888047.64419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8838 1726888047.64462: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579267f4a8> <<< 8838 1726888047.64662: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8838 1726888047.64672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8838 1726888047.64688: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e63e940> <<< 8838 1726888047.64821: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8838 1726888047.64835: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.64857: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 8838 1726888047.64866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.64876: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.64889: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8838 1726888047.64902: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.65970: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.66888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 8838 1726888047.66906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e310b00> <<< 8838 1726888047.66916: stdout chunk (state=3): >>>import 'atexit' # <<< 8838 1726888047.66932: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8838 1726888047.66960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8838 1726888047.67024: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.67033: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e2b52b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2bc518> <<< 8838 1726888047.67061: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e2bc630> <<< 8838 1726888047.67082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8838 1726888047.67108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8838 1726888047.67149: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2bcb70> <<< 8838 1726888047.67170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8838 1726888047.67193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8838 1726888047.67206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8838 1726888047.67225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8838 1726888047.67242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 8838 1726888047.67252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8838 1726888047.67326: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2e7b38> <<< 8838 1726888047.67356: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5f2080> <<< 8838 1726888047.67384: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5f22b0> <<< 8838 1726888047.67407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8838 1726888047.67426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8838 1726888047.67488: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5f25f8> <<< 8838 1726888047.67503: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2e22e8> <<< 8838 1726888047.67795: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2d54e0> <<< 8838 1726888047.67817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8838 1726888047.67840: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2e2668> <<< 8838 1726888047.67867: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 8838 1726888047.67873: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e61ce10> <<< 8838 1726888047.67898: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e61cf28> <<< 8838 1726888047.67921: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8838 1726888047.67935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8838 1726888047.67950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8838 1726888047.67970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8838 1726888047.67996: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8838 1726888047.68009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.68052: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e4f19e8> <<< 8838 1726888047.68131: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8838 1726888047.68153: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4fdb00> <<< 8838 1726888047.68161: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e61fdd8> <<< 8838 1726888047.68177: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8838 1726888047.68196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e6274e0> <<< 8838 1726888047.68376: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e615320> <<< 8838 1726888047.68420: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8838 1726888047.68442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.68463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8838 1726888047.68482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 8838 1726888047.68796: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e518b38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e6276a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e524a58> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e524b38> <<< 8838 1726888047.68829: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e524cc0> <<< 8838 1726888047.68848: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e6110b8> <<< 8838 1726888047.68896: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8838 1726888047.68948: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5c36a0> <<< 8838 1726888047.69115: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5b9da0> <<< 8838 1726888047.69157: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5b9f98> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5b9860> <<< 8838 1726888047.69212: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8838 1726888047.69266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.69344: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8838 1726888047.69399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8838 1726888047.69482: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.69579: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.69637: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8838 1726888047.69664: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5dba20> <<< 8838 1726888047.69712: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5db710> <<< 8838 1726888047.69750: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5cdef0> <<< 8838 1726888047.69794: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8838 1726888047.69821: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5db588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5cd748> <<< 8838 1726888047.69849: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.70816: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8838 1726888047.70855: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 8838 1726888047.71109: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.71189: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e3bd2e8> # zipimport: zlib available <<< 8838 1726888047.71643: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.71925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.72009: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8838 1726888047.72068: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8838 1726888047.72127: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.72226: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8838 1726888047.72258: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.72323: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8838 1726888047.72509: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.72675: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8838 1726888047.72885: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e471908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 8838 1726888047.73011: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8838 1726888047.73075: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.73126: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.73177: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.73243: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8838 1726888047.73402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.73439: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e432160> <<< 8838 1726888047.73560: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e3fa8d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8838 1726888047.73631: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.73663: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.73702: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.74007: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.74244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8838 1726888047.74298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8838 1726888047.74443: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4600b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8838 1726888047.74555: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e460160> <<< 8838 1726888047.74594: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e3fbac8> <<< 8838 1726888047.74737: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 8838 1726888047.74872: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8838 1726888047.74958: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.75016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.75155: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8838 1726888047.75253: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.75336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8838 1726888047.75393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8838 1726888047.76021: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e492ba8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8838 1726888047.76154: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.76289: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.76336: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.76370: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 8838 1726888047.76431: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 8838 1726888047.76467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e56c0f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 8838 1726888047.76496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8838 1726888047.76531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8838 1726888047.76561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8838 1726888047.76585: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e58eb00> <<< 8838 1726888047.76663: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e59c2e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5797b8> <<< 8838 1726888047.76704: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e58e860> <<< 8838 1726888047.76763: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e56ca90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e55dba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e49a4e0> <<< 8838 1726888047.76797: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 8838 1726888047.76824: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8838 1726888047.76850: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffb8748> <<< 8838 1726888047.76862: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 8838 1726888047.76883: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffbf2b0> <<< 8838 1726888047.76900: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4a6780> <<< 8838 1726888047.76913: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 8838 1726888047.76932: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.76941: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8838 1726888047.76964: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77000: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77048: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8838 1726888047.77061: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77098: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77139: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8838 1726888047.77148: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77166: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8838 1726888047.77194: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77215: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8838 1726888047.77226: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77269: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77303: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8838 1726888047.77323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.77451: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.77540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.77581: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8838 1726888047.78008: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78376: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8838 1726888047.78404: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78431: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78471: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78541: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8838 1726888047.78567: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78596: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8838 1726888047.78633: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78673: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8838 1726888047.78735: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8838 1726888047.78764: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78795: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8838 1726888047.78849: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.78927: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8838 1726888047.78955: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffe1be0> <<< 8838 1726888047.78976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8838 1726888047.79007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8838 1726888047.79181: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578a4730b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8838 1726888047.79205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.79246: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.79298: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8838 1726888047.79325: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.79454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.79545: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8838 1726888047.79655: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8838 1726888047.79683: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.79707: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.79738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8838 1726888047.79772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 8838 1726888047.79849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8838 1726888047.79884: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578a48b2e8> <<< 8838 1726888047.79948: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578a4129b0> <<< 8838 1726888047.80180: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578a463ac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 8838 1726888047.80251: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.80283: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8838 1726888047.80340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.80642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4cb828> <<< 8838 1726888047.80746: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.80849: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81006: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 8838 1726888047.81054: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.81097: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8838 1726888047.81121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8838 1726888047.81222: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e4d6550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4d61d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 8838 1726888047.81256: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8838 1726888047.81304: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81336: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8838 1726888047.81470: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81593: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8838 1726888047.81623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81676: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81763: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81828: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8838 1726888047.81864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.81886: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.81983: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.82106: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8838 1726888047.82126: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.82205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.82301: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8838 1726888047.82328: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.82344: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.82369: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.82795: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83215: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8838 1726888047.83231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83309: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83392: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8838 1726888047.83412: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83472: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83548: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8838 1726888047.83563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83799: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8838 1726888047.83816: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8838 1726888047.83831: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83872: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.83927: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8838 1726888047.83986: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.84113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.84228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.84446: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8838 1726888047.84467: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.84485: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8838 1726888047.84506: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.84583: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.84721: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.84751: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8838 1726888047.84773: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.84805: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.84851: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8838 1726888047.84869: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85082: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85255: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8838 1726888047.85281: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85311: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85359: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8838 1726888047.85381: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85401: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85418: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8838 1726888047.85437: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85481: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8838 1726888047.85507: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85525: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85543: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8838 1726888047.85561: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85678: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8838 1726888047.85702: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 8838 1726888047.85833: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8838 1726888047.85852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85886: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85942: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.85993: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8838 1726888047.86015: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 8838 1726888047.86055: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86099: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8838 1726888047.86250: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86408: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8838 1726888047.86444: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86479: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8838 1726888047.86507: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86530: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86562: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8838 1726888047.86583: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86634: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86715: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8838 1726888047.86779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.86853: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8838 1726888047.87015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8838 1726888047.87301: stdout chunk (state=3): >>>import 'gc' # <<< 8838 1726888047.88611: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5789f05fd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5789f05d30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5789f037f0> <<< 8838 1726888047.99618: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e38c3c8> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e38c160> <<< 8838 1726888048.00548: 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 <<< 8838 1726888048.24660: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOUqy3cNRk4Cq7Lse1mizGaHSzciY5O35A1clSWw3j+WivfXYZQsR0JhR3ODzhz7allswrsFUrsEFaXPV3AW7V8WHCa8k70G4qoRa+svmYjXuYUhF+XHGq1dJRqlEbt+BsseiuqK8br55APetgHOk6eH8BS5fBhE6SG+InNEgDenAAAAFQCmvhGBNQGTlSWRhuZcHhzisRT7FQAAAIEA0ZItDOnmgUOSTUvEOW1+x81fT4asIS6duSfSdXhvL5veLo8Hk0/4uzK4BTa5QFsRbGvnPdLQl0fSaZkt2RkbBs+GP4ylJ4LuE6hnQK1KFrEhogrnmFH/wsK54+GbE3DVd6vvcUMHOagg4t+Fj8LHKEWuU4QyVi25V2anc53zxcIAAACAGcOX0Bzu2kWxRp+/HCs4iw8wmxgCSGGUYjReSdmtWR1bW7AYcvwwH28C0RWchw8grcwsN87z8oInMXSzrpfgRT7MOwu5COqg6do+YdGuNL7H2gDeJmp1ktvTZPg6/hOCPC48kr7MllrIxrEBEFz3O/hPbniopwFVUcU8ab6JVnM=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCWcdoxQzAUzAtPHdU8hHqQxvQA0B1vy5CVFEEoP2SOYsyrgc5JbNw2Vm5XAAwFutp42WmCA990IMcbbC6A5iUDiEivtLO/GfhlL4rGNrcXMQ/msOIs83JCYZ8xx9FE7mY9sNrfZlqjcy4JeQbJ4c+cuXmA0wo2ErJZwosZUWKITGXKqKTMU340i+pbiOe2T1PGi0iWLQXnKnc0upuq4AKVZZIs3KQOR1ggsUN+tWBWjp3dfdBrw0+IjtVVRMAcSuds94yTrE14i2OfYJPOHE08iLhplpE2V3sgjsJ8VK/OQqDSl89I4RGlKbxQXhYvHKvLe7LGLvFBxjf8EqIYup1xpiJtfZf3DDWBqIKCOJ0f6NLrlmDx2K+dkC2sx5gEmJBwvG0iUMEgoyYkmUWoIbVYn1yZf8JCWXoBU2W1+uRpkCpjli9/21KvBGt+jTPZYJ2wxyEDFVwQagftxbb0/x/a/D78f7HhO2/1OUS112T1ddVvXei8wB2BBbv08P+MDhM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDz4c9zxZwUb56Kq7UY9jKBZUmq7ce1saV51gbwAJge+LSh/8vXVjSJTJI6ANB3soIWVcmKjBTMkVbiJsqt/6MQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHBtJw+cEyHRPVgwyFKaNt23109HeO+e6B6hCoquaTD4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-47-17.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-17", "ansible_nodename": "ip-10-31-47-17.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "2e76090ea1d34d7fbe3e13b104e11b1d", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "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": 3539, "ansible_memfree_mb": 2576, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 963, "free": 2576}, "nocache": {"free": 3279, "used": 260}, "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": "ec2928d8-442a-d535-3833-ad3d3126dd89", "ansible_product_uuid": "ec2928d8-442a-d535-3833-ad3d3126dd89", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 270, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263400628224, "block_size": 4096, "block_total": 65533179, "block_available": 64306794, "block_used": 1226385, "inode_total": 131071472, "inode_available": 130993672, "inode_used": 77800, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_hostnqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "07", "second": "28", "epoch": "1726888048", "epoch_int": "1726888048", "date": "2024-09-20", "time": "23:07:28", "iso8601_micro": "2024-09-21T03:07:28.197165Z", "iso8601": "2024-09-21T03:07:28Z", "iso8601_basic": "20240920T230728197165", "iso8601_basic_short": "20240920T230728", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.49, "5m": 0.38, "15m": 0.18}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.188 37866 10.31.47.17 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.188 37866 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:41:b1:64:8d:dd", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.17", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::41:b1ff:fe64:8ddd", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.17", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:41:b1:64:8d:dd", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.17"], "ansible_all_ipv6_addresses": ["fe80::41:b1ff:fe64:8ddd"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.17", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::41:b1ff:fe64:8ddd"]}, "ansible_pkg_mgr": "dnf", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8838 1726888048.25736: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy gc # destroy unicodedata # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 8838 1726888048.27898: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 8838 1726888048.27907: stdout chunk (state=3): >>><<< 8838 1726888048.27917: stderr chunk (state=3): >>><<< 8838 1726888048.28035: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792755e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926eb828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57927559b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926f8630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926ff160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57927040f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926ff748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926ff390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926a9470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926aee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926a9b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57926b54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792698d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579269b198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909a9940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909bb240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792709a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908e10b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908ec2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57908ecf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908ecac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57908f60b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909847f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790984be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790978198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790978e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790970470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909604a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906992b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906a1d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790978470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906a7e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579095a2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57906ad208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906a7fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57906ad320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57909d2048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ade10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ada20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906b86d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906b8eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579023f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906b87b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790244cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ad550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790268320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57902686d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579026f3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579001abe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579000d320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790007fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffffeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579026fd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f579000df98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790268a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792665748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790014080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792665ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57906ad898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f579267f5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579267fe48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792683518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5792683278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5792673b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5790254390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579267f4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e63e940> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e310b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e2b52b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2bc518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e2bc630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2bcb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2e7b38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5f2080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5f22b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5f25f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2e22e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2d54e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e2e2668> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e61ce10> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e61cf28> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e4f19e8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4fdb00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e61fdd8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e6274e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e615320> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e518b38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e6276a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e524a58> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e524b38> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e524cc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e6110b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5c36a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5b9da0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5b9f98> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5b9860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e5dba20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5db710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5cdef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5db588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5cd748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e3bd2e8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e471908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e432160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e3fa8d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4600b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e460160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e3fbac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e492ba8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e56c0f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e58eb00> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e59c2e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e5797b8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e58e860> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e56ca90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e55dba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e49a4e0> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffb8748> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffbf2b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4a6780> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578ffe1be0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578a4730b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578a48b2e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578a4129b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578a463ac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4cb828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f578e4d6550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e4d61d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5a7r60jt/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5789f05fd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5789f05d30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5789f037f0> # /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e38c3c8> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f578e38c160> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOUqy3cNRk4Cq7Lse1mizGaHSzciY5O35A1clSWw3j+WivfXYZQsR0JhR3ODzhz7allswrsFUrsEFaXPV3AW7V8WHCa8k70G4qoRa+svmYjXuYUhF+XHGq1dJRqlEbt+BsseiuqK8br55APetgHOk6eH8BS5fBhE6SG+InNEgDenAAAAFQCmvhGBNQGTlSWRhuZcHhzisRT7FQAAAIEA0ZItDOnmgUOSTUvEOW1+x81fT4asIS6duSfSdXhvL5veLo8Hk0/4uzK4BTa5QFsRbGvnPdLQl0fSaZkt2RkbBs+GP4ylJ4LuE6hnQK1KFrEhogrnmFH/wsK54+GbE3DVd6vvcUMHOagg4t+Fj8LHKEWuU4QyVi25V2anc53zxcIAAACAGcOX0Bzu2kWxRp+/HCs4iw8wmxgCSGGUYjReSdmtWR1bW7AYcvwwH28C0RWchw8grcwsN87z8oInMXSzrpfgRT7MOwu5COqg6do+YdGuNL7H2gDeJmp1ktvTZPg6/hOCPC48kr7MllrIxrEBEFz3O/hPbniopwFVUcU8ab6JVnM=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCWcdoxQzAUzAtPHdU8hHqQxvQA0B1vy5CVFEEoP2SOYsyrgc5JbNw2Vm5XAAwFutp42WmCA990IMcbbC6A5iUDiEivtLO/GfhlL4rGNrcXMQ/msOIs83JCYZ8xx9FE7mY9sNrfZlqjcy4JeQbJ4c+cuXmA0wo2ErJZwosZUWKITGXKqKTMU340i+pbiOe2T1PGi0iWLQXnKnc0upuq4AKVZZIs3KQOR1ggsUN+tWBWjp3dfdBrw0+IjtVVRMAcSuds94yTrE14i2OfYJPOHE08iLhplpE2V3sgjsJ8VK/OQqDSl89I4RGlKbxQXhYvHKvLe7LGLvFBxjf8EqIYup1xpiJtfZf3DDWBqIKCOJ0f6NLrlmDx2K+dkC2sx5gEmJBwvG0iUMEgoyYkmUWoIbVYn1yZf8JCWXoBU2W1+uRpkCpjli9/21KvBGt+jTPZYJ2wxyEDFVwQagftxbb0/x/a/D78f7HhO2/1OUS112T1ddVvXei8wB2BBbv08P+MDhM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDz4c9zxZwUb56Kq7UY9jKBZUmq7ce1saV51gbwAJge+LSh/8vXVjSJTJI6ANB3soIWVcmKjBTMkVbiJsqt/6MQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHBtJw+cEyHRPVgwyFKaNt23109HeO+e6B6hCoquaTD4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-47-17.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-17", "ansible_nodename": "ip-10-31-47-17.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "2e76090ea1d34d7fbe3e13b104e11b1d", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "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": 3539, "ansible_memfree_mb": 2576, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 963, "free": 2576}, "nocache": {"free": 3279, "used": 260}, "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": "ec2928d8-442a-d535-3833-ad3d3126dd89", "ansible_product_uuid": "ec2928d8-442a-d535-3833-ad3d3126dd89", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 270, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263400628224, "block_size": 4096, "block_total": 65533179, "block_available": 64306794, "block_used": 1226385, "inode_total": 131071472, "inode_available": 130993672, "inode_used": 77800, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_hostnqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "07", "second": "28", "epoch": "1726888048", "epoch_int": "1726888048", "date": "2024-09-20", "time": "23:07:28", "iso8601_micro": "2024-09-21T03:07:28.197165Z", "iso8601": "2024-09-21T03:07:28Z", "iso8601_basic": "20240920T230728197165", "iso8601_basic_short": "20240920T230728", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.49, "5m": 0.38, "15m": 0.18}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.188 37866 10.31.47.17 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.188 37866 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:41:b1:64:8d:dd", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.17", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::41:b1ff:fe64:8ddd", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.17", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:41:b1:64:8d:dd", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.17"], "ansible_all_ipv6_addresses": ["fe80::41:b1ff:fe64:8ddd"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.17", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::41:b1ff:fe64:8ddd"]}, "ansible_pkg_mgr": "dnf", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy gc # destroy unicodedata # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.47.17 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy gc # destroy unicodedata # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings 8838 1726888048.31563: 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.16.11', '_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-1726888047.1750374-8838-100412026895711/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8838 1726888048.31594: _low_level_execute_command(): starting 8838 1726888048.31602: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888047.1750374-8838-100412026895711/ > /dev/null 2>&1 && sleep 0' 8838 1726888048.39409: stderr chunk (state=2): >>><<< 8838 1726888048.39419: stdout chunk (state=2): >>><<< 8838 1726888048.39435: _low_level_execute_command() done: rc=0, stdout=, stderr= 8838 1726888048.39444: handler run complete 8838 1726888048.39559: variable 'ansible_facts' from source: unknown 8838 1726888048.39651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8838 1726888048.39941: variable 'ansible_facts' from source: unknown 8838 1726888048.40037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8838 1726888048.40162: attempt loop complete, returning result 8838 1726888048.40169: _execute() done 8838 1726888048.40173: dumping result to json 8838 1726888048.40201: done dumping result, returning 8838 1726888048.40208: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [026adac1-1d6b-3240-5ba0-00000000000d] 8838 1726888048.40213: sending task result for task 026adac1-1d6b-3240-5ba0-00000000000d 8838 1726888048.40383: done sending task result for task 026adac1-1d6b-3240-5ba0-00000000000d 8838 1726888048.40387: WORKER PROCESS EXITING ok: [managed_node2] 8805 1726888048.41052: no more pending results, returning what we have 8805 1726888048.41056: results queue empty 8805 1726888048.41056: checking for any_errors_fatal 8805 1726888048.41058: done checking for any_errors_fatal 8805 1726888048.41058: checking for max_fail_percentage 8805 1726888048.41059: done checking for max_fail_percentage 8805 1726888048.41060: checking to see if all hosts have failed and the running result is not ok 8805 1726888048.41061: done checking to see if all hosts have failed 8805 1726888048.41061: getting the remaining hosts for this loop 8805 1726888048.41063: done getting the remaining hosts for this loop 8805 1726888048.41066: getting the next task for host managed_node2 8805 1726888048.41071: done getting next task for host managed_node2 8805 1726888048.41073: ^ task is: TASK: meta (flush_handlers) 8805 1726888048.41074: ^ 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 8805 1726888048.41077: getting variables 8805 1726888048.41079: in VariableManager get_vars() 8805 1726888048.41103: Calling all_inventory to load vars for managed_node2 8805 1726888048.41106: Calling groups_inventory to load vars for managed_node2 8805 1726888048.41110: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888048.41118: Calling all_plugins_play to load vars for managed_node2 8805 1726888048.41121: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888048.41125: Calling groups_plugins_play to load vars for managed_node2 8805 1726888048.45367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888048.45549: done with get_vars() 8805 1726888048.45559: done getting variables 8805 1726888048.45614: in VariableManager get_vars() 8805 1726888048.45623: Calling all_inventory to load vars for managed_node2 8805 1726888048.45625: Calling groups_inventory to load vars for managed_node2 8805 1726888048.45627: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888048.45632: Calling all_plugins_play to load vars for managed_node2 8805 1726888048.45634: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888048.45636: Calling groups_plugins_play to load vars for managed_node2 8805 1726888048.45768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888048.45946: done with get_vars() 8805 1726888048.45958: done queuing things up, now waiting for results queue to drain 8805 1726888048.45960: results queue empty 8805 1726888048.45961: checking for any_errors_fatal 8805 1726888048.45964: done checking for any_errors_fatal 8805 1726888048.45965: checking for max_fail_percentage 8805 1726888048.45965: done checking for max_fail_percentage 8805 1726888048.45966: checking to see if all hosts have failed and the running result is not ok 8805 1726888048.45966: done checking to see if all hosts have failed 8805 1726888048.45967: getting the remaining hosts for this loop 8805 1726888048.45968: done getting the remaining hosts for this loop 8805 1726888048.45970: getting the next task for host managed_node2 8805 1726888048.45973: done getting next task for host managed_node2 8805 1726888048.45975: ^ task is: TASK: Create temporary file 8805 1726888048.45976: ^ 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 8805 1726888048.45978: getting variables 8805 1726888048.45979: in VariableManager get_vars() 8805 1726888048.45985: Calling all_inventory to load vars for managed_node2 8805 1726888048.45987: Calling groups_inventory to load vars for managed_node2 8805 1726888048.45989: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888048.45995: Calling all_plugins_play to load vars for managed_node2 8805 1726888048.45998: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888048.46000: Calling groups_plugins_play to load vars for managed_node2 8805 1726888048.47252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888048.47430: done with get_vars() 8805 1726888048.47437: done getting variables TASK [Create temporary file] *************************************************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:9 Friday 20 September 2024 23:07:28 -0400 (0:00:01.337) 0:00:01.345 ****** 8805 1726888048.47505: entering _queue_task() for managed_node2/tempfile 8805 1726888048.47507: Creating lock for tempfile 8805 1726888048.47726: worker is 1 (out of 1 available) 8805 1726888048.47740: exiting _queue_task() for managed_node2/tempfile 8805 1726888048.47750: done queuing things up, now waiting for results queue to drain 8805 1726888048.47751: waiting for pending results... 8874 1726888048.48957: running TaskExecutor() for managed_node2/TASK: Create temporary file 8874 1726888048.49063: in run() - task 026adac1-1d6b-3240-5ba0-000000000006 8874 1726888048.49081: variable 'ansible_search_path' from source: unknown 8874 1726888048.49114: calling self._execute() 8874 1726888048.49172: variable 'ansible_host' from source: host vars for 'managed_node2' 8874 1726888048.49182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8874 1726888048.49193: variable 'omit' from source: magic vars 8874 1726888048.49280: variable 'omit' from source: magic vars 8874 1726888048.49312: variable 'omit' from source: magic vars 8874 1726888048.49345: variable 'omit' from source: magic vars 8874 1726888048.49382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8874 1726888048.49414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8874 1726888048.49434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8874 1726888048.49451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8874 1726888048.49462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8874 1726888048.49488: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8874 1726888048.49495: variable 'ansible_host' from source: host vars for 'managed_node2' 8874 1726888048.49499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8874 1726888048.49589: Set connection var ansible_shell_type to sh 8874 1726888048.49597: Set connection var ansible_connection to ssh 8874 1726888048.49605: Set connection var ansible_pipelining to False 8874 1726888048.49617: Set connection var ansible_shell_executable to /bin/sh 8874 1726888048.49623: Set connection var ansible_timeout to 10 8874 1726888048.49628: Set connection var ansible_module_compression to ZIP_DEFLATED 8874 1726888048.49647: variable 'ansible_shell_executable' from source: unknown 8874 1726888048.49651: variable 'ansible_connection' from source: unknown 8874 1726888048.49654: variable 'ansible_module_compression' from source: unknown 8874 1726888048.49657: variable 'ansible_shell_type' from source: unknown 8874 1726888048.49660: variable 'ansible_shell_executable' from source: unknown 8874 1726888048.49663: variable 'ansible_host' from source: host vars for 'managed_node2' 8874 1726888048.49666: variable 'ansible_pipelining' from source: unknown 8874 1726888048.49669: variable 'ansible_timeout' from source: unknown 8874 1726888048.49672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8874 1726888048.49858: 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) 8874 1726888048.49871: variable 'omit' from source: magic vars 8874 1726888048.49878: starting attempt loop 8874 1726888048.49881: running the handler 8874 1726888048.51000: _low_level_execute_command(): starting 8874 1726888048.51011: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8874 1726888048.57366: stdout chunk (state=2): >>>/root <<< 8874 1726888048.59103: stderr chunk (state=3): >>><<< 8874 1726888048.59111: stdout chunk (state=3): >>><<< 8874 1726888048.59130: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8874 1726888048.59145: _low_level_execute_command(): starting 8874 1726888048.59150: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773 `" && echo ansible-tmp-1726888048.591382-8874-140655312718773="` echo /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773 `" ) && sleep 0' 8874 1726888048.69898: stdout chunk (state=2): >>>ansible-tmp-1726888048.591382-8874-140655312718773=/root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773 <<< 8874 1726888048.71063: stderr chunk (state=3): >>><<< 8874 1726888048.71073: stdout chunk (state=3): >>><<< 8874 1726888048.71095: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888048.591382-8874-140655312718773=/root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773 , stderr= 8874 1726888048.71167: variable 'ansible_module_compression' from source: unknown 8874 1726888048.71217: ANSIBALLZ: Using lock for tempfile 8874 1726888048.71223: ANSIBALLZ: Acquiring lock 8874 1726888048.71227: ANSIBALLZ: Lock acquired: 140268712850640 8874 1726888048.71231: ANSIBALLZ: Creating module 8874 1726888049.00455: ANSIBALLZ: Writing module into payload 8874 1726888049.00529: ANSIBALLZ: Writing module 8874 1726888049.00549: ANSIBALLZ: Renaming module 8874 1726888049.00556: ANSIBALLZ: Done creating module 8874 1726888049.00571: variable 'ansible_facts' from source: unknown 8874 1726888049.00659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773/AnsiballZ_tempfile.py 8874 1726888049.02845: Sending initial data 8874 1726888049.02852: Sent initial data (154 bytes) 8874 1726888049.11311: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8805l9cxa319/tmpyf1oc1w5 /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773/AnsiballZ_tempfile.py <<< 8874 1726888049.17222: stderr chunk (state=3): >>><<< 8874 1726888049.17234: stdout chunk (state=3): >>><<< 8874 1726888049.17266: done transferring module to remote 8874 1726888049.17286: _low_level_execute_command(): starting 8874 1726888049.17294: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773/ /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773/AnsiballZ_tempfile.py && sleep 0' 8874 1726888049.20815: stderr chunk (state=2): >>><<< 8874 1726888049.20826: stdout chunk (state=2): >>><<< 8874 1726888049.20844: _low_level_execute_command() done: rc=0, stdout=, stderr= 8874 1726888049.20849: _low_level_execute_command(): starting 8874 1726888049.20855: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773/AnsiballZ_tempfile.py && sleep 0' 8874 1726888049.24406: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8874 1726888049.25336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65616e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655ac828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a656169b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655b9630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c0160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c50f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c0748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c0390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6556a470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6556fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6556ab38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655764e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65559d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6555c198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6386a940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6387c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655caa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637ea0b8> <<< 8874 1726888049.25385: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637f52e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8874 1726888049.25434: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a637f5f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637f5ac8> import 'itertools' # <<< 8874 1726888049.25516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637ff0b8> import '_collections' # <<< 8874 1726888049.25544: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a638457f0> <<< 8874 1726888049.25573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8874 1726888049.26719: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63845be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63839198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63839e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63831470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a638214a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635a22b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635aad30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63839470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b0e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6381b2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a635b6208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b0fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a635b6320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63894048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 8874 1726888049.26748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635c16d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635c1eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a631491d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635c17b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6314dcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63172320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a631726d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a631783c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f23be0> <<< 8874 1726888049.27396: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f17320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f10fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f07eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63178d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a62f17f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63172a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65526748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f1d080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65526ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a655405f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544b38> <<< 8874 1726888049.27430: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65540e48> <<< 8874 1726888049.27461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8874 1726888049.27492: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65544518> <<< 8874 1726888049.27529: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65534b38> <<< 8874 1726888049.27554: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6315e390> <<< 8874 1726888049.27576: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8874 1726888049.27606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8874 1726888049.27644: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655404a8> <<< 8874 1726888049.28806: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61547940> # zipimport: found 33 names in '/tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8874 1726888049.29900: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.29942: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61205b00> <<< 8874 1726888049.29971: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8874 1726888049.31096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a612292b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612ae518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a612ae630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612aeb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612b0198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61209320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61209e80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612af160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6128e2e8> <<< 8874 1726888049.32216: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612834e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a615632b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61298390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612984a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a614fef28> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61503e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a614f4358> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a614f4b70> <<< 8874 1726888049.33397: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612a3860> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61525e80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a614f41d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61238d30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61238e10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61238f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612985f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61251978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6124c0b8> <<< 8874 1726888049.33409: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a6124c2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61241b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a6126bda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6126ba58> <<< 8874 1726888049.33620: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6126b278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6126b8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61258ba8> # zipimport: zlib available <<< 8874 1726888049.34517: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 8874 1726888049.34702: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 8874 1726888049.35109: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5db97240> # zipimport: zlib available <<< 8874 1726888049.35320: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.35988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8874 1726888049.37089: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8874 1726888049.37849: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dc4ce48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8874 1726888049.37984: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a5dc6f160> <<< 8874 1726888049.38032: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dbe2e80> <<< 8874 1726888049.38057: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8874 1726888049.38120: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.38165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.38188: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.38220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.38504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.38771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8874 1726888049.38803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8874 1726888049.38834: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8874 1726888049.38957: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dd210b8> <<< 8874 1726888049.38988: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8874 1726888049.39100: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dd21160> <<< 8874 1726888049.39144: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dc43ac8> <<< 8874 1726888049.39199: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 8874 1726888049.39233: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8874 1726888049.39298: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/pycompat24.py <<< 8874 1726888049.39382: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/basic.py <<< 8874 1726888049.39422: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8874 1726888049.39464: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.39692: stdout chunk (state=3): >>># zipimport: zlib available <<< 8874 1726888049.39776: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.d_s21uej.yaml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".yaml", "prefix": "ansible.", "path": null}}} <<< 8874 1726888049.39813: stdout chunk (state=3): >>># destroy __main__ <<< 8874 1726888049.40044: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 8874 1726888049.40096: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 8874 1726888049.40193: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8874 1726888049.40452: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 8874 1726888049.40516: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon <<< 8874 1726888049.40556: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 8874 1726888049.40644: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq <<< 8874 1726888049.40760: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8874 1726888049.40848: stdout chunk (state=3): >>># destroy posixpath <<< 8874 1726888049.40880: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 8874 1726888049.40921: stdout chunk (state=3): >>># destroy _heapq # destroy select # destroy linecache <<< 8874 1726888049.40959: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 8874 1726888049.41267: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 8874 1726888049.41274: stdout chunk (state=3): >>><<< 8874 1726888049.41283: stderr chunk (state=3): >>><<< 8874 1726888049.41350: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65616e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655ac828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a656169b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655b9630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c0160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c50f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c0748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655c0390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6556a470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6556fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6556ab38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655764e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65559d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6555c198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6386a940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6387c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655caa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637ea0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637f52e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a637f5f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637f5ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a637ff0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a638457f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63845be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63839198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63839e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63831470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a638214a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635a22b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635aad30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63839470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b0e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6381b2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a635b6208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b0fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a635b6320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63894048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635c16d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635c1eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a631491d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635c17b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6314dcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63172320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a631726d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a631783c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f23be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f17320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f10fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f07eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63178d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a62f17f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a63172a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65526748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a62f1d080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65526ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a635b6898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a655405f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65540e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65544518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a65544278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a65534b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6315e390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a655404a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61547940> # zipimport: found 33 names in '/tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61205b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a612292b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612ae518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a612ae630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612aeb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612b0198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61209320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61209e80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612af160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6128e2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612834e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a615632b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61298390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612984a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a614fef28> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61503e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a614f4358> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a614f4b70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612a3860> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61525e80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a614f41d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61238d30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61238e10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61238f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a612985f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a61251978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6124c0b8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a6124c2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61241b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a6126bda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6126ba58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6126b278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a6126b8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a61258ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5db97240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dc4ce48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a5dc6f160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dbe2e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dd210b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dd21160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a5dc43ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_tempfile_payload_hgvd9h2p/ansible_tempfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "path": "/tmp/ansible.d_s21uej.yaml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".yaml", "prefix": "ansible.", "path": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re 8874 1726888049.41556: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.yaml', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'tempfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8874 1726888049.41577: _low_level_execute_command(): starting 8874 1726888049.41584: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888048.591382-8874-140655312718773/ > /dev/null 2>&1 && sleep 0' 8874 1726888049.45453: stderr chunk (state=2): >>><<< 8874 1726888049.45463: stdout chunk (state=2): >>><<< 8874 1726888049.45481: _low_level_execute_command() done: rc=0, stdout=, stderr= 8874 1726888049.45490: handler run complete 8874 1726888049.45512: attempt loop complete, returning result 8874 1726888049.45516: _execute() done 8874 1726888049.45522: dumping result to json 8874 1726888049.45526: done dumping result, returning 8874 1726888049.45534: done running TaskExecutor() for managed_node2/TASK: Create temporary file [026adac1-1d6b-3240-5ba0-000000000006] 8874 1726888049.45540: sending task result for task 026adac1-1d6b-3240-5ba0-000000000006 8874 1726888049.45577: done sending task result for task 026adac1-1d6b-3240-5ba0-000000000006 8874 1726888049.45580: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.d_s21uej.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 8805 1726888049.46070: no more pending results, returning what we have 8805 1726888049.46073: results queue empty 8805 1726888049.46074: checking for any_errors_fatal 8805 1726888049.46076: done checking for any_errors_fatal 8805 1726888049.46076: checking for max_fail_percentage 8805 1726888049.46078: done checking for max_fail_percentage 8805 1726888049.46078: checking to see if all hosts have failed and the running result is not ok 8805 1726888049.46079: done checking to see if all hosts have failed 8805 1726888049.46080: getting the remaining hosts for this loop 8805 1726888049.46081: done getting the remaining hosts for this loop 8805 1726888049.46084: getting the next task for host managed_node2 8805 1726888049.46089: done getting next task for host managed_node2 8805 1726888049.46093: ^ task is: TASK: Create static inventory from hostvars 8805 1726888049.46095: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8805 1726888049.46097: getting variables 8805 1726888049.46098: in VariableManager get_vars() 8805 1726888049.46134: Calling all_inventory to load vars for managed_node2 8805 1726888049.46137: Calling groups_inventory to load vars for managed_node2 8805 1726888049.46140: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888049.46149: Calling all_plugins_play to load vars for managed_node2 8805 1726888049.46152: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888049.46156: Calling groups_plugins_play to load vars for managed_node2 8805 1726888049.46324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888049.46540: done with get_vars() 8805 1726888049.46551: done getting variables 8805 1726888049.46665: 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 [Create static inventory from hostvars] *********************************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:15 Friday 20 September 2024 23:07:29 -0400 (0:00:00.991) 0:00:02.337 ****** 8805 1726888049.46692: entering _queue_task() for managed_node2/template 8805 1726888049.46694: Creating lock for template 8805 1726888049.46933: worker is 1 (out of 1 available) 8805 1726888049.46956: exiting _queue_task() for managed_node2/template 8805 1726888049.46975: done queuing things up, now waiting for results queue to drain 8805 1726888049.46976: waiting for pending results... 8910 1726888049.47451: running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars 8910 1726888049.47566: in run() - task 026adac1-1d6b-3240-5ba0-000000000007 8910 1726888049.47582: variable 'ansible_search_path' from source: unknown 8910 1726888049.47621: calling self._execute() 8910 1726888049.47655: in VariableManager get_vars() 8910 1726888049.47702: Calling all_inventory to load vars for localhost 8910 1726888049.47710: Calling groups_inventory to load vars for localhost 8910 1726888049.47726: Calling all_plugins_inventory to load vars for localhost 8910 1726888049.47746: Calling all_plugins_play to load vars for localhost 8910 1726888049.47753: Calling groups_plugins_inventory to load vars for localhost 8910 1726888049.47759: Calling groups_plugins_play to load vars for localhost 8910 1726888049.47846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8910 1726888049.47881: done with get_vars() 8910 1726888049.47888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8910 1726888049.47945: variable 'ansible_delegated_vars' from source: unknown 8910 1726888049.47952: variable 'ansible_connection' from source: host vars for 'localhost' 8910 1726888049.47961: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 8910 1726888049.47974: variable 'omit' from source: magic vars 8910 1726888049.48052: variable 'omit' from source: magic vars 8910 1726888049.48084: variable 'omit' from source: magic vars 8910 1726888049.48834: variable 'tempinventory' from source: set_fact 8910 1726888049.48877: variable 'omit' from source: magic vars 8910 1726888049.48893: variable 'ansible_delegated_vars' from source: unknown 8910 1726888049.48898: variable 'ansible_connection' from source: host vars for 'localhost' 8910 1726888049.48902: variable 'ansible_connection' from source: host vars for 'localhost' 8910 1726888049.48920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8910 1726888049.48952: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 8910 1726888049.48970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8910 1726888049.48986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8910 1726888049.49001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8910 1726888049.49069: Set connection var ansible_shell_type to sh 8910 1726888049.49075: Set connection var ansible_connection to local 8910 1726888049.49079: Set connection var ansible_pipelining to False 8910 1726888049.49088: Set connection var ansible_shell_executable to /bin/sh 8910 1726888049.49099: Set connection var ansible_timeout to 10 8910 1726888049.49102: Set connection var ansible_module_compression to ZIP_DEFLATED 8910 1726888049.49123: variable 'ansible_delegated_vars' from source: unknown 8910 1726888049.49127: variable 'ansible_connection' from source: host vars for 'localhost' 8910 1726888049.49131: variable 'ansible_user' from source: unknown 8910 1726888049.49272: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8910 1726888049.49285: variable 'omit' from source: magic vars 8910 1726888049.49295: starting attempt loop 8910 1726888049.49299: running the handler 8910 1726888049.49328: _low_level_execute_command(): starting 8910 1726888049.49356: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 8910 1726888049.49370: in local.exec_command() 8910 1726888049.49376: opening command with Popen() 8910 1726888049.49795: done running command with Popen() 8910 1726888049.49801: getting output with communicate() 8910 1726888049.50920: done communicating 8910 1726888049.50926: done with local.exec_command() 8910 1726888049.50935: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8910 1726888049.50948: _low_level_execute_command(): starting 8910 1726888049.50960: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707 `" && echo ansible-tmp-1726888049.5094223-8910-258686574565707="` echo /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707 `" ) && sleep 0' 8910 1726888049.50966: in local.exec_command() 8910 1726888049.50971: opening command with Popen() 8910 1726888049.51298: done running command with Popen() 8910 1726888049.51304: getting output with communicate() 8910 1726888049.52488: done communicating 8910 1726888049.52501: done with local.exec_command() 8910 1726888049.52511: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888049.5094223-8910-258686574565707=/root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707 , stderr= 8910 1726888049.52529: evaluation_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog 8910 1726888049.52561: search_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/inventory.yaml.j2 /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/inventory.yaml.j2 /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/inventory.yaml.j2 /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/inventory.yaml.j2 8910 1726888049.52594: variable 'ansible_search_path' from source: unknown 8910 1726888049.52893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8910 1726888049.55277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8910 1726888049.55326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8910 1726888049.55355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8910 1726888049.55388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8910 1726888049.55421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8910 1726888049.55533: variable 'hostvars' from source: magic vars 8910 1726888049.55575: in VariableManager get_vars() 8910 1726888049.55586: Calling all_inventory to load vars for managed_node1 8910 1726888049.55593: Calling groups_inventory to load vars for managed_node1 8910 1726888049.55598: Calling all_plugins_inventory to load vars for managed_node1 8910 1726888049.55605: Calling all_plugins_play to load vars for managed_node1 8910 1726888049.55608: Calling groups_plugins_inventory to load vars for managed_node1 8910 1726888049.55611: Calling groups_plugins_play to load vars for managed_node1 8910 1726888049.55644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8910 1726888049.55656: done with get_vars() 8910 1726888049.55666: in VariableManager get_vars() 8910 1726888049.55676: Calling all_inventory to load vars for managed_node2 8910 1726888049.55681: Calling groups_inventory to load vars for managed_node2 8910 1726888049.55685: Calling all_plugins_inventory to load vars for managed_node2 8910 1726888049.55693: Calling all_plugins_play to load vars for managed_node2 8910 1726888049.55697: Calling groups_plugins_inventory to load vars for managed_node2 8910 1726888049.55700: Calling groups_plugins_play to load vars for managed_node2 8910 1726888049.55840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8910 1726888049.55961: done with get_vars() 8910 1726888049.55969: in VariableManager get_vars() 8910 1726888049.55975: Calling all_inventory to load vars for managed_node3 8910 1726888049.55979: Calling groups_inventory to load vars for managed_node3 8910 1726888049.55983: Calling all_plugins_inventory to load vars for managed_node3 8910 1726888049.55994: Calling all_plugins_play to load vars for managed_node3 8910 1726888049.55999: Calling groups_plugins_inventory to load vars for managed_node3 8910 1726888049.56004: Calling groups_plugins_play to load vars for managed_node3 8910 1726888049.56028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8910 1726888049.56036: done with get_vars() 8910 1726888049.56048: variable 'inventory_file' from source: host vars for 'managed_node1' 8910 1726888049.56052: variable 'inventory_dir' from source: host vars for 'managed_node1' 8910 1726888049.56055: variable 'ansible_host' from source: host vars for 'managed_node1' 8910 1726888049.56057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8910 1726888049.56058: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8910 1726888049.56060: variable 'inventory_hostname_short' from source: host vars for 'managed_node1' 8910 1726888049.56061: variable 'group_names' from source: host vars for 'managed_node1' 8910 1726888049.56063: variable 'ansible_facts' from source: unknown 8910 1726888049.56065: variable 'playbook_dir' from source: magic vars 8910 1726888049.56066: variable 'ansible_playbook_python' from source: magic vars 8910 1726888049.56068: variable 'ansible_config_file' from source: magic vars 8910 1726888049.56069: variable 'groups' from source: magic vars 8910 1726888049.56072: variable 'omit' from source: magic vars 8910 1726888049.56074: variable 'ansible_version' from source: magic vars 8910 1726888049.56076: variable 'ansible_check_mode' from source: magic vars 8910 1726888049.56078: variable 'ansible_diff_mode' from source: magic vars 8910 1726888049.56079: variable 'ansible_forks' from source: magic vars 8910 1726888049.56081: variable 'ansible_inventory_sources' from source: magic vars 8910 1726888049.56082: variable 'ansible_skip_tags' from source: magic vars 8910 1726888049.56084: variable 'ansible_limit' from source: magic vars 8910 1726888049.56086: variable 'ansible_run_tags' from source: magic vars 8910 1726888049.56087: variable 'ansible_verbosity' from source: magic vars 8910 1726888049.56111: variable 'inventory_file' from source: host vars for 'managed_node2' 8910 1726888049.56116: variable 'inventory_dir' from source: host vars for 'managed_node2' 8910 1726888049.56120: variable 'ansible_host' from source: host vars for 'managed_node2' 8910 1726888049.56122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8910 1726888049.56124: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8910 1726888049.56126: variable 'inventory_hostname_short' from source: host vars for 'managed_node2' 8910 1726888049.56127: variable 'group_names' from source: host vars for 'managed_node2' 8910 1726888049.56129: variable 'ansible_facts' from source: unknown 8910 1726888049.56154: variable 'ansible_virtualization_type' from source: facts 8910 1726888049.56157: variable 'ansible_virtualization_role' from source: facts 8910 1726888049.56159: variable 'ansible_virtualization_tech_guest' from source: facts 8910 1726888049.56161: variable 'ansible_virtualization_tech_host' from source: facts 8910 1726888049.56164: variable 'ansible_user_id' from source: facts 8910 1726888049.56165: variable 'ansible_user_uid' from source: facts 8910 1726888049.56167: variable 'ansible_user_gid' from source: facts 8910 1726888049.56168: variable 'ansible_user_gecos' from source: facts 8910 1726888049.56170: variable 'ansible_user_dir' from source: facts 8910 1726888049.56171: variable 'ansible_user_shell' from source: facts 8910 1726888049.56172: variable 'ansible_real_user_id' from source: facts 8910 1726888049.56174: variable 'ansible_effective_user_id' from source: facts 8910 1726888049.56175: variable 'ansible_real_group_id' from source: facts 8910 1726888049.56177: variable 'ansible_effective_group_id' from source: facts 8910 1726888049.56178: variable 'ansible_apparmor' from source: facts 8910 1726888049.56180: variable 'ansible_ssh_host_key_dsa_public' from source: facts 8910 1726888049.56181: variable 'ansible_ssh_host_key_dsa_public_keytype' from source: facts 8910 1726888049.56183: variable 'ansible_ssh_host_key_rsa_public' from source: facts 8910 1726888049.56184: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts 8910 1726888049.56185: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts 8910 1726888049.56187: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts 8910 1726888049.56188: variable 'ansible_ssh_host_key_ed25519_public' from source: facts 8910 1726888049.56189: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts 8910 1726888049.56193: variable 'ansible_distribution' from source: facts 8910 1726888049.56195: variable 'ansible_distribution_release' from source: facts 8910 1726888049.56198: variable 'ansible_distribution_version' from source: facts 8910 1726888049.56200: variable 'ansible_distribution_major_version' from source: facts 8910 1726888049.56203: variable 'ansible_distribution_file_path' from source: facts 8910 1726888049.56206: variable 'ansible_distribution_file_variety' from source: facts 8910 1726888049.56208: variable 'ansible_distribution_file_parsed' from source: facts 8910 1726888049.56211: variable 'ansible_os_family' from source: facts 8910 1726888049.56214: variable 'ansible_selinux_python_present' from source: facts 8910 1726888049.56219: variable 'ansible_selinux' from source: facts 8910 1726888049.56223: variable 'ansible_dns' from source: facts 8910 1726888049.56227: variable 'ansible_lsb' from source: facts 8910 1726888049.56230: variable 'ansible_system_capabilities_enforced' from source: facts 8910 1726888049.56233: variable 'ansible_system_capabilities' from source: facts 8910 1726888049.56236: variable 'ansible_local' from source: facts 8910 1726888049.56239: variable 'ansible_system' from source: facts 8910 1726888049.56242: variable 'ansible_kernel' from source: facts 8910 1726888049.56245: variable 'ansible_kernel_version' from source: facts 8910 1726888049.56248: variable 'ansible_machine' from source: facts 8910 1726888049.56251: variable 'ansible_python_version' from source: facts 8910 1726888049.56253: variable 'ansible_fqdn' from source: facts 8910 1726888049.56256: variable 'ansible_hostname' from source: facts 8910 1726888049.56259: variable 'ansible_nodename' from source: facts 8910 1726888049.56261: variable 'ansible_domain' from source: facts 8910 1726888049.56264: variable 'ansible_userspace_bits' from source: facts 8910 1726888049.56266: variable 'ansible_architecture' from source: facts 8910 1726888049.56269: variable 'ansible_userspace_architecture' from source: facts 8910 1726888049.56272: variable 'ansible_machine_id' from source: facts 8910 1726888049.56274: variable 'ansible_python' from source: facts 8910 1726888049.56280: variable 'ansible_processor' from source: facts 8910 1726888049.56283: variable 'ansible_processor_count' from source: facts 8910 1726888049.56286: variable 'ansible_processor_cores' from source: facts 8910 1726888049.56289: variable 'ansible_processor_threads_per_core' from source: facts 8910 1726888049.56294: variable 'ansible_processor_vcpus' from source: facts 8910 1726888049.56297: variable 'ansible_processor_nproc' from source: facts 8910 1726888049.56300: variable 'ansible_memtotal_mb' from source: facts 8910 1726888049.56303: variable 'ansible_memfree_mb' from source: facts 8910 1726888049.56306: variable 'ansible_swaptotal_mb' from source: facts 8910 1726888049.56309: variable 'ansible_swapfree_mb' from source: facts 8910 1726888049.56312: variable 'ansible_memory_mb' from source: facts 8910 1726888049.56319: variable 'ansible_bios_date' from source: facts 8910 1726888049.56322: variable 'ansible_bios_vendor' from source: facts 8910 1726888049.56325: variable 'ansible_bios_version' from source: facts 8910 1726888049.56328: variable 'ansible_board_asset_tag' from source: facts 8910 1726888049.56331: variable 'ansible_board_name' from source: facts 8910 1726888049.56333: variable 'ansible_board_serial' from source: facts 8910 1726888049.56336: variable 'ansible_board_vendor' from source: facts 8910 1726888049.56338: variable 'ansible_board_version' from source: facts 8910 1726888049.56341: variable 'ansible_chassis_asset_tag' from source: facts 8910 1726888049.56344: variable 'ansible_chassis_serial' from source: facts 8910 1726888049.56346: variable 'ansible_chassis_vendor' from source: facts 8910 1726888049.56349: variable 'ansible_chassis_version' from source: facts 8910 1726888049.56351: variable 'ansible_form_factor' from source: facts 8910 1726888049.56354: variable 'ansible_product_name' from source: facts 8910 1726888049.56357: variable 'ansible_product_serial' from source: facts 8910 1726888049.56359: variable 'ansible_product_uuid' from source: facts 8910 1726888049.56362: variable 'ansible_product_version' from source: facts 8910 1726888049.56365: variable 'ansible_system_vendor' from source: facts 8910 1726888049.56368: variable 'ansible_devices' from source: facts 8910 1726888049.56375: variable 'ansible_device_links' from source: facts 8910 1726888049.56379: variable 'ansible_uptime_seconds' from source: facts 8910 1726888049.56381: variable 'ansible_lvm' from source: facts 8910 1726888049.56383: variable 'ansible_mounts' from source: facts 8910 1726888049.56385: variable 'ansible_is_chroot' from source: facts 8910 1726888049.56387: variable 'ansible_fibre_channel_wwn' from source: facts 8910 1726888049.56389: variable 'ansible_fips' from source: facts 8910 1726888049.56390: variable 'ansible_hostnqn' from source: facts 8910 1726888049.56395: variable 'ansible_cmdline' from source: facts 8910 1726888049.56399: variable 'ansible_proc_cmdline' from source: facts 8910 1726888049.56403: variable 'ansible_date_time' from source: facts 8910 1726888049.56407: variable 'ansible_iscsi_iqn' from source: facts 8910 1726888049.56409: variable 'ansible_loadavg' from source: facts 8910 1726888049.56413: variable 'ansible_env' from source: facts 8910 1726888049.56419: variable 'ansible_interfaces' from source: facts 8910 1726888049.56422: variable 'ansible_eth0' from source: facts 8910 1726888049.56429: variable 'ansible_lo' from source: facts 8910 1726888049.56436: variable 'ansible_default_ipv4' from source: facts 8910 1726888049.56440: variable 'ansible_default_ipv6' from source: facts 8910 1726888049.56443: variable 'ansible_all_ipv4_addresses' from source: facts 8910 1726888049.56447: variable 'ansible_all_ipv6_addresses' from source: facts 8910 1726888049.56450: variable 'ansible_locally_reachable_ips' from source: facts 8910 1726888049.56454: variable 'ansible_pkg_mgr' from source: facts 8910 1726888049.56457: variable 'ansible_service_mgr' from source: facts 8910 1726888049.56460: variable 'gather_subset' from source: facts 8910 1726888049.56463: variable 'module_setup' from source: facts 8910 1726888049.56467: variable 'discovered_interpreter_python' from source: facts 8910 1726888049.56470: variable 'tempinventory' from source: set_fact 8910 1726888049.56474: variable 'playbook_dir' from source: magic vars 8910 1726888049.56477: variable 'ansible_playbook_python' from source: magic vars 8910 1726888049.56480: variable 'ansible_config_file' from source: magic vars 8910 1726888049.56483: variable 'groups' from source: magic vars 8910 1726888049.56487: variable 'omit' from source: magic vars 8910 1726888049.56490: variable 'ansible_version' from source: magic vars 8910 1726888049.56496: variable 'ansible_check_mode' from source: magic vars 8910 1726888049.56498: variable 'ansible_diff_mode' from source: magic vars 8910 1726888049.56501: variable 'ansible_forks' from source: magic vars 8910 1726888049.56502: variable 'ansible_inventory_sources' from source: magic vars 8910 1726888049.56504: variable 'ansible_skip_tags' from source: magic vars 8910 1726888049.56506: variable 'ansible_limit' from source: magic vars 8910 1726888049.56507: variable 'ansible_run_tags' from source: magic vars 8910 1726888049.56509: variable 'ansible_verbosity' from source: magic vars 8910 1726888049.57075: variable 'inventory_file' from source: host vars for 'managed_node3' 8910 1726888049.57082: variable 'inventory_dir' from source: host vars for 'managed_node3' 8910 1726888049.57085: variable 'ansible_host' from source: host vars for 'managed_node3' 8910 1726888049.57088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8910 1726888049.57238: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8910 1726888049.57244: variable 'inventory_hostname_short' from source: host vars for 'managed_node3' 8910 1726888049.57248: variable 'group_names' from source: host vars for 'managed_node3' 8910 1726888049.57252: variable 'ansible_facts' from source: unknown 8910 1726888049.57255: variable 'playbook_dir' from source: magic vars 8910 1726888049.57257: variable 'ansible_playbook_python' from source: magic vars 8910 1726888049.57259: variable 'ansible_config_file' from source: magic vars 8910 1726888049.57260: variable 'groups' from source: magic vars 8910 1726888049.57263: variable 'omit' from source: magic vars 8910 1726888049.57264: variable 'ansible_version' from source: magic vars 8910 1726888049.57267: variable 'ansible_check_mode' from source: magic vars 8910 1726888049.57268: variable 'ansible_diff_mode' from source: magic vars 8910 1726888049.57270: variable 'ansible_forks' from source: magic vars 8910 1726888049.57271: variable 'ansible_inventory_sources' from source: magic vars 8910 1726888049.57273: variable 'ansible_skip_tags' from source: magic vars 8910 1726888049.57275: variable 'ansible_limit' from source: magic vars 8910 1726888049.57276: variable 'ansible_run_tags' from source: magic vars 8910 1726888049.57278: variable 'ansible_verbosity' from source: magic vars 8910 1726888049.58880: 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) 8910 1726888049.58924: variable 'ansible_delegated_vars' from source: unknown 8910 1726888049.58935: variable 'ansible_module_compression' from source: unknown 8910 1726888049.58971: ANSIBALLZ: Using generic lock for ansible.legacy.stat 8910 1726888049.58975: ANSIBALLZ: Acquiring lock 8910 1726888049.58979: ANSIBALLZ: Lock acquired: 140268712083632 8910 1726888049.58982: ANSIBALLZ: Creating module 8910 1726888049.73101: ANSIBALLZ: Writing module into payload 8910 1726888049.73184: ANSIBALLZ: Writing module 8910 1726888049.73204: ANSIBALLZ: Renaming module 8910 1726888049.73211: ANSIBALLZ: Done creating module 8910 1726888049.73223: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 8910 1726888049.73281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/AnsiballZ_stat.py 8910 1726888049.73334: done transferring module to remote 8910 1726888049.73352: _low_level_execute_command(): starting 8910 1726888049.73359: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/ /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/AnsiballZ_stat.py && sleep 0' 8910 1726888049.73364: in local.exec_command() 8910 1726888049.73369: opening command with Popen() 8910 1726888049.73407: done running command with Popen() 8910 1726888049.73412: getting output with communicate() 8910 1726888049.73857: done communicating 8910 1726888049.73863: done with local.exec_command() 8910 1726888049.73868: _low_level_execute_command() done: rc=0, stdout=, stderr= 8910 1726888049.73872: _low_level_execute_command(): starting 8910 1726888049.73879: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/AnsiballZ_stat.py && sleep 0' 8910 1726888049.73882: in local.exec_command() 8910 1726888049.73887: opening command with Popen() 8910 1726888049.74341: done running command with Popen() 8910 1726888049.74347: getting output with communicate() 8910 1726888049.97409: done communicating 8910 1726888049.97418: done with local.exec_command() 8910 1726888049.97427: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/ansible.d_s21uej.yaml", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1a8b00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fd1a8170> # /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 0x7f39fd1ab080> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/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 0x7f39fb895d60> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] 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 0x7f39fb8dbb30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8dbd70> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb90b6b0> # /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 0x7f39fb90bd40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8eb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8e8ef0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8d8da0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb92f620> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb92e240> # /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 0x7f39fb8e9d90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb92c9b0> # /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 0x7f39fb964620> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8cffb0> # /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 0x7f39fb964ad0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb964980> # 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 0x7f39fb964d70> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8ceb10> # /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 0x7f39fb965460> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb965130> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb966390> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb97c470> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fb97db80> # /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 0x7f39fb97eae0> # 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 0x7f39fb97f140> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb97dfd0> # /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 0x7f39fb97fb30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb97f260> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb9663f0> # /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 0x7f39fa71ba10> # /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 0x7f39fa73c500> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa73c260> # 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 0x7f39fa73c380> # /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 0x7f39fa73cd40> # 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 0x7f39fa73d700> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa73c620> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa719bb0> # /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 0x7f39fa73e9c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa73cbc0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb966a80> # /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 0x7f39fa776c30> # /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 0x7f39fa792cf0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa7bfad0> # /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 0x7f39fa7ee120> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa7bfbf0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa793980> # /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 0x7f39f9474380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa791d30> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fa73f8c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39f9474590> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_ik0swboa/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 0x7f39f94c5f40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f94a0f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f94a00b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f94c6870> import 'atexit' # # /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 0x7f39f9501160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9500f80> # 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 0x7f39f9501700> # 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 0x7f39f9501850> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9501dc0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f953fd40> # 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 0x7f39f93659d0> # /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 0x7f39f9366360> # /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 0x7f39f9366c00> # /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' # 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 0x7f39f93696d0> # /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 0x7f39f93697f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9366cf0> # /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 0x7f39f9371fa0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9370ad0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9370830> # /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 0x7f39f93731a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9367e60> # 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 0x7f39f93ba000> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f39f93bb740> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f93bb380> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f93bac00> # /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 0x7f39f93bb8c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f93ba750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39f93c0650> # /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 0x7f39f93c1460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f93ba8d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f93c1490> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f93c3860> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f39f92588c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9253f80> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f925ef30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39f9252e40> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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 _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 atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # 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 shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # 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 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 _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.compat.selectors # 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._json_compat # destroy ansible.module_utils.common._json_compat # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 shutil # destroy tempfile # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy _signal # destroy errno # destroy locale # destroy signal # destroy fcntl # destroy selectors # destroy _posixsubprocess # destroy select # destroy syslog # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # 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 traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _datetime # 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 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 _datetime # destroy sys.monitoring # destroy _collections # 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 io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy time # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.cp437 # destroy _codecs # destroy _weakref # destroy _string # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy _sre # destroy _operator # destroy _abc # destroy builtins # destroy itertools # destroy posix # destroy _functools # destroy _thread # clear sys.audit hooks 8910 1726888049.97473: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.d_s21uej.yaml', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726888049.5094223-8910-258686574565707/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8910 1726888049.97532: _low_level_execute_command(): starting 8910 1726888049.97541: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/ /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/source && sleep 0' 8910 1726888049.97546: in local.exec_command() 8910 1726888049.97551: opening command with Popen() 8910 1726888049.97588: done running command with Popen() 8910 1726888049.97595: getting output with communicate() 8910 1726888049.97962: done communicating 8910 1726888049.97967: done with local.exec_command() 8910 1726888049.97971: _low_level_execute_command() done: rc=0, stdout=, stderr= 8910 1726888049.97984: variable 'ansible_delegated_vars' from source: unknown 8910 1726888049.98000: variable 'ansible_module_compression' from source: unknown 8910 1726888049.98040: ANSIBALLZ: Using generic lock for ansible.legacy.copy 8910 1726888049.98044: ANSIBALLZ: Acquiring lock 8910 1726888049.98047: ANSIBALLZ: Lock acquired: 140268712083632 8910 1726888049.98051: ANSIBALLZ: Creating module 8910 1726888050.16565: ANSIBALLZ: Writing module into payload 8910 1726888050.16748: ANSIBALLZ: Writing module 8910 1726888050.16770: ANSIBALLZ: Renaming module 8910 1726888050.16781: ANSIBALLZ: Done creating module 8910 1726888050.16793: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 8910 1726888050.16882: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/AnsiballZ_copy.py 8910 1726888050.16944: done transferring module to remote 8910 1726888050.16961: _low_level_execute_command(): starting 8910 1726888050.16968: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/ /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/AnsiballZ_copy.py && sleep 0' 8910 1726888050.16972: in local.exec_command() 8910 1726888050.16977: opening command with Popen() 8910 1726888050.17384: done running command with Popen() 8910 1726888050.17390: getting output with communicate() 8910 1726888050.17639: done communicating 8910 1726888050.17645: done with local.exec_command() 8910 1726888050.17650: _low_level_execute_command() done: rc=0, stdout=, stderr= 8910 1726888050.17653: _low_level_execute_command(): starting 8910 1726888050.17661: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/AnsiballZ_copy.py && sleep 0' 8910 1726888050.17664: in local.exec_command() 8910 1726888050.17669: opening command with Popen() 8910 1726888050.17985: done running command with Popen() 8910 1726888050.17993: getting output with communicate() 8910 1726888050.40814: done communicating 8910 1726888050.40825: done with local.exec_command() 8910 1726888050.40835: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.d_s21uej.yaml", "src": "/root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/source", "md5sum": "3e47616513740c9afa63d13bd638ddc8", "checksum": "c897246a234192ee87d249c1d62a1359395aef2d", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 45742, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/source", "dest": "/tmp/ansible.d_s21uej.yaml", "mode": "0644", "follow": false, "_original_basename": "inventory.yaml.j2", "checksum": "c897246a234192ee87d249c1d62a1359395aef2d", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdd598b00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdd598170> # /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 0x7fdfdd59b080> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/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 0x7fdfdbc85d60> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] 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 0x7fdfdbccbb30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbccbd70> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbcfb6b0> # /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 0x7fdfdbcfbd40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbcdb830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbcd8ef0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbcc8da0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd1f620> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd1e240> # /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 0x7fdfdbcd9d90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd1c9b0> # /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 0x7fdfdbd54620> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbcbffb0> # /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 0x7fdfdbd54ad0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd54980> # 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 0x7fdfdbd54d70> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbcbeb10> # /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 0x7fdfdbd55460> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd55130> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd56390> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd6c470> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfdbd6db80> # /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 0x7fdfdbd6eae0> # 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 0x7fdfdbd6f140> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd6dfd0> # /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 0x7fdfdbd6fb30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd6f260> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd563f0> # /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 0x7fdfdab0ba10> # /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 0x7fdfdab2c500> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdab2c260> # 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 0x7fdfdab2c380> # /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 0x7fdfdab2cd40> # 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 0x7fdfdab2d700> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdab2c620> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdab09bb0> # /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 0x7fdfdab2e9c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdab2cbc0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdbd56a80> # /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 0x7fdfdab66c30> # /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 0x7fdfdab82cf0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdabafad0> # /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 0x7fdfdabde120> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdabafbf0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdab83980> # /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 0x7fdfd9864380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdab81d30> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfdab2f8c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfd9864590> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.copy_payload_6k9dfhkt/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 0x7fdfd98b5f40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9890f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd98900b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd98b6870> import 'atexit' # # /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 0x7fdfd98f1160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd98f0f80> # 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 0x7fdfd98f1700> # 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 0x7fdfd98f1850> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd98f1dc0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd992fd40> # 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 0x7fdfd97559d0> # /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 0x7fdfd9756360> # /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 0x7fdfd9756c00> # /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' # 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 0x7fdfd97596d0> # /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 0x7fdfd97597f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9756cf0> # /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 0x7fdfd9761fa0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9760ad0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9760830> # /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 0x7fdfd97632f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9757e60> # 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 0x7fdfd97aa000> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7fdfd97ab740> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd97ab380> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd97aac00> # /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 0x7fdfd97ab8c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd97aa750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfd97b0650> # /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 0x7fdfd97b1460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd97aa8d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd97b1490> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd97b3860> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fdfd96488c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9643f80> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd964ef30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9642e40> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfd9650050> # 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 _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 atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # 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 shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # 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 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 _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.compat.selectors # 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._json_compat # destroy ansible.module_utils.common._json_compat # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 shutil # destroy tempfile # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy _signal # destroy errno # destroy locale # destroy signal # destroy fcntl # destroy selectors # destroy _posixsubprocess # destroy select # destroy syslog # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # 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 traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _datetime # 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 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 _datetime # destroy sys.monitoring # destroy _collections # 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.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 _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 8910 1726888050.40894: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/source', 'dest': '/tmp/ansible.d_s21uej.yaml', 'mode': '0644', 'follow': False, '_original_basename': 'inventory.yaml.j2', 'checksum': 'c897246a234192ee87d249c1d62a1359395aef2d', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726888049.5094223-8910-258686574565707/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8910 1726888050.40932: _low_level_execute_command(): starting 8910 1726888050.40944: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/ > /dev/null 2>&1 && sleep 0' 8910 1726888050.40949: in local.exec_command() 8910 1726888050.40954: opening command with Popen() 8910 1726888050.41322: done running command with Popen() 8910 1726888050.41328: getting output with communicate() 8910 1726888050.41625: done communicating 8910 1726888050.41632: done with local.exec_command() 8910 1726888050.41636: _low_level_execute_command() done: rc=0, stdout=, stderr= 8910 1726888050.41645: handler run complete 8910 1726888050.41672: variable 'ansible_host' from source: unknown 8910 1726888050.41677: variable 'ansible_port' from source: unknown 8910 1726888050.41680: variable 'ansible_user' from source: unknown 8910 1726888050.41683: variable 'ansible_connection' from source: host vars for 'localhost' 8910 1726888050.41685: attempt loop complete, returning result 8910 1726888050.41688: _execute() done 8910 1726888050.41692: dumping result to json 8910 1726888050.41699: done dumping result, returning 8910 1726888050.41705: done running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars [026adac1-1d6b-3240-5ba0-000000000007] 8910 1726888050.41709: sending task result for task 026adac1-1d6b-3240-5ba0-000000000007 8910 1726888050.41754: done sending task result for task 026adac1-1d6b-3240-5ba0-000000000007 8910 1726888050.41758: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "checksum": "c897246a234192ee87d249c1d62a1359395aef2d", "dest": "/tmp/ansible.d_s21uej.yaml", "gid": 0, "group": "root", "md5sum": "3e47616513740c9afa63d13bd638ddc8", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 45742, "src": "/root/.ansible/tmp/ansible-tmp-1726888049.5094223-8910-258686574565707/source", "state": "file", "uid": 0 } 8805 1726888050.42366: no more pending results, returning what we have 8805 1726888050.42369: results queue empty 8805 1726888050.42370: checking for any_errors_fatal 8805 1726888050.42375: done checking for any_errors_fatal 8805 1726888050.42376: checking for max_fail_percentage 8805 1726888050.42378: done checking for max_fail_percentage 8805 1726888050.42378: checking to see if all hosts have failed and the running result is not ok 8805 1726888050.42379: done checking to see if all hosts have failed 8805 1726888050.42380: getting the remaining hosts for this loop 8805 1726888050.42381: done getting the remaining hosts for this loop 8805 1726888050.42384: getting the next task for host managed_node2 8805 1726888050.42389: done getting next task for host managed_node2 8805 1726888050.42392: ^ task is: TASK: Run ansible-playbook with tests_default.yml in check mode 8805 1726888050.42394: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8805 1726888050.42397: getting variables 8805 1726888050.42398: in VariableManager get_vars() 8805 1726888050.42425: Calling all_inventory to load vars for managed_node2 8805 1726888050.42428: Calling groups_inventory to load vars for managed_node2 8805 1726888050.42431: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888050.42440: Calling all_plugins_play to load vars for managed_node2 8805 1726888050.42442: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888050.42445: Calling groups_plugins_play to load vars for managed_node2 8805 1726888050.42608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888050.42796: done with get_vars() 8805 1726888050.42808: done getting variables 8805 1726888050.42898: 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 [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:22 Friday 20 September 2024 23:07:30 -0400 (0:00:00.962) 0:00:03.300 ****** 8805 1726888050.42924: entering _queue_task() for managed_node2/command 8805 1726888050.42925: Creating lock for command 8805 1726888050.43147: worker is 1 (out of 1 available) 8805 1726888050.43160: exiting _queue_task() for managed_node2/command 8805 1726888050.43171: done queuing things up, now waiting for results queue to drain 8805 1726888050.43172: waiting for pending results... 8965 1726888050.43654: running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode 8965 1726888050.43755: in run() - task 026adac1-1d6b-3240-5ba0-000000000008 8965 1726888050.43771: variable 'ansible_search_path' from source: unknown 8965 1726888050.43803: calling self._execute() 8965 1726888050.43825: in VariableManager get_vars() 8965 1726888050.43853: Calling all_inventory to load vars for localhost 8965 1726888050.43929: Calling groups_inventory to load vars for localhost 8965 1726888050.43935: Calling all_plugins_inventory to load vars for localhost 8965 1726888050.43952: Calling all_plugins_play to load vars for localhost 8965 1726888050.43959: Calling groups_plugins_inventory to load vars for localhost 8965 1726888050.43965: Calling groups_plugins_play to load vars for localhost 8965 1726888050.44032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8965 1726888050.44054: done with get_vars() 8965 1726888050.44060: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8965 1726888050.44103: variable 'ansible_delegated_vars' from source: unknown 8965 1726888050.44109: variable 'ansible_connection' from source: host vars for 'localhost' 8965 1726888050.44114: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 8965 1726888050.44126: variable 'omit' from source: magic vars 8965 1726888050.44206: variable 'omit' from source: magic vars 8965 1726888050.44236: variable 'omit' from source: magic vars 8965 1726888050.44529: variable 'tempinventory' from source: set_fact 8965 1726888050.44575: variable 'omit' from source: magic vars 8965 1726888050.44589: variable 'ansible_delegated_vars' from source: unknown 8965 1726888050.44604: variable 'ansible_connection' from source: host vars for 'localhost' 8965 1726888050.44608: variable 'ansible_connection' from source: host vars for 'localhost' 8965 1726888050.44626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8965 1726888050.44655: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 8965 1726888050.44673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8965 1726888050.44690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8965 1726888050.44706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8965 1726888050.44767: Set connection var ansible_shell_type to sh 8965 1726888050.44773: Set connection var ansible_connection to local 8965 1726888050.44778: Set connection var ansible_pipelining to False 8965 1726888050.44785: Set connection var ansible_shell_executable to /bin/sh 8965 1726888050.44789: Set connection var ansible_timeout to 10 8965 1726888050.44794: Set connection var ansible_module_compression to ZIP_DEFLATED 8965 1726888050.44813: variable 'ansible_delegated_vars' from source: unknown 8965 1726888050.44817: variable 'ansible_connection' from source: host vars for 'localhost' 8965 1726888050.44821: variable 'ansible_user' from source: unknown 8965 1726888050.44950: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8965 1726888050.44962: variable 'omit' from source: magic vars 8965 1726888050.44969: starting attempt loop 8965 1726888050.44972: running the handler 8965 1726888050.44993: _low_level_execute_command(): starting 8965 1726888050.45005: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 8965 1726888050.45012: in local.exec_command() 8965 1726888050.45017: opening command with Popen() 8965 1726888050.45458: done running command with Popen() 8965 1726888050.45464: getting output with communicate() 8965 1726888050.45509: done communicating 8965 1726888050.45514: done with local.exec_command() 8965 1726888050.45519: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8965 1726888050.45532: _low_level_execute_command(): starting 8965 1726888050.45540: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703 `" && echo ansible-tmp-1726888050.4552593-8965-260586011142703="` echo /root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703 `" ) && sleep 0' 8965 1726888050.45544: in local.exec_command() 8965 1726888050.45549: opening command with Popen() 8965 1726888050.45855: done running command with Popen() 8965 1726888050.45861: getting output with communicate() 8965 1726888050.46781: done communicating 8965 1726888050.46786: done with local.exec_command() 8965 1726888050.46793: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888050.4552593-8965-260586011142703=/root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703 , stderr= 8965 1726888050.46808: variable 'ansible_delegated_vars' from source: unknown 8965 1726888050.46823: variable 'ansible_module_compression' from source: unknown 8965 1726888050.46872: ANSIBALLZ: Using generic lock for ansible.legacy.command 8965 1726888050.46877: ANSIBALLZ: Acquiring lock 8965 1726888050.46880: ANSIBALLZ: Lock acquired: 140268712083632 8965 1726888050.46884: ANSIBALLZ: Creating module 8965 1726888050.60816: ANSIBALLZ: Writing module into payload 8965 1726888050.60900: ANSIBALLZ: Writing module 8965 1726888050.60922: ANSIBALLZ: Renaming module 8965 1726888050.60930: ANSIBALLZ: Done creating module 8965 1726888050.60941: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 8965 1726888050.60998: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703/AnsiballZ_command.py 8965 1726888050.61063: done transferring module to remote 8965 1726888050.61079: _low_level_execute_command(): starting 8965 1726888050.61086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703/ /root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703/AnsiballZ_command.py && sleep 0' 8965 1726888050.61090: in local.exec_command() 8965 1726888050.61097: opening command with Popen() 8965 1726888050.61137: done running command with Popen() 8965 1726888050.61142: getting output with communicate() 8965 1726888050.61713: done communicating 8965 1726888050.61719: done with local.exec_command() 8965 1726888050.61724: _low_level_execute_command() done: rc=0, stdout=, stderr= 8965 1726888050.61726: _low_level_execute_command(): starting 8965 1726888050.61734: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703/AnsiballZ_command.py && sleep 0' 8965 1726888050.61745: in local.exec_command() 8965 1726888050.61752: opening command with Popen() 8965 1726888050.62277: done running command with Popen() 8965 1726888050.62283: getting output with communicate() 8965 1726888067.22197: done communicating 8965 1726888067.22208: done with local.exec_command() 8965 1726888067.23762: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": " 8995 1726888051.10374: starting run\nansible-playbook [core 2.16.11]\n config file = None\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/local/lib/python3.12/site-packages/ansible\n ansible collection location = /tmp/collections-Snv\n executable location = /usr/local/bin/ansible-playbook\n python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12)\n jinja version = 3.1.4\n libyaml = True\nNo config file found; using defaults\n 8995 1726888051.10672: Added group all to inventory\n 8995 1726888051.10673: Added group ungrouped to inventory\n 8995 1726888051.10676: Group all now contains ungrouped\n 8995 1726888051.10678: Examining possible inventory source: /tmp/ansible.d_s21uej.yaml\n 8995 1726888051.19384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache\n 8995 1726888051.19434: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n 8995 1726888051.19455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory\n 8995 1726888051.19501: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n 8995 1726888051.19555: Loaded config def from plugin (inventory/script)\n 8995 1726888051.19557: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n 8995 1726888051.19590: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n 8995 1726888051.19658: Loaded config def from plugin (inventory/yaml)\n 8995 1726888051.19660: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n 8995 1726888051.19733: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n 8995 1726888051.20044: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n 8995 1726888051.20046: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)\nhost_list declined parsing /tmp/ansible.d_s21uej.yaml as it did not pass its verify_file() method\n 8995 1726888051.20048: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)\nscript declined parsing /tmp/ansible.d_s21uej.yaml as it did not pass its verify_file() method\n 8995 1726888051.20053: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)\n 8995 1726888051.20057: Loading data from /tmp/ansible.d_s21uej.yaml\n 8995 1726888051.22165: /tmp/ansible.d_s21uej.yaml was not parsable by auto\n 8995 1726888051.22210: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)\n 8995 1726888051.22239: Loading data from /tmp/ansible.d_s21uej.yaml\n 8995 1726888051.24343: group all already in inventory\n 8995 1726888051.24348: set inventory_file for managed_node1\n 8995 1726888051.24351: set inventory_dir for managed_node1\n 8995 1726888051.24352: Added host managed_node1 to inventory\n 8995 1726888051.24353: Added host managed_node1 to group all\n 8995 1726888051.24354: set ansible_check_mode for managed_node1\n 8995 1726888051.24354: set ansible_config_file for managed_node1\n 8995 1726888051.24355: set ansible_diff_mode for managed_node1\n 8995 1726888051.24355: set ansible_facts for managed_node1\n 8995 1726888051.24355: set ansible_forks for managed_node1\n 8995 1726888051.24356: set ansible_host for managed_node1\n 8995 1726888051.24356: set ansible_inventory_sources for managed_node1\n 8995 1726888051.24356: set ansible_limit for managed_node1\n 8995 1726888051.24357: set ansible_playbook_python for managed_node1\n 8995 1726888051.24357: set ansible_run_tags for managed_node1\n 8995 1726888051.24358: set ansible_skip_tags for managed_node1\n 8995 1726888051.24358: set ansible_ssh_extra_args for managed_node1\n 8995 1726888051.24358: set ansible_verbosity for managed_node1\n 8995 1726888051.24359: set ansible_version for managed_node1\n 8995 1726888051.24359: set group_names for managed_node1\n 8995 1726888051.24359: set groups for managed_node1\n 8995 1726888051.24363: set inventory_dir for managed_node1\n 8995 1726888051.24363: set inventory_file for managed_node1\n 8995 1726888051.24364: set inventory_hostname for managed_node1\n 8995 1726888051.24364: set inventory_hostname_short for managed_node1\n 8995 1726888051.24365: set omit for managed_node1\n 8995 1726888051.24365: set playbook_dir for managed_node1\n 8995 1726888051.24367: set inventory_file for managed_node2\n 8995 1726888051.24369: set inventory_dir for managed_node2\n 8995 1726888051.24369: Added host managed_node2 to inventory\n 8995 1726888051.24370: Added host managed_node2 to group all\n 8995 1726888051.24370: set ansible_all_ipv4_addresses for managed_node2\n 8995 1726888051.24371: set ansible_all_ipv6_addresses for managed_node2\n 8995 1726888051.24371: set ansible_apparmor for managed_node2\n 8995 1726888051.24371: set ansible_architecture for managed_node2\n 8995 1726888051.24372: set ansible_bios_date for managed_node2\n 8995 1726888051.24372: set ansible_bios_vendor for managed_node2\n 8995 1726888051.24372: set ansible_bios_version for managed_node2\n 8995 1726888051.24373: set ansible_board_asset_tag for managed_node2\n 8995 1726888051.24373: set ansible_board_name for managed_node2\n 8995 1726888051.24373: set ansible_board_serial for managed_node2\n 8995 1726888051.24374: set ansible_board_vendor for managed_node2\n 8995 1726888051.24374: set ansible_board_version for managed_node2\n 8995 1726888051.24374: set ansible_chassis_asset_tag for managed_node2\n 8995 1726888051.24375: set ansible_chassis_serial for managed_node2\n 8995 1726888051.24375: set ansible_chassis_vendor for managed_node2\n 8995 1726888051.24375: set ansible_chassis_version for managed_node2\n 8995 1726888051.24376: set ansible_check_mode for managed_node2\n 8995 1726888051.24376: set ansible_cmdline for managed_node2\n 8995 1726888051.24376: set ansible_config_file for managed_node2\n 8995 1726888051.24377: set ansible_date_time for managed_node2\n 8995 1726888051.24377: set ansible_default_ipv4 for managed_node2\n 8995 1726888051.24378: set ansible_default_ipv6 for managed_node2\n 8995 1726888051.24378: set ansible_device_links for managed_node2\n 8995 1726888051.24378: set ansible_devices for managed_node2\n 8995 1726888051.24379: set ansible_diff_mode for managed_node2\n 8995 1726888051.24379: set ansible_distribution for managed_node2\n 8995 1726888051.24380: set ansible_distribution_file_parsed for managed_node2\n 8995 1726888051.24380: set ansible_distribution_file_path for managed_node2\n 8995 1726888051.24381: set ansible_distribution_file_variety for managed_node2\n 8995 1726888051.24381: set ansible_distribution_major_version for managed_node2\n 8995 1726888051.24382: set ansible_distribution_release for managed_node2\n 8995 1726888051.24382: set ansible_distribution_version for managed_node2\n 8995 1726888051.24383: set ansible_dns for managed_node2\n 8995 1726888051.24383: set ansible_domain for managed_node2\n 8995 1726888051.24384: set ansible_effective_group_id for managed_node2\n 8995 1726888051.24384: set ansible_effective_user_id for managed_node2\n 8995 1726888051.24384: set ansible_env for managed_node2\n 8995 1726888051.24385: set ansible_eth0 for managed_node2\n 8995 1726888051.24385: set ansible_facts for managed_node2\n 8995 1726888051.24385: set ansible_fibre_channel_wwn for managed_node2\n 8995 1726888051.24386: set ansible_fips for managed_node2\n 8995 1726888051.24386: set ansible_forks for managed_node2\n 8995 1726888051.24387: set ansible_form_factor for managed_node2\n 8995 1726888051.24387: set ansible_fqdn for managed_node2\n 8995 1726888051.24387: set ansible_host for managed_node2\n 8995 1726888051.24388: set ansible_hostname for managed_node2\n 8995 1726888051.24388: set ansible_hostnqn for managed_node2\n 8995 1726888051.24392: set ansible_interfaces for managed_node2\n 8995 1726888051.24392: set ansible_inventory_sources for managed_node2\n 8995 1726888051.24393: set ansible_is_chroot for managed_node2\n 8995 1726888051.24394: set ansible_iscsi_iqn for managed_node2\n 8995 1726888051.24394: set ansible_kernel for managed_node2\n 8995 1726888051.24395: set ansible_kernel_version for managed_node2\n 8995 1726888051.24395: set ansible_limit for managed_node2\n 8995 1726888051.24396: set ansible_lo for managed_node2\n 8995 1726888051.24396: set ansible_loadavg for managed_node2\n 8995 1726888051.24397: set ansible_local for managed_node2\n 8995 1726888051.24397: set ansible_locally_reachable_ips for managed_node2\n 8995 1726888051.24398: set ansible_lsb for managed_node2\n 8995 1726888051.24399: set ansible_lvm for managed_node2\n 8995 1726888051.24399: set ansible_machine for managed_node2\n 8995 1726888051.24400: set ansible_machine_id for managed_node2\n 8995 1726888051.24400: set ansible_memfree_mb for managed_node2\n 8995 1726888051.24401: set ansible_memory_mb for managed_node2\n 8995 1726888051.24401: set ansible_memtotal_mb for managed_node2\n 8995 1726888051.24402: set ansible_mounts for managed_node2\n 8995 1726888051.24402: set ansible_nodename for managed_node2\n 8995 1726888051.24403: set ansible_os_family for managed_node2\n 8995 1726888051.24403: set ansible_pkg_mgr for managed_node2\n 8995 1726888051.24404: set ansible_playbook_python for managed_node2\n 8995 1726888051.24404: set ansible_proc_cmdline for managed_node2\n 8995 1726888051.24405: set ansible_processor for managed_node2\n 8995 1726888051.24405: set ansible_processor_cores for managed_node2\n 8995 1726888051.24405: set ansible_processor_count for managed_node2\n 8995 1726888051.24406: set ansible_processor_nproc for managed_node2\n 8995 1726888051.24406: set ansible_processor_threads_per_core for managed_node2\n 8995 1726888051.24406: set ansible_processor_vcpus for managed_node2\n 8995 1726888051.24407: set ansible_product_name for managed_node2\n 8995 1726888051.24407: set ansible_product_serial for managed_node2\n 8995 1726888051.24407: set ansible_product_uuid for managed_node2\n 8995 1726888051.24408: set ansible_product_version for managed_node2\n 8995 1726888051.24408: set ansible_python for managed_node2\n 8995 1726888051.24408: set ansible_python_version for managed_node2\n 8995 1726888051.24409: set ansible_real_group_id for managed_node2\n 8995 1726888051.24409: set ansible_real_user_id for managed_node2\n 8995 1726888051.24410: set ansible_run_tags for managed_node2\n 8995 1726888051.24410: set ansible_selinux for managed_node2\n 8995 1726888051.24410: set ansible_selinux_python_present for managed_node2\n 8995 1726888051.24411: set ansible_service_mgr for managed_node2\n 8995 1726888051.24411: set ansible_skip_tags for managed_node2\n 8995 1726888051.24411: set ansible_ssh_extra_args for managed_node2\n 8995 1726888051.24412: set ansible_ssh_host_key_dsa_public for managed_node2\n 8995 1726888051.24412: set ansible_ssh_host_key_dsa_public_keytype for managed_node2\n 8995 1726888051.24412: set ansible_ssh_host_key_ecdsa_public for managed_node2\n 8995 1726888051.24413: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2\n 8995 1726888051.24413: set ansible_ssh_host_key_ed25519_public for managed_node2\n 8995 1726888051.24413: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2\n 8995 1726888051.24414: set ansible_ssh_host_key_rsa_public for managed_node2\n 8995 1726888051.24414: set ansible_ssh_host_key_rsa_public_keytype for managed_node2\n 8995 1726888051.24415: set ansible_swapfree_mb for managed_node2\n 8995 1726888051.24415: set ansible_swaptotal_mb for managed_node2\n 8995 1726888051.24415: set ansible_system for managed_node2\n 8995 1726888051.24416: set ansible_system_capabilities for managed_node2\n 8995 1726888051.24416: set ansible_system_capabilities_enforced for managed_node2\n 8995 1726888051.24416: set ansible_system_vendor for managed_node2\n 8995 1726888051.24417: set ansible_uptime_seconds for managed_node2\n 8995 1726888051.24417: set ansible_user_dir for managed_node2\n 8995 1726888051.24418: set ansible_user_gecos for managed_node2\n 8995 1726888051.24418: set ansible_user_gid for managed_node2\n 8995 1726888051.24419: set ansible_user_id for managed_node2\n 8995 1726888051.24419: set ansible_user_shell for managed_node2\n 8995 1726888051.24420: set ansible_user_uid for managed_node2\n 8995 1726888051.24420: set ansible_userspace_architecture for managed_node2\n 8995 1726888051.24420: set ansible_userspace_bits for managed_node2\n 8995 1726888051.24421: set ansible_verbosity for managed_node2\n 8995 1726888051.24421: set ansible_version for managed_node2\n 8995 1726888051.24421: set ansible_virtualization_role for managed_node2\n 8995 1726888051.24422: set ansible_virtualization_tech_guest for managed_node2\n 8995 1726888051.24422: set ansible_virtualization_tech_host for managed_node2\n 8995 1726888051.24422: set ansible_virtualization_type for managed_node2\n 8995 1726888051.24423: set discovered_interpreter_python for managed_node2\n 8995 1726888051.24423: set gather_subset for managed_node2\n 8995 1726888051.24423: set group_names for managed_node2\n 8995 1726888051.24424: set groups for managed_node2\n 8995 1726888051.24424: set inventory_dir for managed_node2\n 8995 1726888051.24425: set inventory_file for managed_node2\n 8995 1726888051.24425: set inventory_hostname for managed_node2\n 8995 1726888051.24425: set inventory_hostname_short for managed_node2\n 8995 1726888051.24426: set module_setup for managed_node2\n 8995 1726888051.24426: set omit for managed_node2\n 8995 1726888051.24427: set playbook_dir for managed_node2\n 8995 1726888051.24427: set tempinventory for managed_node2\n 8995 1726888051.24429: set inventory_file for managed_node3\n 8995 1726888051.24431: set inventory_dir for managed_node3\n 8995 1726888051.24432: Added host managed_node3 to inventory\n 8995 1726888051.24433: Added host managed_node3 to group all\n 8995 1726888051.24433: set ansible_check_mode for managed_node3\n 8995 1726888051.24434: set ansible_config_file for managed_node3\n 8995 1726888051.24434: set ansible_diff_mode for managed_node3\n 8995 1726888051.24434: set ansible_facts for managed_node3\n 8995 1726888051.24435: set ansible_forks for managed_node3\n 8995 1726888051.24435: set ansible_host for managed_node3\n 8995 1726888051.24435: set ansible_inventory_sources for managed_node3\n 8995 1726888051.24436: set ansible_limit for managed_node3\n 8995 1726888051.24436: set ansible_playbook_python for managed_node3\n 8995 1726888051.24436: set ansible_run_tags for managed_node3\n 8995 1726888051.24437: set ansible_skip_tags for managed_node3\n 8995 1726888051.24437: set ansible_ssh_extra_args for managed_node3\n 8995 1726888051.24437: set ansible_verbosity for managed_node3\n 8995 1726888051.24438: set ansible_version for managed_node3\n 8995 1726888051.24438: set group_names for managed_node3\n 8995 1726888051.24438: set groups for managed_node3\n 8995 1726888051.24439: set inventory_dir for managed_node3\n 8995 1726888051.24439: set inventory_file for managed_node3\n 8995 1726888051.24440: set inventory_hostname for managed_node3\n 8995 1726888051.24440: set inventory_hostname_short for managed_node3\n 8995 1726888051.24440: set omit for managed_node3\n 8995 1726888051.24441: set playbook_dir for managed_node3\nParsed /tmp/ansible.d_s21uej.yaml inventory source with yaml plugin\n 8995 1726888051.24443: Reconcile groups and hosts in inventory.\n 8995 1726888051.24445: Group ungrouped now contains managed_node1\n 8995 1726888051.24446: Group ungrouped now contains managed_node2\n 8995 1726888051.24447: Group ungrouped now contains managed_node3\n 8995 1726888051.24515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name\n 8995 1726888051.24608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments\n 8995 1726888051.24647: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n 8995 1726888051.24668: Loaded config def from plugin (vars/host_group_vars)\n 8995 1726888051.24669: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True)\n 8995 1726888051.24674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars\n 8995 1726888051.24680: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)\n 8995 1726888051.24710: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)\n 8995 1726888051.24968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.25089: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n 8995 1726888051.25115: Loaded config def from plugin (connection/local)\n 8995 1726888051.25117: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)\n 8995 1726888051.26292: Loaded config def from plugin (connection/paramiko_ssh)\n 8995 1726888051.26295: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True)\n 8995 1726888051.26929: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 8995 1726888051.26952: Loaded config def from plugin (connection/psrp)\n 8995 1726888051.26954: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)\n 8995 1726888051.27426: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 8995 1726888051.27454: Loaded config def from plugin (connection/ssh)\n 8995 1726888051.27456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)\n 8995 1726888051.28735: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 8995 1726888051.28761: Loaded config def from plugin (connection/winrm)\n 8995 1726888051.28764: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)\n 8995 1726888051.28784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name\n 8995 1726888051.28838: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n 8995 1726888051.28881: Loaded config def from plugin (shell/cmd)\n 8995 1726888051.28883: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)\n 8995 1726888051.28897: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False)\n 8995 1726888051.28934: Loaded config def from plugin (shell/powershell)\n 8995 1726888051.28935: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)\n 8995 1726888051.28985: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n 8995 1726888051.29093: Loaded config def from plugin (shell/sh)\n 8995 1726888051.29094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)\n 8995 1726888051.29117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name\n 8995 1726888051.29198: Loaded config def from plugin (become/runas)\n 8995 1726888051.29200: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)\n 8995 1726888051.29359: Loaded config def from plugin (become/su)\n 8995 1726888051.29361: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)\n 8995 1726888051.29465: Loaded config def from plugin (become/sudo)\n 8995 1726888051.29466: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True)\nrunning playbook inside collection fedora.linux_system_roles\n 8995 1726888051.29487: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml\n 8995 1726888051.29571: in VariableManager get_vars()\n 8995 1726888051.29584: done with get_vars()\n 8995 1726888051.29647: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/vars/main.yml\n 8995 1726888051.29696: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/defaults/main.yml\n 8995 1726888051.29730: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/meta/main.yml\n 8995 1726888051.29808: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml\n 8995 1726888051.30313: in VariableManager get_vars()\n 8995 1726888051.30328: done with get_vars()\n 8995 1726888051.30406: trying /usr/local/lib/python3.12/site-packages/ansible/modules\n 8995 1726888051.33043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action\n 8995 1726888051.33142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__\n 8995 1726888051.34561: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml\n 8995 1726888051.34692: in VariableManager get_vars()\n 8995 1726888051.34704: done with get_vars()\n 8995 1726888051.34734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback\n 8995 1726888051.34742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\n 8995 1726888051.34929: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n 8995 1726888051.35023: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)\n 8995 1726888051.35025: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__)\n 8995 1726888051.35046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name\n 8995 1726888051.35062: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False)\n 8995 1726888051.35168: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n 8995 1726888051.35213: Loaded config def from plugin (callback/default)\n 8995 1726888051.35215: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 8995 1726888051.36058: Loaded config def from plugin (callback/junit)\n 8995 1726888051.36061: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 8995 1726888051.36101: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False)\n 8995 1726888051.36139: Loaded config def from plugin (callback/minimal)\n 8995 1726888051.36141: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 8995 1726888051.36176: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 8995 1726888051.36225: Loaded config def from plugin (callback/tree)\n 8995 1726888051.36227: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\nredirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks\n 8995 1726888051.36310: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)\n 8995 1726888051.36312: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\nSkipping callback 'default', as we already have a stdout callback.\nSkipping callback 'minimal', as we already have a stdout callback.\nSkipping callback 'oneline', as we already have a stdout callback.\n\nPLAYBOOK: tests_default.yml ****************************************************\n1 plays in tests_default.yml\n 8995 1726888051.36329: in VariableManager get_vars()\n 8995 1726888051.36339: done with get_vars()\n 8995 1726888051.36343: in VariableManager get_vars()\n 8995 1726888051.36349: done with get_vars()\n 8995 1726888051.36352: variable 'omit' from source: magic vars\n 8995 1726888051.36375: in VariableManager get_vars()\n 8995 1726888051.36387: done with get_vars()\n 8995 1726888051.36404: variable 'omit' from source: magic vars\n\nPLAY [Ensure that the role runs with default parameters] ***********************\n 8995 1726888051.37018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy\n 8995 1726888051.37088: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n 8995 1726888051.37111: getting the remaining hosts for this loop\n 8995 1726888051.37113: done getting the remaining hosts for this loop\n 8995 1726888051.37115: getting the next task for host managed_node1\n 8995 1726888051.37118: done getting next task for host managed_node1\n 8995 1726888051.37119: ^ task is: TASK: Test setup and check for ostree\n 8995 1726888051.37120: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888051.37121: getting the next task for host managed_node2\n 8995 1726888051.37122: done getting next task for host managed_node2\n 8995 1726888051.37123: ^ task is: TASK: Test setup and check for ostree\n 8995 1726888051.37124: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888051.37124: getting the next task for host managed_node3\n 8995 1726888051.37125: done getting next task for host managed_node3\n 8995 1726888051.37126: ^ task is: TASK: Test setup and check for ostree\n 8995 1726888051.37127: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888051.37128: getting variables\n 8995 1726888051.37129: in VariableManager get_vars()\n 8995 1726888051.37137: Calling all_inventory to load vars for managed_node1\n 8995 1726888051.37139: Calling groups_inventory to load vars for managed_node1\n 8995 1726888051.37141: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888051.37149: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888051.37158: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888051.37161: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888051.37184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.37218: done with get_vars()\n 8995 1726888051.37223: done getting variables\n\nTASK [Test setup and check for ostree] *****************************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:10\nFriday 20 September 2024 23:07:31 -0400 (0:00:00.010) 0:00:00.010 ****** \n 8995 1726888051.37267: entering _queue_task() for managed_node1/include_tasks\n 8995 1726888051.37268: Creating lock for include_tasks\n 8995 1726888051.37463: worker is 1 (out of 3 available)\n 8995 1726888051.37473: exiting _queue_task() for managed_node1/include_tasks\n 8995 1726888051.37486: getting variables\n 8995 1726888051.37489: in VariableManager get_vars()\n 8995 1726888051.37564: Calling all_inventory to load vars for managed_node2\n 8995 1726888051.37569: Calling groups_inventory to load vars for managed_node2\n 8995 1726888051.37571: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888051.37584: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888051.37587: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888051.37589: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888051.37661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.37687: done with get_vars()\n 8995 1726888051.37698: done getting variables\n 8995 1726888051.37784: entering _queue_task() for managed_node2/include_tasks\n 8995 1726888051.37990: worker is 2 (out of 3 available)\n 8995 1726888051.38001: exiting _queue_task() for managed_node2/include_tasks\n 8995 1726888051.38012: getting variables\n 8995 1726888051.38015: in VariableManager get_vars()\n 8995 1726888051.38126: Calling all_inventory to load vars for managed_node3\n 8995 1726888051.38130: Calling groups_inventory to load vars for managed_node3\n 8995 1726888051.38133: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888051.38147: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888051.38149: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888051.38152: Calling groups_plugins_play to load vars for managed_node3\n 9000 1726888051.37589: running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree\n 9000 1726888051.37702: in run() - task 026adac1-1d6b-4d75-acc5-000000000019\n 9000 1726888051.37721: variable 'ansible_search_path' from source: unknown\n 9000 1726888051.37743: calling self._execute()\n 9000 1726888051.37798: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9000 1726888051.37809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9000 1726888051.37821: variable 'omit' from source: magic vars\n 9000 1726888051.37907: _execute() done\n 9000 1726888051.37914: dumping result to json\n 9000 1726888051.37919: done dumping result, returning\n 9000 1726888051.37924: done running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree [026adac1-1d6b-4d75-acc5-000000000019]\n 9000 1726888051.37937: sending task result for task 026adac1-1d6b-4d75-acc5-000000000019\n 9000 1726888051.37967: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000019\n 9000 1726888051.37971: WORKER PROCESS EXITING\n 9001 1726888051.38325: running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree\n 8995 1726888051.38407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.38434: done with get_vars()\n 8995 1726888051.38443: done getting variables\n 8995 1726888051.38525: entering _queue_task() for managed_node3/include_tasks\n 8995 1726888051.38695: worker is 3 (out of 3 available)\n 8995 1726888051.38707: exiting _queue_task() for managed_node3/include_tasks\n 8995 1726888051.38787: done queuing things up, now waiting for results queue to drain\n 8995 1726888051.38789: waiting for pending results...\n 9001 1726888051.38398: in run() - task 026adac1-1d6b-4d75-acc5-000000000019\n 9001 1726888051.38411: variable 'ansible_search_path' from source: unknown\n 9001 1726888051.38467: calling self._execute()\n 9001 1726888051.38521: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9001 1726888051.38529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9001 1726888051.38539: variable 'omit' from source: magic vars\n 9001 1726888051.38617: _execute() done\n 9001 1726888051.38624: dumping result to json\n 9001 1726888051.38627: done dumping result, returning\n 9001 1726888051.38632: done running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree [026adac1-1d6b-4d75-acc5-000000000019]\n 9001 1726888051.38714: sending task result for task 026adac1-1d6b-4d75-acc5-000000000019\n 9001 1726888051.38748: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000019\n 9001 1726888051.38752: WORKER PROCESS EXITING\n 9002 1726888051.39023: running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree\n 9002 1726888051.39088: in run() - task 026adac1-1d6b-4d75-acc5-000000000019\n 9002 1726888051.39101: variable 'ansible_search_path' from source: unknown\n 9002 1726888051.39127: calling self._execute()\n 9002 1726888051.39165: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9002 1726888051.39173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9002 1726888051.39181: variable 'omit' from source: magic vars\n 9002 1726888051.39243: _execute() done\n 9002 1726888051.39248: dumping result to json\n 9002 1726888051.39252: done dumping result, returning\n 9002 1726888051.39257: done running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree [026adac1-1d6b-4d75-acc5-000000000019]\n 9002 1726888051.39269: sending task result for task 026adac1-1d6b-4d75-acc5-000000000019\n 9002 1726888051.39289: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000019\n 9002 1726888051.39294: WORKER PROCESS EXITING\n 8995 1726888051.39351: no more pending results, returning what we have\n 8995 1726888051.39355: in VariableManager get_vars()\n 8995 1726888051.39383: Calling all_inventory to load vars for managed_node1\n 8995 1726888051.39385: Calling groups_inventory to load vars for managed_node1\n 8995 1726888051.39387: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888051.39397: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888051.39399: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888051.39401: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888051.39434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.39448: done with get_vars()\n 8995 1726888051.39451: variable 'ansible_search_path' from source: unknown\n 8995 1726888051.39461: in VariableManager get_vars()\n 8995 1726888051.39468: Calling all_inventory to load vars for managed_node2\n 8995 1726888051.39469: Calling groups_inventory to load vars for managed_node2\n 8995 1726888051.39470: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888051.39473: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888051.39474: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888051.39475: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888051.39500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.39508: done with get_vars()\n 8995 1726888051.39510: variable 'ansible_search_path' from source: unknown\n 8995 1726888051.39517: in VariableManager get_vars()\n 8995 1726888051.39524: Calling all_inventory to load vars for managed_node3\n 8995 1726888051.39525: Calling groups_inventory to load vars for managed_node3\n 8995 1726888051.39526: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888051.39530: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888051.39531: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888051.39533: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888051.39550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.39560: done with get_vars()\n 8995 1726888051.39561: variable 'ansible_search_path' from source: unknown\n 8995 1726888051.39568: we have included files to process\n 8995 1726888051.39568: generating all_blocks data\n 8995 1726888051.39569: done generating all_blocks data\n 8995 1726888051.39570: processing included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml\n 8995 1726888051.39570: loading included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml\n 8995 1726888051.39572: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml\nincluded: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml for managed_node1, managed_node2, managed_node3\n 8995 1726888051.39949: done processing included file\n 8995 1726888051.39950: iterating over new_blocks loaded from include file\n 8995 1726888051.39951: in VariableManager get_vars()\n 8995 1726888051.39960: done with get_vars()\n 8995 1726888051.39961: filtering new block on tags\n 8995 1726888051.39973: done filtering new block on tags\n 8995 1726888051.39974: in VariableManager get_vars()\n 8995 1726888051.39982: done with get_vars()\n 8995 1726888051.39983: filtering new block on tags\n 8995 1726888051.39994: done filtering new block on tags\n 8995 1726888051.39995: done iterating over new_blocks loaded from include file\n 8995 1726888051.39996: extending task lists for all hosts with included blocks\n 8995 1726888051.40048: done extending task lists\n 8995 1726888051.40049: done processing included files\n 8995 1726888051.40049: results queue empty\n 8995 1726888051.40049: checking for any_errors_fatal\n 8995 1726888051.40051: done checking for any_errors_fatal\n 8995 1726888051.40051: checking for max_fail_percentage\n 8995 1726888051.40052: done checking for max_fail_percentage\n 8995 1726888051.40052: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888051.40052: done checking to see if all hosts have failed\n 8995 1726888051.40053: getting the remaining hosts for this loop\n 8995 1726888051.40054: done getting the remaining hosts for this loop\n 8995 1726888051.40055: getting the next task for host managed_node1\n 8995 1726888051.40058: done getting next task for host managed_node1\n 8995 1726888051.40059: ^ task is: TASK: Check if system is ostree\n 8995 1726888051.40060: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888051.40061: getting the next task for host managed_node2\n 8995 1726888051.40063: done getting next task for host managed_node2\n 8995 1726888051.40064: ^ task is: TASK: Check if system is ostree\n 8995 1726888051.40064: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888051.40068: getting the next task for host managed_node3\n 8995 1726888051.40070: done getting next task for host managed_node3\n 8995 1726888051.40071: ^ task is: TASK: Check if system is ostree\n 8995 1726888051.40072: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888051.40074: getting variables\n 8995 1726888051.40075: in VariableManager get_vars()\n 8995 1726888051.40083: Calling all_inventory to load vars for managed_node1\n 8995 1726888051.40084: Calling groups_inventory to load vars for managed_node1\n 8995 1726888051.40085: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888051.40088: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888051.40089: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888051.40092: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888051.40111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.40123: done with get_vars()\n 8995 1726888051.40127: done getting variables\n\nTASK [Check if system is ostree] ***********************************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6\nFriday 20 September 2024 23:07:31 -0400 (0:00:00.029) 0:00:00.039 ****** \n 8995 1726888051.40172: entering _queue_task() for managed_node1/stat\n 8995 1726888051.40301: worker is 1 (out of 3 available)\n 8995 1726888051.40311: exiting _queue_task() for managed_node1/stat\n 8995 1726888051.40320: getting variables\n 8995 1726888051.40323: in VariableManager get_vars()\n 8995 1726888051.40390: Calling all_inventory to load vars for managed_node2\n 8995 1726888051.40396: Calling groups_inventory to load vars for managed_node2\n 8995 1726888051.40399: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888051.40410: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888051.40412: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888051.40415: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888051.40475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.40509: done with get_vars()\n 8995 1726888051.40517: done getting variables\n 8995 1726888051.40601: entering _queue_task() for managed_node2/stat\n 8995 1726888051.40773: worker is 2 (out of 3 available)\n 8995 1726888051.40782: exiting _queue_task() for managed_node2/stat\n 8995 1726888051.40793: getting variables\n 8995 1726888051.40796: in VariableManager get_vars()\n 8995 1726888051.40861: Calling all_inventory to load vars for managed_node3\n 8995 1726888051.40865: Calling groups_inventory to load vars for managed_node3\n 8995 1726888051.40867: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888051.40880: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888051.40883: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888051.40886: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888051.40945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888051.40984: done with get_vars()\n 8995 1726888051.40995: done getting variables\n 8995 1726888051.41085: entering _queue_task() for managed_node3/stat\n 8995 1726888051.41282: worker is 3 (out of 3 available)\n 8995 1726888051.41296: exiting _queue_task() for managed_node3/stat\n 8995 1726888051.41308: done queuing things up, now waiting for results queue to drain\n 8995 1726888051.41310: waiting for pending results...\n 9003 1726888051.40426: running TaskExecutor() for managed_node1/TASK: Check if system is ostree\n 9003 1726888051.40527: in run() - task 026adac1-1d6b-4d75-acc5-00000000004e\n 9003 1726888051.40540: variable 'ansible_search_path' from source: unknown\n 9003 1726888051.40544: variable 'ansible_search_path' from source: unknown\n 9003 1726888051.40563: calling self._execute()\n 9003 1726888051.40615: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9003 1726888051.40626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9003 1726888051.40636: variable 'omit' from source: magic vars\n 9003 1726888051.41044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9003 1726888051.41268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9003 1726888051.41373: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9003 1726888051.41413: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9003 1726888051.41455: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9004 1726888051.41486: running TaskExecutor() for managed_node2/TASK: Check if system is ostree\n 9003 1726888051.41533: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9003 1726888051.41558: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9003 1726888051.41581: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9003 1726888051.41609: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9003 1726888051.41732: Evaluated conditional (not __tlog_is_ostree is defined): True\n 9003 1726888051.41742: variable 'omit' from source: magic vars\n 9005 1726888051.41745: running TaskExecutor() for managed_node3/TASK: Check if system is ostree\n 9003 1726888051.41774: variable 'omit' from source: magic vars\n 9003 1726888051.41809: variable 'omit' from source: magic vars\n 9003 1726888051.41833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9005 1726888051.41848: in run() - task 026adac1-1d6b-4d75-acc5-00000000004e\n 9003 1726888051.41861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9005 1726888051.41863: variable 'ansible_search_path' from source: unknown\n 9005 1726888051.41867: variable 'ansible_search_path' from source: unknown\n 9003 1726888051.41878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9003 1726888051.41896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9005 1726888051.41898: calling self._execute()\n 9003 1726888051.41908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9003 1726888051.41937: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9003 1726888051.41944: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9003 1726888051.41948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9005 1726888051.41954: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9005 1726888051.41962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9005 1726888051.41971: variable 'omit' from source: magic vars\n 9003 1726888051.42051: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9003 1726888051.42057: Set connection var ansible_shell_type to sh\n 9003 1726888051.42063: Set connection var ansible_shell_executable to /bin/sh\n 9003 1726888051.42066: Set connection var ansible_connection to ssh\n 9003 1726888051.42071: Set connection var ansible_pipelining to False\n 9003 1726888051.42077: Set connection var ansible_timeout to 10\n 9003 1726888051.42101: variable 'ansible_shell_executable' from source: unknown\n 9003 1726888051.42106: variable 'ansible_connection' from source: unknown\n 9003 1726888051.42110: variable 'ansible_module_compression' from source: unknown\n 9003 1726888051.42113: variable 'ansible_shell_type' from source: unknown\n 9003 1726888051.42116: variable 'ansible_shell_executable' from source: unknown\n 9003 1726888051.42122: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9003 1726888051.42126: variable 'ansible_pipelining' from source: unknown\n 9003 1726888051.42129: variable 'ansible_timeout' from source: unknown\n 9003 1726888051.42133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9003 1726888051.42284: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9003 1726888051.42297: variable 'omit' from source: magic vars\n 9003 1726888051.42303: starting attempt loop\n 9003 1726888051.42306: running the handler\n 9003 1726888051.42322: _low_level_execute_command(): starting\n 9003 1726888051.42331: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n 9005 1726888051.42383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9005 1726888051.42658: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9004 1726888051.41580: in run() - task 026adac1-1d6b-4d75-acc5-00000000004e\n 9004 1726888051.42722: variable 'ansible_search_path' from source: unknown\n 9004 1726888051.42727: variable 'ansible_search_path' from source: unknown\n 9004 1726888051.42747: calling self._execute()\n 9004 1726888051.42809: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9004 1726888051.42819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9004 1726888051.42828: variable 'omit' from source: magic vars\n 9004 1726888051.43210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9005 1726888051.43412: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9004 1726888051.43414: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9005 1726888051.43451: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9004 1726888051.43466: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9005 1726888051.43484: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9004 1726888051.43500: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9004 1726888051.43536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9005 1726888051.43569: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9005 1726888051.43597: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9004 1726888051.43608: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9005 1726888051.43624: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9004 1726888051.43630: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9005 1726888051.43649: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9004 1726888051.43653: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9004 1726888051.43677: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9005 1726888051.43766: Evaluated conditional (not __tlog_is_ostree is defined): True\n 9005 1726888051.43775: variable 'omit' from source: magic vars\n 9004 1726888051.43779: Evaluated conditional (not __tlog_is_ostree is defined): True\n 9004 1726888051.43785: variable 'omit' from source: magic vars\n 9005 1726888051.43809: variable 'omit' from source: magic vars\n 9004 1726888051.43817: variable 'omit' from source: magic vars\n 9005 1726888051.43844: variable 'omit' from source: magic vars\n 9004 1726888051.43846: variable 'omit' from source: magic vars\n 9005 1726888051.43866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9004 1726888051.43866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9005 1726888051.43894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9004 1726888051.43894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9005 1726888051.43912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9004 1726888051.43912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9004 1726888051.43931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9004 1726888051.43944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9004 1726888051.43970: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9004 1726888051.43975: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9004 1726888051.43981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9004 1726888051.44059: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9004 1726888051.44065: Set connection var ansible_shell_type to sh\n 9004 1726888051.44071: Set connection var ansible_shell_executable to /bin/sh\n 9004 1726888051.44074: Set connection var ansible_connection to ssh\n 9004 1726888051.44080: Set connection var ansible_pipelining to False\n 9004 1726888051.44086: Set connection var ansible_timeout to 10\n 9004 1726888051.44104: variable 'ansible_shell_executable' from source: unknown\n 9004 1726888051.44108: variable 'ansible_connection' from source: unknown\n 9004 1726888051.44112: variable 'ansible_module_compression' from source: unknown\n 9004 1726888051.44115: variable 'ansible_shell_type' from source: unknown\n 9004 1726888051.44118: variable 'ansible_shell_executable' from source: unknown\n 9004 1726888051.44121: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9004 1726888051.44125: variable 'ansible_pipelining' from source: unknown\n 9004 1726888051.44128: variable 'ansible_timeout' from source: unknown\n 9004 1726888051.44130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9005 1726888051.43931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9005 1726888051.44206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9005 1726888051.44235: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9005 1726888051.44242: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9004 1726888051.44244: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9004 1726888051.44256: variable 'omit' from source: magic vars\n 9004 1726888051.44261: starting attempt loop\n 9004 1726888051.44263: running the handler\n 9004 1726888051.44274: _low_level_execute_command(): starting\n 9004 1726888051.44280: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9005 1726888051.44246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9005 1726888051.44502: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9005 1726888051.44508: Set connection var ansible_shell_type to sh\n 9005 1726888051.44513: Set connection var ansible_shell_executable to /bin/sh\n 9005 1726888051.44517: Set connection var ansible_connection to ssh\n 9005 1726888051.44522: Set connection var ansible_pipelining to False\n 9005 1726888051.44527: Set connection var ansible_timeout to 10\n 9005 1726888051.44544: variable 'ansible_shell_executable' from source: unknown\n 9005 1726888051.44547: variable 'ansible_connection' from source: unknown\n 9005 1726888051.44549: variable 'ansible_module_compression' from source: unknown\n 9005 1726888051.44551: variable 'ansible_shell_type' from source: unknown\n 9005 1726888051.44552: variable 'ansible_shell_executable' from source: unknown\n 9005 1726888051.44554: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9005 1726888051.44556: variable 'ansible_pipelining' from source: unknown\n 9005 1726888051.44558: variable 'ansible_timeout' from source: unknown\n 9005 1726888051.44560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9005 1726888051.44665: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9005 1726888051.44674: variable 'omit' from source: magic vars\n 9005 1726888051.44677: starting attempt loop\n 9005 1726888051.44679: running the handler\n 9005 1726888051.44688: _low_level_execute_command(): starting\n 9005 1726888051.44696: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9003 1726888051.46979: stdout chunk (state=2):\n>>>/root\n<<<\n 9003 1726888051.47045: stderr chunk (state=3):\n>>><<<\n 9003 1726888051.47053: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9003 1726888051.47077: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9003 1726888051.47089: _low_level_execute_command(): starting\n 9003 1726888051.47098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `\" && echo ansible-tmp-1726888051.4708395-9003-254336526743768=\"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `\" && echo ansible-tmp-1726888051.4708395-9003-254336526743768=\"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `\" ) && sleep 0'\"'\"''\n 9005 1726888051.47953: stdout chunk (state=2):\n>>>/root\n<<<\n 9005 1726888051.48013: stderr chunk (state=3):\n>>><<<\n 9005 1726888051.48019: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9005 1726888051.48038: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9005 1726888051.48045: _low_level_execute_command(): starting\n 9005 1726888051.48050: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `\" && echo ansible-tmp-1726888051.4804163-9005-159401438628455=\"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `\" && echo ansible-tmp-1726888051.4804163-9005-159401438628455=\"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `\" ) && sleep 0'\"'\"''\n 9004 1726888051.48118: stdout chunk (state=2):\n>>>/root\n<<<\n 9004 1726888051.48494: stderr chunk (state=3):\n>>><<<\n 9004 1726888051.48500: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9004 1726888051.48522: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9004 1726888051.48530: _low_level_execute_command(): starting\n 9004 1726888051.48534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `\" && echo ansible-tmp-1726888051.4852662-9004-139582173906230=\"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `\" && echo ansible-tmp-1726888051.4852662-9004-139582173906230=\"` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `\" ) && sleep 0'\"'\"''\n 9003 1726888051.50271: stdout chunk (state=2):\n>>>ansible-tmp-1726888051.4708395-9003-254336526743768=/root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768\n<<<\n 9003 1726888051.50419: stderr chunk (state=3):\n>>><<<\n 9003 1726888051.50427: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888051.4708395-9003-254336526743768=/root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768\\n', b'')\n 9003 1726888051.50444: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888051.4708395-9003-254336526743768=/root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768\n, stderr=\n 9003 1726888051.50493: variable 'ansible_module_compression' from source: unknown\n 9003 1726888051.50541: ANSIBALLZ: Using lock for stat\n 9003 1726888051.50547: ANSIBALLZ: Acquiring lock\n 9003 1726888051.50551: ANSIBALLZ: Lock acquired: 140329738383104\n 9003 1726888051.50555: ANSIBALLZ: Creating module\n 9004 1726888051.51839: stdout chunk (state=2):\n>>>ansible-tmp-1726888051.4852662-9004-139582173906230=/root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230\n<<<\n 9004 1726888051.52006: stderr chunk (state=3):\n>>><<<\n 9004 1726888051.52012: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888051.4852662-9004-139582173906230=/root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230\\n', b'')\n 9004 1726888051.52034: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888051.4852662-9004-139582173906230=/root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230\n, stderr=\n 9004 1726888051.52095: variable 'ansible_module_compression' from source: unknown\n 9004 1726888051.52155: ANSIBALLZ: Using lock for stat\n 9004 1726888051.52165: ANSIBALLZ: Acquiring lock\n 9005 1726888051.52409: stdout chunk (state=2):\n>>>ansible-tmp-1726888051.4804163-9005-159401438628455=/root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455\n<<<\n 9005 1726888051.53296: stderr chunk (state=3):\n>>><<<\n 9005 1726888051.53303: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888051.4804163-9005-159401438628455=/root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455\\n', b'')\n 9005 1726888051.53325: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888051.4804163-9005-159401438628455=/root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455\n, stderr=\n 9005 1726888051.53389: variable 'ansible_module_compression' from source: unknown\n 9005 1726888051.53450: ANSIBALLZ: Using lock for stat\n 9005 1726888051.53456: ANSIBALLZ: Acquiring lock\n 9003 1726888051.59296: ANSIBALLZ: Writing module into payload\n 9003 1726888051.59384: ANSIBALLZ: Writing module\n 9003 1726888051.59401: ANSIBALLZ: Renaming module\n 9003 1726888051.59407: ANSIBALLZ: Done creating module\n 9003 1726888051.59422: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9004 1726888051.59429: ANSIBALLZ: Lock acquired: 140329738383104\n 9004 1726888051.59435: ANSIBALLZ: Reading module after lock\n 9003 1726888051.59431: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n Attempting python interpreter discovery\n 9003 1726888051.59454: _low_level_execute_command(): starting\n 9003 1726888051.59459: _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 '\"'\"'python3.6'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'/usr/libexec/platform-python'\"'\"'; command -v '\"'\"'python2.7'\"'\"'; command -v '\"'\"'/usr/bin/python'\"'\"'; command -v '\"'\"'python'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n 9004 1726888051.59468: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9004 1726888051.59477: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n Attempting python interpreter discovery\n 9004 1726888051.59490: _low_level_execute_command(): starting\n 9004 1726888051.59497: _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 '\"'\"'python3.6'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'/usr/libexec/platform-python'\"'\"'; command -v '\"'\"'python2.7'\"'\"'; command -v '\"'\"'/usr/bin/python'\"'\"'; command -v '\"'\"'python'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/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 '\"'\"'\"'\"'\"'\"'\"'\"'python3.6'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/libexec/platform-python'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python2.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/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 '\"'\"'\"'\"'\"'\"'\"'\"'python3.6'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/libexec/platform-python'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python2.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n 9005 1726888051.59574: ANSIBALLZ: Lock acquired: 140329738383104\n 9005 1726888051.59581: ANSIBALLZ: Reading module after lock\n 9005 1726888051.59611: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9005 1726888051.59624: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n Attempting python interpreter discovery\n 9005 1726888051.59637: _low_level_execute_command(): starting\n 9005 1726888051.59643: _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 '\"'\"'python3.6'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'/usr/libexec/platform-python'\"'\"'; command -v '\"'\"'python2.7'\"'\"'; command -v '\"'\"'/usr/bin/python'\"'\"'; command -v '\"'\"'python'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/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 '\"'\"'\"'\"'\"'\"'\"'\"'python3.6'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/libexec/platform-python'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python2.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n 9003 1726888051.62778: stdout chunk (state=2):\n>>>PLATFORM\n<<<\n 9003 1726888051.62865: stdout chunk (state=3):\n>>>Linux\n<<<\n 9004 1726888051.62907: stdout chunk (state=2):\n>>>PLATFORM\n<<<\n 9003 1726888051.62933: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n<<<\n 9004 1726888051.62988: stdout chunk (state=3):\n>>>Linux\n<<<\n 9004 1726888051.63049: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n<<<\n 9003 1726888051.63087: stderr chunk (state=3):\n>>><<<\n 9003 1726888051.63094: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3.6\\n/usr/bin/python3\\n/usr/libexec/platform-python\\nENDFOUND\\n', b'')\n 9003 1726888051.63111: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n, stderr=\n 9003 1726888051.63117 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 9005 1726888051.63157: stdout chunk (state=2):\n>>>PLATFORM\n<<<\n 9003 1726888051.63164: _low_level_execute_command(): starting\n 9003 1726888051.63171: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 9004 1726888051.63258: stderr chunk (state=3):\n>>><<<\n 9004 1726888051.63265: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3.6\\n/usr/bin/python3\\n/usr/libexec/platform-python\\nENDFOUND\\n', b'')\n 9004 1726888051.63284: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n, stderr=\n 9004 1726888051.63293 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 9004 1726888051.63338: _low_level_execute_command(): starting\n 9004 1726888051.63345: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 9005 1726888051.63465: stdout chunk (state=3):\n>>>Linux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n<<<\n 9003 1726888051.63502: Sending initial data\n 9003 1726888051.63509: Sent initial data (1234 bytes)\n 9005 1726888051.63734: stderr chunk (state=3):\n>>><<<\n 9005 1726888051.63741: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3.6\\n/usr/bin/python3\\n/usr/libexec/platform-python\\nENDFOUND\\n', b'')\n 9005 1726888051.63759: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n, stderr=\n 9005 1726888051.63765 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 9005 1726888051.63802: _low_level_execute_command(): starting\n 9005 1726888051.63808: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 9004 1726888051.63979: Sending initial data\n 9004 1726888051.63986: Sent initial data (1234 bytes)\n 9005 1726888051.64112: Sending initial data\n 9005 1726888051.64121: Sent initial data (1234 bytes)\n 9003 1726888051.69615: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"8\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"8\\\"\\nPLATFORM_ID=\\\"platform:el8\\\"\\nPRETTY_NAME=\\\"CentOS Stream 8\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:8\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 8\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 9003 1726888051.69766: stderr chunk (state=3):\n>>><<<\n 9003 1726888051.69772: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"8\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"8\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el8\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 8\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:8\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://bugzilla.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 8\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b'')\n 9003 1726888051.69788: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"8\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"8\\\"\\nPLATFORM_ID=\\\"platform:el8\\\"\\nPRETTY_NAME=\\\"CentOS Stream 8\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:8\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 8\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=\n 9004 1726888051.69826: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"8\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"8\\\"\\nPLATFORM_ID=\\\"platform:el8\\\"\\nPRETTY_NAME=\\\"CentOS Stream 8\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:8\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 8\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 9003 1726888051.69846: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9003 1726888051.69855: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9003 1726888051.69860: variable 'ansible_module_compression' from source: unknown\n 9003 1726888051.69890: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9003 1726888051.69907: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9003 1726888051.69989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py\n 9004 1726888051.70001: stderr chunk (state=3):\n>>><<<\n 9004 1726888051.70007: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"8\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"8\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el8\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 8\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:8\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://bugzilla.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 8\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b'')\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp3bn0qgtn TO /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py\n 9004 1726888051.70030: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"8\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"8\\\"\\nPLATFORM_ID=\\\"platform:el8\\\"\\nPRETTY_NAME=\\\"CentOS Stream 8\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:8\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 8\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9004 1726888051.70089: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9004 1726888051.70097: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9004 1726888051.70102: variable 'ansible_module_compression' from source: unknown\n 9004 1726888051.70153: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9004 1726888051.70174: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9004 1726888051.70280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkw3uy0y7 TO /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9005 1726888051.70408: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"8\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"8\\\"\\nPLATFORM_ID=\\\"platform:el8\\\"\\nPRETTY_NAME=\\\"CentOS Stream 8\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:8\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 8\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 9003 1726888051.70432: Sending initial data\n 9003 1726888051.70438: Sent initial data (151 bytes)\n 9005 1726888051.70476: stderr chunk (state=3):\n>>><<<\n 9005 1726888051.70483: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"8\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"8\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el8\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 8\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:8\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://bugzilla.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 8\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b'')\n 9005 1726888051.70501: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"8\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"8\\\"\\nPLATFORM_ID=\\\"platform:el8\\\"\\nPRETTY_NAME=\\\"CentOS Stream 8\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:8\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 8\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=\n 9005 1726888051.70566: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9005 1726888051.70572: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9005 1726888051.70577: variable 'ansible_module_compression' from source: unknown\n 9005 1726888051.70627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9005 1726888051.70646: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9005 1726888051.70763: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp6tluera3 TO /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9004 1726888051.70909: Sending initial data\n 9004 1726888051.70916: Sent initial data (151 bytes)\n 9005 1726888051.71263: Sending initial data\n 9005 1726888051.71270: Sent initial data (151 bytes)\n 9003 1726888051.74166: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp3bn0qgtn /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py\n<<<\n 9004 1726888051.74459: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkw3uy0y7 /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py\n<<<\n 9005 1726888051.75184: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp6tluera3 /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py\n<<<\n 9003 1726888051.75257: stderr chunk (state=3):\n>>><<<\n 9003 1726888051.75264: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp3bn0qgtn /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py\\n', b'')\n 9003 1726888051.75281: done transferring module to remote\n 9003 1726888051.75290: _low_level_execute_command(): starting\n 9003 1726888051.75297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9004 1726888051.76700: stderr chunk (state=3):\n>>><<<\n 9004 1726888051.76707: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkw3uy0y7 /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py\\n', b'')\n 9004 1726888051.76731: done transferring module to remote\n 9004 1726888051.76742: _low_level_execute_command(): starting\n 9004 1726888051.76748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9005 1726888051.76986: stderr chunk (state=3):\n>>><<<\n 9005 1726888051.76995: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp6tluera3 /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py\\n', b'')\n 9005 1726888051.77015: done transferring module to remote\n 9005 1726888051.77032: _low_level_execute_command(): starting\n 9005 1726888051.77037: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9003 1726888051.78586: stderr chunk (state=2):\n>>><<<\n 9003 1726888051.78594: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9003 1726888051.78610: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9003 1726888051.78614: _low_level_execute_command(): starting\n 9003 1726888051.78619: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9005 1726888051.80363: stderr chunk (state=2):\n>>><<<\n 9005 1726888051.80369: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9005 1726888051.80388: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9005 1726888051.80395: _low_level_execute_command(): starting\n 9005 1726888051.80401: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n 9004 1726888051.80440: stderr chunk (state=2):\n>>><<<\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9004 1726888051.80447: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9004 1726888051.80463: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9004 1726888051.80466: _low_level_execute_command(): starting\n 9004 1726888051.80473: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9003 1726888051.82948: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236dbe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23671828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236db9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2367e630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368a0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9003 1726888051.84044: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362f470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23634e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362fb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2363b4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2361ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23621198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2192f940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21941240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9005 1726888051.84727: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ffe48>\r\n<<<\n 9005 1726888051.84783: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5795828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ff9b0>\r\n<<<\n 9004 1726888051.85007: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c93e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c29828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c939b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c36630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c420f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9003 1726888051.85146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218af128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218ba358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218b9048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218bab38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218b9128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190a860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190ac50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218feef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218f64e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e6518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21667358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2166fdd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe160>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.Sour<<<\n 9003 1726888051.85155: stdout chunk (state=3):\n>>>ceFileLoader object at 0x7fdd21675ef0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e0358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a2b0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a0b8>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a3c8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd219580b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aeb8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aac8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686780>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9005 1726888051.85447: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a2630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ae0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5758e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac575f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5742d68>\r\n<<<\n 9005 1726888051.85495: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5745198>\r\n<<<\n 9005 1726888051.85884: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a53940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a65240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9004 1726888051.86099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bece48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bf34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ee7940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ef9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c47a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9003 1726888051.86146: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686f60>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2120c278>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686860>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21211d68>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a5f8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd212353c8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd21235780>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123d470>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe7c88>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb3c8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb0b8>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fccf60>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123de10>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20fe2080>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21235b00>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235eb780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe2128>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235ebb00>\r\n<<<\n 9005 1726888051.86595: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39d3128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39de358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac39dd048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39deb38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39dd128>\r\nimport '_collections' # \r\n<<<\n 9005 1726888051.86641: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2e860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9005 1726888051.87037: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2ec50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22ef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a1a4e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a0a518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac378b320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3793da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a224e0>\r\nimport '_locale' # \r\n<<<\n 9004 1726888051.87206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e67128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366e71048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72b38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e71128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6ef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eae4e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e9e518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c1f358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c27dd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6160>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.Sour<<<\n 9004 1726888051.87219: stdout chunk (state=3):\n>>>ceFileLoader object at 0x7fe366c2deb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e98358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366f100b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3ef28>\r\n<<<\n 9005 1726888051.87749: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3799eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a04358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a7c0b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ee80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ea90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aaf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3330240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3335d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335a390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac335a748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9005 1726888051.87763: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9005 1726888051.87810: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9005 1726888051.88205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac310bc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac30f0f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361dd8>\r\n<<<\n 9005 1726888051.88254: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9005 1726888051.88265: stdout chunk (state=3):\n>>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac3106048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335aac8>\r\n<<<\n 9004 1726888051.88317: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c4240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c9d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c325c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667ee390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3667ee748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659fc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366584f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36659a048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667eeac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659a0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9005 1726888051.89305: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570f7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac31060f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570fb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5729668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d6d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dcc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5736048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac572d588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac571dba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3344400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac172f9b0>\r\n<<<\n 9005 1726888051.89358: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9004 1726888051.89403: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bbd5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbde48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bc1518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bb1b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667d8400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbd4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364bc4940>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9003 1726888051.89429: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a940>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23605630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236096a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23605e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23609550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236092b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd235f9b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21220438>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236054e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f60c978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansi<<<\n 9005 1726888051.89762: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9003 1726888051.90522: stdout chunk (state=3):\n>>>ble_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9004 1726888051.91587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9003 1726888051.91628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9005 1726888051.92015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9004 1726888051.92698: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364882b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9003 1726888051.92923: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3607f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2f02e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f360e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f60cfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2cbba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3361d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218f6748>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2ca080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9005 1726888051.93129: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146c7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1414320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146ce80>\r\n<<<\n 9005 1726888051.93524: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac172fe10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac13efbe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9005 1726888051.93534: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac145a208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403f28>\r\n<<<\n 9005 1726888051.93581: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403ef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9004 1726888051.93798: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648a82b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648eb518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eb630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ebb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ee198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886e80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ec160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648cb2e8>\r\n<<<\n 9005 1726888051.94006: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14581d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1435358>\r\n<<<\n 9003 1726888051.94032: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f334160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f311320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f308518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f628d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f31a358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f5c1ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5c7ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f328828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5eeef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/<<<\n 9004 1726888051.94317: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648c14e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364be02b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eeda0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364b7be80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b80ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b712b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71ac8>\r\n<<<\n 9005 1726888051.94750: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac142c550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1403c50>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac145ae10>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e4e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac16e5f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1701048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dcba8>\r\n<<<\n 9003 1726888051.95130: stdout chunk (state=3):\n>>>lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f345080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f354a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f34f160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f34f358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f345be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f36fd68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36fa20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f898>\r\nimp<<<\n 9003 1726888051.95139: stdout chunk (state=3):\n>>>ort 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f35cac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888051.95217: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac144c898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac171a048>\r\n<<<\n 9004 1726888051.95499: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648e07f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364ba3ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831ef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36483f0b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36484da58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364846198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364846390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36483fc18>\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888051.95866: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171a978>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171af60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14690f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1479a90>\r\n<<<\n 9003 1726888051.96231: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bc5c208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888051.96326: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14721d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14723c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1469c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888051.96372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9004 1726888051.96596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364866dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648662b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364855be0>\r\n# zipimport: zlib available\r\n<<<\n 9003 1726888051.97328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888051.97423: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1493e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14939b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1481c88>\r\n# zipimport: zlib available\r\n<<<\n 9004 1726888051.97684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9003 1726888051.98429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bcd1e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888051.98529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py<<<\n 9005 1726888051.98540: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 9004 1726888051.98796: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361214240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9003 1726888051.99109: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1bcf3160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bca6e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888051.99220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdd7e400>\r\n# zipimport: zlib available\r\n<<<\n 9003 1726888051.99527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9004 1726888051.99889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9003 1726888052.00629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2960b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f296160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bce9ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 9004 1726888052.00998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361289e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888052.01412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9003 1726888052.01794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 9004 1726888052.02093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3612ab198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36125eeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888052.02509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9003 1726888052.02559: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n#<<<\n 9003 1726888052.02583: stdout chunk (state=3):\n>>> destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# clean<<<\n 9003 1726888052.02611: stdout chunk (state=3):\n>>>up[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n<<<\n 9003 1726888052.02623: stdout chunk (state=3):\n>>># destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9003 1726888052.02726: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9003 1726888052.02755: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9003 1726888052.02773: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy select\r\n<<<\n 9003 1726888052.02803: stdout chunk (state=3):\n>>># destroy linecache\r\n<<<\n 9003 1726888052.02811: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 9003 1726888052.02828: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 9003 1726888052.02929: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9003 1726888052.03109: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9003 1726888052.03156: stderr chunk (state=3):\n>>><<<\n 9003 1726888052.03162: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236dbe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23671828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236db9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2367e630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368a0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362f470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23634e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362fb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2363b4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2361ed68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23621198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2192f940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21941240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368fa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218af128>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218ba358>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218b9048>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218bab38>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218b9128>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190a860>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190ac50>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe208>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218feef0>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218f64e0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e6518>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21667358>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2166fdd8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe160>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21675ef0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e0358>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a2b0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a0b8>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a3c8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd219580b8>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aeb8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aac8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686780>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686f60>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2120c278>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686860>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21211d68>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd212353c8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd21235780>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123d470>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe7c88>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb3c8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb0b8>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fccf60>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123de10>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20fe2080>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21235b00>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235eb780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe2128>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235ebb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a940>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23605630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236096a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23605e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23609550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236092b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd235f9b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21220438>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236054e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f60c978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3607f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2f02e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f360e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f60cfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2cbba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3361d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218f6748>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2ca080>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f334160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f311320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f308518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f628d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f31a358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f5c1ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5c7ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f328828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5eeef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f345080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f354a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f34f160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f34f358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f345be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f36fd68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36fa20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f240>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f35cac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bc5c208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bcd1e48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1bcf3160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bca6e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2960b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f296160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bce9ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9003 1726888052.03229: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236dbe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23671828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236db9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2367e630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368a0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362f470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23634e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362fb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2363b4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2361ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23621198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2192f940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21941240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218af128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218ba358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218b9048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218bab38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218b9128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190a860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190ac50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218feef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218f64e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e6518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21667358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2166fdd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe160>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21675ef0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e0358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a2b0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a0b8>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a3c8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd219580b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aeb8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aac8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686780>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686f60>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2120c278>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686860>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21211d68>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a5f8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd212353c8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd21235780>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123d470>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe7c88>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb3c8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb0b8>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fccf60>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123de10>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20fe2080>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21235b00>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235eb780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe2128>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235ebb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a940>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23605630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236096a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23605e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23609550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236092b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd235f9b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21220438>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236054e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f60c978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3607f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2f02e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f360e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f60cfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2cbba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3361d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218f6748>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2ca080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f334160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f311320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f308518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f628d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f31a358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f5c1ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5c7ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f328828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5eeef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f345080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f354a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f34f160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f34f358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f345be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f36fd68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36fa20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f35cac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bc5c208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bcd1e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1bcf3160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bca6e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2960b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f296160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bce9ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9004 1726888052.03304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3649310b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9003 1726888052.03318: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888051.4708395-9003-254336526743768/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9003 1726888052.03333: _low_level_execute_command(): starting\n 9003 1726888052.03339: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9005 1726888052.03902: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\n<<<\n 9004 1726888052.04292: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364931160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3612a1b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888052.04711: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddf5eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac13c41d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcaef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9005 1726888052.04731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde08128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde081d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac139fb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9004 1726888052.05422: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing z<<<\n 9004 1726888052.05460: stdout chunk (state=3):\n>>>ipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.commo<<<\n 9004 1726888052.05469: stdout chunk (state=3):\n>>>n.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n<<<\n 9004 1726888052.06279: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9004 1726888052.06323: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9004 1726888052.06365: stderr chunk (state=3):\n>>><<<\n 9004 1726888052.06370: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c93e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c29828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c939b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c36630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c420f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bece48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bf34e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd6d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd9198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ee7940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ef9240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c47a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e67128>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72358>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366e71048>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72b38>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e71128>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2860>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2c50>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6208>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6ef0>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eae4e0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e9e518>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c1f358>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c27dd8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6160>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c2deb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e98358>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366f100b8>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3ef28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c4240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c9d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c325c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667ee390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3667ee748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659fc50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366584f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36659a048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667eeac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659a0f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bbd5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbde48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bc1518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bb1b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667d8400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbd4a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364bc4940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364882b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648a82b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648eb518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eb630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ebb70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ee198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886320>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886e80>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ec160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648cb2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648c14e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364be02b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eeda0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364b7be80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b80ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b712b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648e07f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364ba3ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831ef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36483f0b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36484da58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364846198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364846390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36483fc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364866dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648662b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364855be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361214240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361289e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3612ab198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36125eeb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3649310b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364931160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3612a1b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9004 1726888052.06430: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c93e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c29828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c939b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c36630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c420f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bece48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bf34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ee7940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ef9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c47a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e67128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366e71048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72b38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e71128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6ef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eae4e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e9e518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c1f358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c27dd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6160>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c2deb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e98358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366f100b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3ef28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c4240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c9d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c325c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667ee390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3667ee748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659fc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366584f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36659a048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667eeac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659a0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bbd5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbde48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bc1518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bb1b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667d8400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbd4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364bc4940>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364882b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648a82b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648eb518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eb630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ebb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ee198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886e80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ec160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648cb2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648c14e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364be02b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eeda0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364b7be80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b80ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b712b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648e07f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364ba3ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831ef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36483f0b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36484da58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364846198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364846390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36483fc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364866dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648662b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364855be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361214240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361289e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3612ab198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36125eeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3649310b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364931160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3612a1b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9004 1726888052.06548: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888051.4852662-9004-139582173906230/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9004 1726888052.06563: _low_level_execute_command(): starting\n 9004 1726888052.06570: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9005 1726888052.07127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9003 1726888052.07153: stderr chunk (state=2):\n>>><<<\n 9003 1726888052.07159: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9003 1726888052.07175: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9003 1726888052.07180: handler run complete\n 9003 1726888052.07193: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9005 1726888052.07213: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9005 1726888052.07222: stdout chunk (state=3):\n>>><<<\n 9003 1726888052.07224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9005 1726888052.07233: stderr chunk (state=3):\n>>><<<\n 9003 1726888052.07255: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9003 1726888052.07278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9003 1726888052.07288: attempt loop complete, returning result\n 9003 1726888052.07294: _execute() done\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ffe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5795828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ff9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a2630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ae0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5758e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac575f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5742d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5745198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a53940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a65240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57b3a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39d3128>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39de358>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac39dd048>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39deb38>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39dd128>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2e860>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2ec50>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22208>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22ef0>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a1a4e0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a0a518>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac378b320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3793da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a224e0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3799eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a04358>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a7c0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ee80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ea90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aaf28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3330240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3335d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335a390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac335a748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac310bc50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac30f0f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac3106048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335aac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570f7b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac31060f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570fb38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5729668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d6d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dcc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5736048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac572d588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d2e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac571dba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3344400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729518>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac172f9b0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146c7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1414320>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146ce80>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac172fe10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac13efbe0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac145a208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403f28>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14581d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1435358>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac142c550>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1403c50>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac145ae10>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e4e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac16e5f60>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1701048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc390>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dcba8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac144c898>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac171a048>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc208>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171a978>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171af60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14690f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e630>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1479a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14721d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14723c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1469c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1493e48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493b00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14939b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1481c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdd7e400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddf5eb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac13c41d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcaef0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde08128>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde081d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac139fb38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9005 1726888052.07345: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ffe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5795828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ff9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a2630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ae0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5758e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac575f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5742d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5745198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a53940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a65240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39d3128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39de358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac39dd048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39deb38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39dd128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2e860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2ec50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22ef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a1a4e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a0a518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac378b320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3793da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a224e0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3799eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a04358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a7c0b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ee80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ea90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aaf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3330240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3335d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335a390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac335a748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac310bc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac30f0f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac3106048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335aac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570f7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac31060f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570fb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5729668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d6d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dcc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5736048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac572d588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac571dba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3344400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac172f9b0>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146c7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1414320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146ce80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac172fe10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac13efbe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac145a208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403f28>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403ef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14581d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1435358>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac142c550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1403c50>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac145ae10>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e4e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac16e5f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1701048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dcba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac144c898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac171a048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171a978>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171af60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14690f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1479a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14721d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14723c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1469c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1493e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14939b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1481c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdd7e400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddf5eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac13c41d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcaef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde08128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde081d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac139fb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9003 1726888052.07298: dumping result to json\n 9003 1726888052.07501: done dumping result, returning\n 9003 1726888052.07512: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [026adac1-1d6b-4d75-acc5-00000000004e]\n 9003 1726888052.07528: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e\n 9003 1726888052.07564: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e\n 9003 1726888052.07567: WORKER PROCESS EXITING\n 9005 1726888052.07625: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888051.4804163-9005-159401438628455/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9005 1726888052.07637: _low_level_execute_command(): starting\n 9005 1726888052.07642: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ > /dev/null 2>&1 && sleep 0'\"'\"''\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"discovered_interpreter_python\": \"/usr/libexec/platform-python\"\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 9004 1726888052.10150: stderr chunk (state=2):\n>>><<<\n 9004 1726888052.10157: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9004 1726888052.10173: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9004 1726888052.10179: handler run complete\n 9004 1726888052.10189: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9004 1726888052.10212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9004 1726888052.10242: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9004 1726888052.10263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9004 1726888052.10273: attempt loop complete, returning result\n 9004 1726888052.10277: _execute() done\n 9004 1726888052.10280: dumping result to json\n 9004 1726888052.10285: done dumping result, returning\n 9004 1726888052.10293: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [026adac1-1d6b-4d75-acc5-00000000004e]\n 9004 1726888052.10353: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e\n 9004 1726888052.10381: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e\n 9004 1726888052.10385: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"discovered_interpreter_python\": \"/usr/libexec/platform-python\"\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 9005 1726888052.11328: stderr chunk (state=2):\n>>><<<\n 9005 1726888052.11335: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9005 1726888052.11350: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9005 1726888052.11357: handler run complete\n 9005 1726888052.11367: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9005 1726888052.11388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9005 1726888052.11420: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9005 1726888052.11441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9005 1726888052.11453: attempt loop complete, returning result\n 9005 1726888052.11456: _execute() done\n 9005 1726888052.11460: dumping result to json\n 9005 1726888052.11464: done dumping result, returning\n 9005 1726888052.11471: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [026adac1-1d6b-4d75-acc5-00000000004e]\n 9005 1726888052.11481: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e\n 9005 1726888052.11510: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e\n 9005 1726888052.11513: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"discovered_interpreter_python\": \"/usr/libexec/platform-python\"\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 8995 1726888052.11641: no more pending results, returning what we have\n 8995 1726888052.11644: results queue empty\n 8995 1726888052.11645: checking for any_errors_fatal\n 8995 1726888052.11647: done checking for any_errors_fatal\n 8995 1726888052.11647: checking for max_fail_percentage\n 8995 1726888052.11648: done checking for max_fail_percentage\n 8995 1726888052.11649: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888052.11649: done checking to see if all hosts have failed\n 8995 1726888052.11650: getting the remaining hosts for this loop\n 8995 1726888052.11651: done getting the remaining hosts for this loop\n 8995 1726888052.11654: getting the next task for host managed_node1\n 8995 1726888052.11659: done getting next task for host managed_node1\n 8995 1726888052.11661: ^ task is: TASK: Set flag to indicate system is ostree\n 8995 1726888052.11665: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.11666: getting the next task for host managed_node2\n 8995 1726888052.11668: done getting next task for host managed_node2\n 8995 1726888052.11669: ^ task is: TASK: Set flag to indicate system is ostree\n 8995 1726888052.11670: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.11674: getting the next task for host managed_node3\n 8995 1726888052.11675: done getting next task for host managed_node3\n 8995 1726888052.11677: ^ task is: TASK: Set flag to indicate system is ostree\n 8995 1726888052.11678: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.11682: getting variables\n 8995 1726888052.11683: in VariableManager get_vars()\n 8995 1726888052.11709: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.11712: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.11713: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.11720: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.11722: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.11723: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.11750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.11767: done with get_vars()\n 8995 1726888052.11772: done getting variables\n 8995 1726888052.11845: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [Set flag to indicate system is ostree] ***********************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11\nFriday 20 September 2024 23:07:32 -0400 (0:00:00.716) 0:00:00.756 ****** \n 8995 1726888052.11866: entering _queue_task() for managed_node1/set_fact\n 8995 1726888052.11867: Creating lock for set_fact\n 8995 1726888052.12017: worker is 1 (out of 3 available)\n 8995 1726888052.12029: exiting _queue_task() for managed_node1/set_fact\n 8995 1726888052.12040: getting variables\n 8995 1726888052.12042: in VariableManager get_vars()\n 8995 1726888052.12121: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.12124: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.12127: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.12139: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.12142: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.12145: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.12214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.12250: done with get_vars()\n 8995 1726888052.12259: done getting variables\n 8995 1726888052.12337: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888052.12348: entering _queue_task() for managed_node2/set_fact\n 8995 1726888052.12540: worker is 2 (out of 3 available)\n 8995 1726888052.12552: exiting _queue_task() for managed_node2/set_fact\n 8995 1726888052.12564: getting variables\n 8995 1726888052.12566: in VariableManager get_vars()\n 8995 1726888052.12702: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.12707: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.12710: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.12724: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.12727: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.12730: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.12787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.12829: done with get_vars()\n 8995 1726888052.12840: done getting variables\n 8995 1726888052.12918: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888052.12930: entering _queue_task() for managed_node3/set_fact\n 8995 1726888052.13124: worker is 3 (out of 3 available)\n 8995 1726888052.13134: exiting _queue_task() for managed_node3/set_fact\n 8995 1726888052.13143: done queuing things up, now waiting for results queue to drain\n 8995 1726888052.13145: waiting for pending results...\n 9040 1726888052.12160: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree\n 9040 1726888052.12276: in run() - task 026adac1-1d6b-4d75-acc5-00000000004f\n 9040 1726888052.12290: variable 'ansible_search_path' from source: unknown\n 9040 1726888052.12296: variable 'ansible_search_path' from source: unknown\n 9040 1726888052.12320: calling self._execute()\n 9040 1726888052.12379: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9040 1726888052.12388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9040 1726888052.12399: variable 'omit' from source: magic vars\n 9040 1726888052.12826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9040 1726888052.13069: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9040 1726888052.13122: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9040 1726888052.13160: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9040 1726888052.13200: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9040 1726888052.13280: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9040 1726888052.13308: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9040 1726888052.13335: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9040 1726888052.13361: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9041 1726888052.13408: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree\n 9040 1726888052.13479: Evaluated conditional (not __tlog_is_ostree is defined): True\n 9040 1726888052.13487: variable 'omit' from source: magic vars\n 9041 1726888052.13505: in run() - task 026adac1-1d6b-4d75-acc5-00000000004f\n 9041 1726888052.13517: variable 'ansible_search_path' from source: unknown\n 9041 1726888052.13521: variable 'ansible_search_path' from source: unknown\n 9040 1726888052.13524: variable 'omit' from source: magic vars\n 9041 1726888052.13540: calling self._execute()\n 9041 1726888052.13601: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9041 1726888052.13610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9041 1726888052.13618: variable 'omit' from source: magic vars\n 9040 1726888052.13663: variable '__ostree_booted_stat' from source: set_fact\n 9040 1726888052.13716: variable 'omit' from source: magic vars\n 9040 1726888052.13744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9040 1726888052.13769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9040 1726888052.13785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9040 1726888052.13803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9040 1726888052.13815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9040 1726888052.13845: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9040 1726888052.13852: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9040 1726888052.13856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9040 1726888052.13958: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9040 1726888052.13964: Set connection var ansible_shell_type to sh\n 9040 1726888052.13970: Set connection var ansible_shell_executable to /bin/sh\n 9040 1726888052.13973: Set connection var ansible_connection to ssh\n 9040 1726888052.13979: Set connection var ansible_pipelining to False\n 9040 1726888052.13984: Set connection var ansible_timeout to 10\n 9040 1726888052.14008: variable 'ansible_shell_executable' from source: unknown\n 9040 1726888052.14013: variable 'ansible_connection' from source: unknown\n 9041 1726888052.14013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9040 1726888052.14016: variable 'ansible_module_compression' from source: unknown\n 9040 1726888052.14022: variable 'ansible_shell_type' from source: unknown\n 9040 1726888052.14025: variable 'ansible_shell_executable' from source: unknown\n 9040 1726888052.14028: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9040 1726888052.14032: variable 'ansible_pipelining' from source: unknown\n 9040 1726888052.14035: variable 'ansible_timeout' from source: unknown\n 9040 1726888052.14039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9040 1726888052.14158: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9040 1726888052.14169: variable 'omit' from source: magic vars\n 9040 1726888052.14177: starting attempt loop\n 9040 1726888052.14180: running the handler\n 9040 1726888052.14193: handler run complete\n 9040 1726888052.14203: attempt loop complete, returning result\n 9040 1726888052.14207: _execute() done\n 9040 1726888052.14210: dumping result to json\n 9040 1726888052.14213: done dumping result, returning\n 9040 1726888052.14221: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-00000000004f]\n 9041 1726888052.14230: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9040 1726888052.14234: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f\n 9040 1726888052.14259: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f\n 9040 1726888052.14263: WORKER PROCESS EXITING\n 9041 1726888052.14274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__tlog_is_ostree\": false\n },\n \"changed\": false\n}\n 9041 1726888052.14543: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9041 1726888052.14616: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9042 1726888052.14595: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree\n 9041 1726888052.14690: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9042 1726888052.14710: in run() - task 026adac1-1d6b-4d75-acc5-00000000004f\n 9041 1726888052.14719: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9042 1726888052.14726: variable 'ansible_search_path' from source: unknown\n 9042 1726888052.14732: variable 'ansible_search_path' from source: unknown\n 9041 1726888052.14744: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9042 1726888052.14761: calling self._execute()\n 9041 1726888052.14769: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9042 1726888052.14820: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9042 1726888052.14829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9042 1726888052.14838: variable 'omit' from source: magic vars\n 9041 1726888052.14874: Evaluated conditional (not __tlog_is_ostree is defined): True\n 9041 1726888052.14883: variable 'omit' from source: magic vars\n 9041 1726888052.14916: variable 'omit' from source: magic vars\n 9041 1726888052.15024: variable '__ostree_booted_stat' from source: set_fact\n 9041 1726888052.15073: variable 'omit' from source: magic vars\n 9041 1726888052.15098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9041 1726888052.15122: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9041 1726888052.15138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9041 1726888052.15155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9041 1726888052.15168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9041 1726888052.15193: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9041 1726888052.15199: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9041 1726888052.15203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9042 1726888052.15241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9041 1726888052.15296: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9041 1726888052.15302: Set connection var ansible_shell_type to sh\n 9041 1726888052.15308: Set connection var ansible_shell_executable to /bin/sh\n 9041 1726888052.15311: Set connection var ansible_connection to ssh\n 9041 1726888052.15316: Set connection var ansible_pipelining to False\n 9041 1726888052.15321: Set connection var ansible_timeout to 10\n 9041 1726888052.15344: variable 'ansible_shell_executable' from source: unknown\n 9041 1726888052.15349: variable 'ansible_connection' from source: unknown\n 9041 1726888052.15352: variable 'ansible_module_compression' from source: unknown\n 9041 1726888052.15355: variable 'ansible_shell_type' from source: unknown\n 9041 1726888052.15358: variable 'ansible_shell_executable' from source: unknown\n 9041 1726888052.15361: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9041 1726888052.15365: variable 'ansible_pipelining' from source: unknown\n 9041 1726888052.15368: variable 'ansible_timeout' from source: unknown\n 9041 1726888052.15372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9042 1726888052.15465: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9041 1726888052.15476: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9041 1726888052.15487: variable 'omit' from source: magic vars\n 9041 1726888052.15494: starting attempt loop\n 9041 1726888052.15497: running the handler\n 9041 1726888052.15508: handler run complete\n 9041 1726888052.15516: attempt loop complete, returning result\n 9041 1726888052.15520: _execute() done\n 9041 1726888052.15523: dumping result to json\n 9041 1726888052.15526: done dumping result, returning\n 9041 1726888052.15530: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-00000000004f]\n 9042 1726888052.15510: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9042 1726888052.15593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9042 1726888052.15632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9042 1726888052.15739: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9041 1726888052.15757: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f\n 9042 1726888052.15766: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9041 1726888052.15783: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f\n 9041 1726888052.15787: WORKER PROCESS EXITING\n 9042 1726888052.15792: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9042 1726888052.15822: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9042 1726888052.15927: Evaluated conditional (not __tlog_is_ostree is defined): True\n 9042 1726888052.15935: variable 'omit' from source: magic vars\n 9042 1726888052.15960: variable 'omit' from source: magic vars\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__tlog_is_ostree\": false\n },\n \"changed\": false\n}\n 9042 1726888052.16053: variable '__ostree_booted_stat' from source: set_fact\n 9042 1726888052.16096: variable 'omit' from source: magic vars\n 9042 1726888052.16116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9042 1726888052.16138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9042 1726888052.16152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9042 1726888052.16164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9042 1726888052.16175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9042 1726888052.16196: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9042 1726888052.16202: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9042 1726888052.16206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9042 1726888052.16270: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9042 1726888052.16275: Set connection var ansible_shell_type to sh\n 9042 1726888052.16281: Set connection var ansible_shell_executable to /bin/sh\n 9042 1726888052.16284: Set connection var ansible_connection to ssh\n 9042 1726888052.16289: Set connection var ansible_pipelining to False\n 9042 1726888052.16295: Set connection var ansible_timeout to 10\n 9042 1726888052.16311: variable 'ansible_shell_executable' from source: unknown\n 9042 1726888052.16315: variable 'ansible_connection' from source: unknown\n 9042 1726888052.16319: variable 'ansible_module_compression' from source: unknown\n 9042 1726888052.16321: variable 'ansible_shell_type' from source: unknown\n 9042 1726888052.16323: variable 'ansible_shell_executable' from source: unknown\n 9042 1726888052.16326: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9042 1726888052.16329: variable 'ansible_pipelining' from source: unknown\n 9042 1726888052.16330: variable 'ansible_timeout' from source: unknown\n 9042 1726888052.16332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9042 1726888052.16396: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9042 1726888052.16405: variable 'omit' from source: magic vars\n 9042 1726888052.16409: starting attempt loop\n 9042 1726888052.16411: running the handler\n 9042 1726888052.16421: handler run complete\n 9042 1726888052.16427: attempt loop complete, returning result\n 9042 1726888052.16429: _execute() done\n 9042 1726888052.16432: dumping result to json\n 9042 1726888052.16435: done dumping result, returning\n 9042 1726888052.16438: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-00000000004f]\n 9042 1726888052.16447: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f\n 9042 1726888052.16462: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f\n 9042 1726888052.16464: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__tlog_is_ostree\": false\n },\n \"changed\": false\n}\n 8995 1726888052.16663: no more pending results, returning what we have\n 8995 1726888052.16665: results queue empty\n 8995 1726888052.16665: checking for any_errors_fatal\n 8995 1726888052.16668: done checking for any_errors_fatal\n 8995 1726888052.16668: checking for max_fail_percentage\n 8995 1726888052.16669: done checking for max_fail_percentage\n 8995 1726888052.16670: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888052.16670: done checking to see if all hosts have failed\n 8995 1726888052.16670: getting the remaining hosts for this loop\n 8995 1726888052.16671: done getting the remaining hosts for this loop\n 8995 1726888052.16673: getting the next task for host managed_node1\n 8995 1726888052.16679: done getting next task for host managed_node1\n 8995 1726888052.16680: ^ task is: TASK: meta (end_host)\n 8995 1726888052.16681: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.16682: getting the next task for host managed_node2\n 8995 1726888052.16685: done getting next task for host managed_node2\n 8995 1726888052.16685: ^ task is: TASK: meta (end_host)\n 8995 1726888052.16686: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.16687: getting the next task for host managed_node3\n 8995 1726888052.16688: done getting next task for host managed_node3\n 8995 1726888052.16689: ^ task is: TASK: meta (end_host)\n 8995 1726888052.16690: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.16695: getting variables\n 8995 1726888052.16696: in VariableManager get_vars()\n 8995 1726888052.16716: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.16720: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.16721: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.16727: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.16728: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.16730: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.16759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.16777: done with get_vars()\n 8995 1726888052.16782: done getting variables\n\nTASK [Skip test if not supported on ostree] ************************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15\nFriday 20 September 2024 23:07:32 -0400 (0:00:00.049) 0:00:00.805 ****** \n 8995 1726888052.16839: in VariableManager get_vars()\n 8995 1726888052.16846: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.16848: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.16850: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.16853: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.16855: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.16856: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.16875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.16888: done with get_vars()\n 8995 1726888052.17062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8995 1726888052.18541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8995 1726888052.18582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8995 1726888052.18628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8995 1726888052.18655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8995 1726888052.18676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8995 1726888052.18724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 8995 1726888052.18738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 8995 1726888052.18750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 8995 1726888052.18770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 8995 1726888052.18782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 8995 1726888052.18854: variable '__tlog_is_ostree' from source: set_fact\n 8995 1726888052.18864: Evaluated conditional (__tlog_is_ostree | d(false)): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node1\nskipping: [managed_node1] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node1\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node1\n 8995 1726888052.18881: getting variables\n 8995 1726888052.18882: in VariableManager get_vars()\n 8995 1726888052.18888: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.18889: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.18893: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.18896: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.18897: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.18899: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.18922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.18937: done with get_vars()\n 8995 1726888052.18941: done getting variables\n\nTASK [Skip test if not supported on ostree] ************************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15\nFriday 20 September 2024 23:07:32 -0400 (0:00:00.021) 0:00:00.827 ****** \n 8995 1726888052.18978: in VariableManager get_vars()\n 8995 1726888052.18985: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.18986: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.18987: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.18990: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.18993: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.18995: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.19013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.19028: done with get_vars()\n 8995 1726888052.19103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19202: variable '__tlog_is_ostree' from source: set_fact\n 8995 1726888052.19206: Evaluated conditional (__tlog_is_ostree | d(false)): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node2\nskipping: [managed_node2] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node2\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node2\n 8995 1726888052.19223: getting variables\n 8995 1726888052.19224: in VariableManager get_vars()\n 8995 1726888052.19230: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.19232: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.19233: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.19235: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.19237: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.19238: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.19255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.19270: done with get_vars()\n 8995 1726888052.19274: done getting variables\n\nTASK [Skip test if not supported on ostree] ************************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15\nFriday 20 September 2024 23:07:32 -0400 (0:00:00.003) 0:00:00.830 ****** \n 8995 1726888052.19311: in VariableManager get_vars()\n 8995 1726888052.19320: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.19321: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.19322: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.19325: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.19326: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.19327: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.19344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.19355: done with get_vars()\n 8995 1726888052.19425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 8995 1726888052.19520: variable '__tlog_is_ostree' from source: set_fact\n 8995 1726888052.19524: Evaluated conditional (__tlog_is_ostree | d(false)): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node3\nskipping: [managed_node3] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node3\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node3\n 8995 1726888052.19538: done queuing things up, now waiting for results queue to drain\n 8995 1726888052.19539: results queue empty\n 8995 1726888052.19539: checking for any_errors_fatal\n 8995 1726888052.19543: done checking for any_errors_fatal\n 8995 1726888052.19543: checking for max_fail_percentage\n 8995 1726888052.19544: done checking for max_fail_percentage\n 8995 1726888052.19544: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888052.19546: done checking to see if all hosts have failed\n 8995 1726888052.19547: getting the remaining hosts for this loop\n 8995 1726888052.19548: done getting the remaining hosts for this loop\n 8995 1726888052.19550: getting the next task for host managed_node1\n 8995 1726888052.19552: done getting next task for host managed_node1\n 8995 1726888052.19554: ^ task is: TASK: Ensure sssd user/group exist in /etc files\n 8995 1726888052.19555: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.19556: getting the next task for host managed_node2\n 8995 1726888052.19558: done getting next task for host managed_node2\n 8995 1726888052.19559: ^ task is: TASK: Ensure sssd user/group exist in /etc files\n 8995 1726888052.19561: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.19561: getting the next task for host managed_node3\n 8995 1726888052.19563: done getting next task for host managed_node3\n 8995 1726888052.19564: ^ task is: TASK: Ensure sssd user/group exist in /etc files\n 8995 1726888052.19565: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.19567: getting variables\n 8995 1726888052.19568: in VariableManager get_vars()\n 8995 1726888052.19578: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.19580: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.19582: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.19586: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.19588: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.19590: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.19613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.19627: done with get_vars()\n 8995 1726888052.19631: done getting variables\n 8995 1726888052.19672: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [Ensure sssd user/group exist in /etc files] ******************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21\nFriday 20 September 2024 23:07:32 -0400 (0:00:00.003) 0:00:00.834 ****** \n 8995 1726888052.19685: entering _queue_task() for managed_node1/shell\n 8995 1726888052.19686: Creating lock for shell\n 8995 1726888052.19841: worker is 1 (out of 3 available)\n 8995 1726888052.19854: exiting _queue_task() for managed_node1/shell\n 8995 1726888052.19865: getting variables\n 8995 1726888052.19868: in VariableManager get_vars()\n 8995 1726888052.19943: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.19948: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.19950: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.19963: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.19967: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.19970: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.20040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.20147: done with get_vars()\n 8995 1726888052.20154: done getting variables\n 8995 1726888052.20227: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888052.20237: entering _queue_task() for managed_node2/shell\n 8995 1726888052.20430: worker is 2 (out of 3 available)\n 8995 1726888052.20443: exiting _queue_task() for managed_node2/shell\n 8995 1726888052.20454: getting variables\n 8995 1726888052.20458: in VariableManager get_vars()\n 8995 1726888052.20536: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.20540: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.20542: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.20557: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.20560: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.20563: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.20629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.20673: done with get_vars()\n 8995 1726888052.20683: done getting variables\n 8995 1726888052.20767: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888052.20778: entering _queue_task() for managed_node3/shell\n 8995 1726888052.20980: worker is 3 (out of 3 available)\n 8995 1726888052.20994: exiting _queue_task() for managed_node3/shell\n 8995 1726888052.21003: done queuing things up, now waiting for results queue to drain\n 8995 1726888052.21004: waiting for pending results...\n 9043 1726888052.19977: running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files\n 9043 1726888052.20089: in run() - task 026adac1-1d6b-4d75-acc5-000000000052\n 9043 1726888052.20104: variable 'ansible_search_path' from source: unknown\n 9043 1726888052.20109: variable 'ansible_search_path' from source: unknown\n 9043 1726888052.20128: calling self._execute()\n 9043 1726888052.20181: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9043 1726888052.20243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9043 1726888052.20255: variable 'omit' from source: magic vars\n 9043 1726888052.20523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9043 1726888052.20552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9043 1726888052.20577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9043 1726888052.20618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9043 1726888052.20634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9043 1726888052.20727: variable '__tlog_is_ostree' from source: set_fact\n 9043 1726888052.20739: Evaluated conditional (__tlog_is_ostree | d(false)): False\n 9043 1726888052.20744: when evaluation is False, skipping this task\n 9043 1726888052.20747: _execute() done\n 9043 1726888052.20751: dumping result to json\n 9043 1726888052.20754: done dumping result, returning\n 9043 1726888052.20759: done running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files [026adac1-1d6b-4d75-acc5-000000000052]\n 9043 1726888052.20774: sending task result for task 026adac1-1d6b-4d75-acc5-000000000052\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__tlog_is_ostree | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9043 1726888052.20805: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000052\n 9043 1726888052.20809: WORKER PROCESS EXITING\n 9044 1726888052.21254: running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files\n 9044 1726888052.21330: in run() - task 026adac1-1d6b-4d75-acc5-000000000052\n 9044 1726888052.21339: variable 'ansible_search_path' from source: unknown\n 9044 1726888052.21342: variable 'ansible_search_path' from source: unknown\n 9044 1726888052.21357: calling self._execute()\n 9044 1726888052.21398: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9044 1726888052.21404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9044 1726888052.21409: variable 'omit' from source: magic vars\n 9044 1726888052.21611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9044 1726888052.21637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9044 1726888052.21657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9044 1726888052.21680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9044 1726888052.21690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9044 1726888052.21786: variable '__tlog_is_ostree' from source: set_fact\n 9044 1726888052.21801: Evaluated conditional (__tlog_is_ostree | d(false)): False\n 9044 1726888052.21806: when evaluation is False, skipping this task\n 9044 1726888052.21809: _execute() done\n 9044 1726888052.21812: dumping result to json\n 9044 1726888052.21815: done dumping result, returning\n 9044 1726888052.21822: done running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files [026adac1-1d6b-4d75-acc5-000000000052]\n 9045 1726888052.21879: running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files\n 9044 1726888052.21902: sending task result for task 026adac1-1d6b-4d75-acc5-000000000052\n 9044 1726888052.21958: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000052\n 9044 1726888052.21961: WORKER PROCESS EXITING\n 9045 1726888052.21978: in run() - task 026adac1-1d6b-4d75-acc5-000000000052\n 9045 1726888052.21989: variable 'ansible_search_path' from source: unknown\n 9045 1726888052.21995: variable 'ansible_search_path' from source: unknown\n 9045 1726888052.22020: calling self._execute()\n 9045 1726888052.22070: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9045 1726888052.22079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9045 1726888052.22087: variable 'omit' from source: magic vars\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__tlog_is_ostree | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9045 1726888052.22309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9045 1726888052.22333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9045 1726888052.22352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9045 1726888052.22378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9045 1726888052.22392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9045 1726888052.22462: variable '__tlog_is_ostree' from source: set_fact\n 9045 1726888052.22471: Evaluated conditional (__tlog_is_ostree | d(false)): False\n 9045 1726888052.22474: when evaluation is False, skipping this task\n 9045 1726888052.22476: _execute() done\n 9045 1726888052.22478: dumping result to json\n 9045 1726888052.22480: done dumping result, returning\n 9045 1726888052.22483: done running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files [026adac1-1d6b-4d75-acc5-000000000052]\n 9045 1726888052.22494: sending task result for task 026adac1-1d6b-4d75-acc5-000000000052\n 9045 1726888052.22513: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000052\n 9045 1726888052.22516: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__tlog_is_ostree | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888052.22705: no more pending results, returning what we have\n 8995 1726888052.22707: results queue empty\n 8995 1726888052.22707: checking for any_errors_fatal\n 8995 1726888052.22709: done checking for any_errors_fatal\n 8995 1726888052.22709: checking for max_fail_percentage\n 8995 1726888052.22710: done checking for max_fail_percentage\n 8995 1726888052.22710: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888052.22711: done checking to see if all hosts have failed\n 8995 1726888052.22711: getting the remaining hosts for this loop\n 8995 1726888052.22712: done getting the remaining hosts for this loop\n 8995 1726888052.22714: getting the next task for host managed_node1\n 8995 1726888052.22723: done getting next task for host managed_node1\n 8995 1726888052.22724: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888052.22725: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.22726: getting the next task for host managed_node2\n 8995 1726888052.22728: done getting next task for host managed_node2\n 8995 1726888052.22728: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888052.22729: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.22729: getting the next task for host managed_node3\n 8995 1726888052.22731: done getting next task for host managed_node3\n 8995 1726888052.22732: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888052.22732: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.22738: getting variables\n 8995 1726888052.22739: in VariableManager get_vars()\n 8995 1726888052.22758: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.22759: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.22761: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.22766: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.22767: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.22769: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.22797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.22811: done with get_vars()\n 8995 1726888052.22816: done getting variables\n 8995 1726888052.22861: in VariableManager get_vars()\n 8995 1726888052.22868: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.22870: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.22871: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.22873: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.22874: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.22876: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.22895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.22906: done with get_vars()\n 8995 1726888052.22913: getting variables\n 8995 1726888052.22913: in VariableManager get_vars()\n 8995 1726888052.22921: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.22923: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.22924: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.22926: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.22927: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.22929: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.22951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.22963: done with get_vars()\n 8995 1726888052.22967: done getting variables\n 8995 1726888052.22996: in VariableManager get_vars()\n 8995 1726888052.23002: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.23004: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.23005: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.23007: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.23008: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.23010: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.23032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.23043: done with get_vars()\n 8995 1726888052.23051: getting variables\n 8995 1726888052.23051: in VariableManager get_vars()\n 8995 1726888052.23057: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.23058: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.23059: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.23063: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.23064: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.23066: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.23082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.23095: done with get_vars()\n 8995 1726888052.23099: done getting variables\n 8995 1726888052.23129: in VariableManager get_vars()\n 8995 1726888052.23136: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.23137: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.23138: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.23140: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.23142: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.23143: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.23161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.23173: done with get_vars()\n 8995 1726888052.23178: done queuing things up, now waiting for results queue to drain\n 8995 1726888052.23179: results queue empty\n 8995 1726888052.23180: checking for any_errors_fatal\n 8995 1726888052.23183: done checking for any_errors_fatal\n 8995 1726888052.23183: checking for max_fail_percentage\n 8995 1726888052.23184: done checking for max_fail_percentage\n 8995 1726888052.23184: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888052.23184: done checking to see if all hosts have failed\n 8995 1726888052.23185: getting the remaining hosts for this loop\n 8995 1726888052.23185: done getting the remaining hosts for this loop\n 8995 1726888052.23186: getting the next task for host managed_node1\n 8995 1726888052.23189: done getting next task for host managed_node1\n 8995 1726888052.23193: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 8995 1726888052.23194: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.23196: getting the next task for host managed_node2\n 8995 1726888052.23199: done getting next task for host managed_node2\n 8995 1726888052.23201: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 8995 1726888052.23202: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.23202: getting the next task for host managed_node3\n 8995 1726888052.23205: done getting next task for host managed_node3\n 8995 1726888052.23206: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 8995 1726888052.23207: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.23219: getting variables\n 8995 1726888052.23220: in VariableManager get_vars()\n 8995 1726888052.23233: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.23235: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.23237: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.23240: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.23242: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.23244: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.23261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.23278: done with get_vars()\n 8995 1726888052.23282: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2\nFriday 20 September 2024 23:07:32 -0400 (0:00:00.036) 0:00:00.870 ****** \n 8995 1726888052.23330: entering _queue_task() for managed_node1/include_tasks\n 8995 1726888052.23457: worker is 1 (out of 3 available)\n 8995 1726888052.23468: exiting _queue_task() for managed_node1/include_tasks\n 8995 1726888052.23492: getting variables\n 8995 1726888052.23494: in VariableManager get_vars()\n 8995 1726888052.23650: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.23654: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.23656: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.23666: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.23669: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.23672: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.23731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.23764: done with get_vars()\n 8995 1726888052.23771: done getting variables\n 8995 1726888052.23908: entering _queue_task() for managed_node2/include_tasks\n 8995 1726888052.24086: worker is 2 (out of 3 available)\n 8995 1726888052.24098: exiting _queue_task() for managed_node2/include_tasks\n 8995 1726888052.24124: getting variables\n 8995 1726888052.24126: in VariableManager get_vars()\n 8995 1726888052.24187: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.24192: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.24195: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.24208: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.24210: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.24213: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.24269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.24298: done with get_vars()\n 8995 1726888052.24305: done getting variables\n 8995 1726888052.24372: entering _queue_task() for managed_node3/include_tasks\n 8995 1726888052.24559: worker is 3 (out of 3 available)\n 8995 1726888052.24570: exiting _queue_task() for managed_node3/include_tasks\n 8995 1726888052.24581: done queuing things up, now waiting for results queue to drain\n 8995 1726888052.24582: waiting for pending results...\n 9046 1726888052.23589: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 9046 1726888052.23693: in run() - task 026adac1-1d6b-4d75-acc5-00000000000a\n 9046 1726888052.23708: variable 'ansible_search_path' from source: unknown\n 9046 1726888052.23712: variable 'ansible_search_path' from source: unknown\n 9046 1726888052.23731: calling self._execute()\n 9046 1726888052.23843: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9046 1726888052.23854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9046 1726888052.23863: variable 'omit' from source: magic vars\n 9046 1726888052.23944: _execute() done\n 9046 1726888052.23950: dumping result to json\n 9046 1726888052.23955: done dumping result, returning\n 9046 1726888052.23960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-00000000000a]\n 9046 1726888052.23975: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a\n 9046 1726888052.24003: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a\n 9046 1726888052.24007: WORKER PROCESS EXITING\n 9047 1726888052.24531: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 9047 1726888052.24634: in run() - task 026adac1-1d6b-4d75-acc5-00000000000a\n 9047 1726888052.24648: variable 'ansible_search_path' from source: unknown\n 9047 1726888052.24653: variable 'ansible_search_path' from source: unknown\n 9047 1726888052.24673: calling self._execute()\n 9047 1726888052.24728: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9047 1726888052.24737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9047 1726888052.24745: variable 'omit' from source: magic vars\n 9047 1726888052.24826: _execute() done\n 9047 1726888052.24833: dumping result to json\n 9047 1726888052.24837: done dumping result, returning\n 9047 1726888052.24843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-00000000000a]\n 9047 1726888052.24921: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a\n 9047 1726888052.24951: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a\n 9047 1726888052.24954: WORKER PROCESS EXITING\n 9048 1726888052.24947: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 9048 1726888052.25039: in run() - task 026adac1-1d6b-4d75-acc5-00000000000a\n 9048 1726888052.25053: variable 'ansible_search_path' from source: unknown\n 9048 1726888052.25057: variable 'ansible_search_path' from source: unknown\n 9048 1726888052.25081: calling self._execute()\n 9048 1726888052.25138: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9048 1726888052.25149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9048 1726888052.25156: variable 'omit' from source: magic vars\n 9048 1726888052.25224: _execute() done\n 9048 1726888052.25230: dumping result to json\n 9048 1726888052.25233: done dumping result, returning\n 9048 1726888052.25238: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-00000000000a]\n 9048 1726888052.25252: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a\n 9048 1726888052.25279: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a\n 9048 1726888052.25283: WORKER PROCESS EXITING\n 8995 1726888052.25404: no more pending results, returning what we have\n 8995 1726888052.25407: in VariableManager get_vars()\n 8995 1726888052.25431: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.25433: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.25434: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.25440: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.25442: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.25443: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.25470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.25484: done with get_vars()\n 8995 1726888052.25487: variable 'ansible_search_path' from source: unknown\n 8995 1726888052.25488: variable 'ansible_search_path' from source: unknown\n 8995 1726888052.25508: in VariableManager get_vars()\n 8995 1726888052.25519: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.25520: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.25521: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.25524: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.25525: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.25526: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.25547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.25559: done with get_vars()\n 8995 1726888052.25561: variable 'ansible_search_path' from source: unknown\n 8995 1726888052.25561: variable 'ansible_search_path' from source: unknown\n 8995 1726888052.25573: in VariableManager get_vars()\n 8995 1726888052.25580: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.25582: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.25583: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.25585: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.25586: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.25588: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.25610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.25624: done with get_vars()\n 8995 1726888052.25627: variable 'ansible_search_path' from source: unknown\n 8995 1726888052.25627: variable 'ansible_search_path' from source: unknown\n 8995 1726888052.25638: we have included files to process\n 8995 1726888052.25639: generating all_blocks data\n 8995 1726888052.25639: done generating all_blocks data\n 8995 1726888052.25644: processing included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml\n 8995 1726888052.25645: loading included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml\n 8995 1726888052.25646: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml\nincluded: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3\n 8995 1726888052.26061: done processing included file\n 8995 1726888052.26063: iterating over new_blocks loaded from include file\n 8995 1726888052.26063: in VariableManager get_vars()\n 8995 1726888052.26075: done with get_vars()\n 8995 1726888052.26076: filtering new block on tags\n 8995 1726888052.26085: done filtering new block on tags\n 8995 1726888052.26086: in VariableManager get_vars()\n 8995 1726888052.26098: done with get_vars()\n 8995 1726888052.26100: filtering new block on tags\n 8995 1726888052.26110: done filtering new block on tags\n 8995 1726888052.26239: in VariableManager get_vars()\n 8995 1726888052.26255: done with get_vars()\n 8995 1726888052.26257: filtering new block on tags\n 8995 1726888052.26269: done filtering new block on tags\n 8995 1726888052.26270: done iterating over new_blocks loaded from include file\n 8995 1726888052.26271: extending task lists for all hosts with included blocks\n 8995 1726888052.26671: done extending task lists\n 8995 1726888052.26672: done processing included files\n 8995 1726888052.26672: results queue empty\n 8995 1726888052.26672: checking for any_errors_fatal\n 8995 1726888052.26674: done checking for any_errors_fatal\n 8995 1726888052.26674: checking for max_fail_percentage\n 8995 1726888052.26675: done checking for max_fail_percentage\n 8995 1726888052.26675: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888052.26675: done checking to see if all hosts have failed\n 8995 1726888052.26676: getting the remaining hosts for this loop\n 8995 1726888052.26676: done getting the remaining hosts for this loop\n 8995 1726888052.26677: getting the next task for host managed_node1\n 8995 1726888052.26680: done getting next task for host managed_node1\n 8995 1726888052.26682: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 8995 1726888052.26684: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.26685: getting the next task for host managed_node2\n 8995 1726888052.26687: done getting next task for host managed_node2\n 8995 1726888052.26687: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 8995 1726888052.26688: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.26689: getting the next task for host managed_node3\n 8995 1726888052.26690: done getting next task for host managed_node3\n 8995 1726888052.26692: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 8995 1726888052.26694: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888052.26700: getting variables\n 8995 1726888052.26702: in VariableManager get_vars()\n 8995 1726888052.26710: Calling all_inventory to load vars for managed_node1\n 8995 1726888052.26712: Calling groups_inventory to load vars for managed_node1\n 8995 1726888052.26713: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888052.26715: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888052.26718: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888052.26720: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888052.26738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.26753: done with get_vars()\n 8995 1726888052.26757: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Ensure ansible_facts used by role] ******\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2\nFriday 20 September 2024 23:07:32 -0400 (0:00:00.034) 0:00:00.905 ****** \n 8995 1726888052.26803: entering _queue_task() for managed_node1/setup\n 8995 1726888052.26935: worker is 1 (out of 3 available)\n 8995 1726888052.26943: exiting _queue_task() for managed_node1/setup\n 8995 1726888052.26962: getting variables\n 8995 1726888052.26963: in VariableManager get_vars()\n 8995 1726888052.27029: Calling all_inventory to load vars for managed_node2\n 8995 1726888052.27033: Calling groups_inventory to load vars for managed_node2\n 8995 1726888052.27035: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888052.27046: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888052.27050: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888052.27053: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888052.27116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.27161: done with get_vars()\n 8995 1726888052.27174: done getting variables\n 8995 1726888052.27259: entering _queue_task() for managed_node2/setup\n 8995 1726888052.27443: worker is 2 (out of 3 available)\n 8995 1726888052.27455: exiting _queue_task() for managed_node2/setup\n 8995 1726888052.27481: getting variables\n 8995 1726888052.27483: in VariableManager get_vars()\n 8995 1726888052.27556: Calling all_inventory to load vars for managed_node3\n 8995 1726888052.27559: Calling groups_inventory to load vars for managed_node3\n 8995 1726888052.27562: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888052.27573: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888052.27576: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888052.27579: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888052.27639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888052.27687: done with get_vars()\n 8995 1726888052.27698: done getting variables\n 8995 1726888052.27785: entering _queue_task() for managed_node3/setup\n 8995 1726888052.28038: worker is 3 (out of 3 available)\n 8995 1726888052.28053: exiting _queue_task() for managed_node3/setup\n 8995 1726888052.28066: done queuing things up, now waiting for results queue to drain\n 8995 1726888052.28068: waiting for pending results...\n 9049 1726888052.27153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 9049 1726888052.27265: in run() - task 026adac1-1d6b-4d75-acc5-00000000007e\n 9049 1726888052.27279: variable 'ansible_search_path' from source: unknown\n 9049 1726888052.27283: variable 'ansible_search_path' from source: unknown\n 9049 1726888052.27304: calling self._execute()\n 9049 1726888052.27356: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9049 1726888052.27364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9049 1726888052.27371: variable 'omit' from source: magic vars\n 9049 1726888052.27715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9049 1726888052.27987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9050 1726888052.28230: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 9049 1726888052.28306: variable '__tlog_required_facts' from source: role '' all vars\n 9049 1726888052.28317: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9050 1726888052.28344: in run() - task 026adac1-1d6b-4d75-acc5-00000000007e\n 9049 1726888052.28352: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 9050 1726888052.28357: variable 'ansible_search_path' from source: unknown\n 9049 1726888052.28359: variable 'omit' from source: magic vars\n 9050 1726888052.28361: variable 'ansible_search_path' from source: unknown\n 9050 1726888052.28378: calling self._execute()\n 9049 1726888052.28405: variable 'omit' from source: magic vars\n 9049 1726888052.28432: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 9050 1726888052.28436: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9050 1726888052.28444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9050 1726888052.28451: variable 'omit' from source: magic vars\n 9049 1726888052.28504: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 9049 1726888052.28599: variable '__tlog_required_facts' from source: role '' all vars\n 9049 1726888052.28667: variable 'omit' from source: magic vars\n 9049 1726888052.28695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9049 1726888052.28720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9049 1726888052.28738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9049 1726888052.28755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9049 1726888052.28767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9049 1726888052.28795: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9049 1726888052.28801: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9049 1726888052.28806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9050 1726888052.28805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9050 1726888052.28837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9050 1726888052.28863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9050 1726888052.28903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9049 1726888052.28904: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9049 1726888052.28921: Set connection var ansible_shell_type to sh\n 9050 1726888052.28924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9049 1726888052.28929: Set connection var ansible_shell_executable to /bin/sh\n 9049 1726888052.28933: Set connection var ansible_connection to ssh\n 9049 1726888052.28938: Set connection var ansible_pipelining to False\n 9049 1726888052.28943: Set connection var ansible_timeout to 10\n 9049 1726888052.28966: variable 'ansible_shell_executable' from source: unknown\n 9049 1726888052.28971: variable 'ansible_connection' from source: unknown\n 9050 1726888052.28973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9049 1726888052.28975: variable 'ansible_module_compression' from source: unknown\n 9049 1726888052.28978: variable 'ansible_shell_type' from source: unknown\n 9049 1726888052.28981: variable 'ansible_shell_executable' from source: unknown\n 9049 1726888052.28984: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9049 1726888052.28987: variable 'ansible_pipelining' from source: unknown\n 9049 1726888052.28990: variable 'ansible_timeout' from source: unknown\n 9049 1726888052.28997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9050 1726888052.28998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9050 1726888052.29023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9050 1726888052.29061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9050 1726888052.29076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9049 1726888052.29169: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9049 1726888052.29180: variable 'omit' from source: magic vars\n 9049 1726888052.29186: starting attempt loop\n 9049 1726888052.29190: running the handler\n 9049 1726888052.29205: _low_level_execute_command(): starting\n 9049 1726888052.29213: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9051 1726888052.29368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 9051 1726888052.29486: in run() - task 026adac1-1d6b-4d75-acc5-00000000007e\n 9051 1726888052.29502: variable 'ansible_search_path' from source: unknown\n 9051 1726888052.29506: variable 'ansible_search_path' from source: unknown\n 9051 1726888052.29531: calling self._execute()\n 9051 1726888052.29574: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9051 1726888052.29579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9051 1726888052.29584: variable 'omit' from source: magic vars\n 9051 1726888052.29841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9051 1726888052.29865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9051 1726888052.29881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9051 1726888052.29920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9051 1726888052.29937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9051 1726888052.29987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9051 1726888052.30012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9051 1726888052.30040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9051 1726888052.30079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9050 1726888052.30082: variable '__tlog_required_facts' from source: role '' all vars\n 9050 1726888052.30093: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9051 1726888052.30097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9050 1726888052.30128: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 9050 1726888052.30136: variable 'omit' from source: magic vars\n 9050 1726888052.30182: variable 'omit' from source: magic vars\n 9050 1726888052.30210: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 9051 1726888052.30268: variable '__tlog_required_facts' from source: role '' all vars\n 9051 1726888052.30278: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9050 1726888052.30278: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 9050 1726888052.30382: variable '__tlog_required_facts' from source: role '' all vars\n 9050 1726888052.30453: variable 'omit' from source: magic vars\n 9050 1726888052.30481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9050 1726888052.30507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9050 1726888052.30524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9050 1726888052.30540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9050 1726888052.30551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9050 1726888052.30574: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9050 1726888052.30579: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9050 1726888052.30582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9050 1726888052.30675: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9050 1726888052.30680: Set connection var ansible_shell_type to sh\n 9050 1726888052.30686: Set connection var ansible_shell_executable to /bin/sh\n 9050 1726888052.30689: Set connection var ansible_connection to ssh\n 9050 1726888052.30695: Set connection var ansible_pipelining to False\n 9050 1726888052.30701: Set connection var ansible_timeout to 10\n 9050 1726888052.30722: variable 'ansible_shell_executable' from source: unknown\n 9050 1726888052.30727: variable 'ansible_connection' from source: unknown\n 9050 1726888052.30730: variable 'ansible_module_compression' from source: unknown\n 9050 1726888052.30733: variable 'ansible_shell_type' from source: unknown\n 9050 1726888052.30736: variable 'ansible_shell_executable' from source: unknown\n 9050 1726888052.30738: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9050 1726888052.30742: variable 'ansible_pipelining' from source: unknown\n 9050 1726888052.30744: variable 'ansible_timeout' from source: unknown\n 9050 1726888052.30748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9050 1726888052.30916: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9050 1726888052.30927: variable 'omit' from source: magic vars\n 9051 1726888052.30930: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 9050 1726888052.30933: starting attempt loop\n 9050 1726888052.30936: running the handler\n 9051 1726888052.30937: variable 'omit' from source: magic vars\n 9050 1726888052.30948: _low_level_execute_command(): starting\n 9050 1726888052.30956: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n 9051 1726888052.30985: variable 'omit' from source: magic vars\n 9051 1726888052.31013: variable '__tlog_required_facts_subsets' from source: role '' all vars\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9051 1726888052.31085: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 9051 1726888052.31175: variable '__tlog_required_facts' from source: role '' all vars\n 9051 1726888052.31242: variable 'omit' from source: magic vars\n 9051 1726888052.31275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9051 1726888052.31303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9051 1726888052.31324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9051 1726888052.31342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9051 1726888052.31358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9051 1726888052.31377: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9051 1726888052.31380: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9051 1726888052.31382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9051 1726888052.31451: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9051 1726888052.31455: Set connection var ansible_shell_type to sh\n 9051 1726888052.31460: Set connection var ansible_shell_executable to /bin/sh\n 9051 1726888052.31462: Set connection var ansible_connection to ssh\n 9051 1726888052.31466: Set connection var ansible_pipelining to False\n 9051 1726888052.31471: Set connection var ansible_timeout to 10\n 9051 1726888052.31488: variable 'ansible_shell_executable' from source: unknown\n 9051 1726888052.31492: variable 'ansible_connection' from source: unknown\n 9051 1726888052.31494: variable 'ansible_module_compression' from source: unknown\n 9051 1726888052.31496: variable 'ansible_shell_type' from source: unknown\n 9051 1726888052.31498: variable 'ansible_shell_executable' from source: unknown\n 9051 1726888052.31499: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9051 1726888052.31501: variable 'ansible_pipelining' from source: unknown\n 9051 1726888052.31503: variable 'ansible_timeout' from source: unknown\n 9051 1726888052.31505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9051 1726888052.31638: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9051 1726888052.31646: variable 'omit' from source: magic vars\n 9051 1726888052.31650: starting attempt loop\n 9051 1726888052.31652: running the handler\n 9051 1726888052.31662: _low_level_execute_command(): starting\n 9051 1726888052.31668: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9049 1726888052.33730: stdout chunk (state=2):\n>>>/root\n<<<\n 9049 1726888052.33789: stderr chunk (state=3):\n>>><<<\n 9049 1726888052.33798: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9049 1726888052.33820: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9049 1726888052.33831: _low_level_execute_command(): starting\n 9049 1726888052.33836: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `\" && echo ansible-tmp-1726888052.338272-9049-223906378547210=\"` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `\" && echo ansible-tmp-1726888052.338272-9049-223906378547210=\"` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `\" ) && sleep 0'\"'\"''\n 9050 1726888052.35316: stdout chunk (state=2):\n>>>/root\n<<<\n 9051 1726888052.35333: stdout chunk (state=2):\n>>>/root\n<<<\n 9051 1726888052.35402: stderr chunk (state=3):\n>>><<<\n 9051 1726888052.35408: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9051 1726888052.35433: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9051 1726888052.35443: _low_level_execute_command(): starting\n 9051 1726888052.35449: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `\" && echo ansible-tmp-1726888052.3543963-9051-81605631939607=\"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `\" && echo ansible-tmp-1726888052.3543963-9051-81605631939607=\"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `\" ) && sleep 0'\"'\"''\n 9050 1726888052.35496: stderr chunk (state=3):\n>>><<<\n 9050 1726888052.35503: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9050 1726888052.35529: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9050 1726888052.35542: _low_level_execute_command(): starting\n 9050 1726888052.35549: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `\" && echo ansible-tmp-1726888052.3553743-9050-55123966940196=\"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `\" && echo ansible-tmp-1726888052.3553743-9050-55123966940196=\"` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `\" ) && sleep 0'\"'\"''\n 9049 1726888052.37207: stdout chunk (state=2):\n>>>ansible-tmp-1726888052.338272-9049-223906378547210=/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210\n<<<\n 9049 1726888052.37438: stderr chunk (state=3):\n>>><<<\n 9049 1726888052.37444: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888052.338272-9049-223906378547210=/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210\\n', b'')\n 9049 1726888052.37461: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888052.338272-9049-223906378547210=/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210\n, stderr=\n 9049 1726888052.37515: variable 'ansible_module_compression' from source: unknown\n 9049 1726888052.37552: ANSIBALLZ: Using lock for setup\n 9049 1726888052.37555: ANSIBALLZ: Acquiring lock\n 9049 1726888052.37558: ANSIBALLZ: Lock acquired: 140329738382528\n 9049 1726888052.37560: ANSIBALLZ: Creating module\n 9051 1726888052.38784: stdout chunk (state=2):\n>>>ansible-tmp-1726888052.3543963-9051-81605631939607=/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607\n<<<\n 9051 1726888052.39144: stderr chunk (state=3):\n>>><<<\n 9051 1726888052.39151: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888052.3543963-9051-81605631939607=/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607\\n', b'')\n 9051 1726888052.39171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888052.3543963-9051-81605631939607=/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607\n, stderr=\n 9051 1726888052.39233: variable 'ansible_module_compression' from source: unknown\n 9051 1726888052.39280: ANSIBALLZ: Using lock for setup\n 9051 1726888052.39286: ANSIBALLZ: Acquiring lock\n 9050 1726888052.39396: stdout chunk (state=2):\n>>>ansible-tmp-1726888052.3553743-9050-55123966940196=/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196\n<<<\n 9050 1726888052.39549: stderr chunk (state=3):\n>>><<<\n 9050 1726888052.39556: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888052.3553743-9050-55123966940196=/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196\\n', b'')\n 9050 1726888052.39574: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888052.3553743-9050-55123966940196=/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196\n, stderr=\n 9050 1726888052.39636: variable 'ansible_module_compression' from source: unknown\n 9050 1726888052.39681: ANSIBALLZ: Using lock for setup\n 9050 1726888052.39686: ANSIBALLZ: Acquiring lock\n 9049 1726888052.56765: ANSIBALLZ: Writing module into payload\n 9049 1726888052.56875: ANSIBALLZ: Writing module\n 9049 1726888052.56898: ANSIBALLZ: Renaming module\n 9049 1726888052.56905: ANSIBALLZ: Done creating module\n 9049 1726888052.56931: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9051 1726888052.56994: ANSIBALLZ: Lock acquired: 140329738382528\n 9051 1726888052.57003: ANSIBALLZ: Reading module after lock\n 9051 1726888052.57044: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 9051 1726888052.57209: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiwz48fxi TO /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9050 1726888052.57301: ANSIBALLZ: Lock acquired: 140329738382528\n 9050 1726888052.57310: ANSIBALLZ: Reading module after lock\n 9050 1726888052.57363: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 9049 1726888052.57428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7y7kk4ql TO /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 9050 1726888052.57567: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy4gfjpkg TO /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9051 1726888052.57683: Sending initial data\n 9051 1726888052.57690: Sent initial data (151 bytes)\n 9049 1726888052.58005: Sending initial data\n 9049 1726888052.58012: Sent initial data (151 bytes)\n 9050 1726888052.58074: Sending initial data\n 9050 1726888052.58082: Sent initial data (151 bytes)\n 9049 1726888052.61107: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7y7kk4ql /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py\n<<<\n 9050 1726888052.61996: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy4gfjpkg /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py\n<<<\n 9051 1726888052.63511: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiwz48fxi /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py\n<<<\n 9049 1726888052.63516: stderr chunk (state=3):\n>>><<<\n 9049 1726888052.63526: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7y7kk4ql /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py\\n', b'')\n 9049 1726888052.63553: done transferring module to remote\n 9049 1726888052.63568: _low_level_execute_command(): starting\n 9049 1726888052.63573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9050 1726888052.64570: stderr chunk (state=3):\n>>><<<\n 9050 1726888052.64576: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy4gfjpkg /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py\\n', b'')\n 9050 1726888052.64597: done transferring module to remote\n 9050 1726888052.64612: _low_level_execute_command(): starting\n 9050 1726888052.64618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9051 1726888052.66460: stderr chunk (state=3):\n>>><<<\n 9051 1726888052.66470: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiwz48fxi /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py\\n', b'')\n 9051 1726888052.66494: done transferring module to remote\n 9051 1726888052.66507: _low_level_execute_command(): starting\n 9051 1726888052.66512: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9049 1726888052.66941: stderr chunk (state=2):\n>>><<<\n 9049 1726888052.66948: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9049 1726888052.66964: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9049 1726888052.66968: _low_level_execute_command(): starting\n 9049 1726888052.66973: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9050 1726888052.68847: stderr chunk (state=2):\n>>><<<\n 9050 1726888052.68856: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9050 1726888052.68872: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9050 1726888052.68876: _low_level_execute_command(): starting\n 9050 1726888052.68880: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9051 1726888052.70996: stderr chunk (state=2):\n>>><<<\n 9051 1726888052.71005: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9051 1726888052.71020: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9051 1726888052.71023: _low_level_execute_command(): starting\n 9051 1726888052.71026: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9049 1726888052.71354: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db58e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daee828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dafb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db070f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9049 1726888052.72443: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daacb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdac940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdbe240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db0ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9050 1726888052.73411: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c62e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bf8828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c629b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c05630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c110f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9049 1726888052.73552: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bce4128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcef358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808bcee048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcefb38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcee128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7bef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd734e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd63518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808ba9c358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baa4dd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b160>\r\nimport '_locale' # \r\n<<<\n 9050 1726888052.74498: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bbbe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bc24e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba5d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba8198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfeb6940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfec8240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c16a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9049 1726888052.74643: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaaef0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd5d358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf2b0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf0b8>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf3c8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdd50b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafeb8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafac8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb780>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babbf60>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b641278>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb860>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b646d68>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf5f8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66a3c8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b66a780>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672470>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b41cc88>\r\n<<<\n 9049 1726888052.75746: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4103c8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4100b8>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b401f60>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672e10>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b417080>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66ab00>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da687f0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b417128>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da68b70>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf940>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da816a0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86710>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86be0>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86cf8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81ef0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da8e080>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da865c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86320>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da75be0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b655438>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81550>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 9050 1726888052.76685: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdee128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfdf8048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9b38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf8128>\r\n<<<\n 9049 1726888052.76734: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a409b0>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.77723: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a9e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de673f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a99b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de674c630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67580f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753390>\r\n<<<\n 9050 1726888052.77783: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85ef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe7d4e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe6d518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfba6358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbaedd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85160>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb4ef0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe67358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb92b0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb90b8>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb9390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfedf0b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9a90<<<\n 9049 1726888052.77826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888052.77924: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fd470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6702e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fdb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67094e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ecd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ef198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49fd940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a0f240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de675da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9050 1726888052.78885: stdout chunk (state=3):\n>>>>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf74b240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf750d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb95c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf775748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77c438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf526c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf50bf28>\r\nimport 'threa<<<\n 9051 1726888052.79517: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4935128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de493f048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940b38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de493f128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ccef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49c44e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49b4518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.<<<\n 9050 1726888052.79983: stdout chunk (state=3):\n>>>ding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77cdd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf521048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf5210f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b8c5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8ce48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b90518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.<<<\n 9050 1726888052.79999: stdout chunk (state=3):\n>>>6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b80b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf75f400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8c4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb4b940>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.80067: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897927f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896b8320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089792e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089a40e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089715be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e8ba8>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba0f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba320>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898ba668>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3358>\r\n<<<\n 9051 1726888052.80355: stdout chunk (state=3):\n>>>pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46ed320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46f5da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc4e0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46fbeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ae358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a260b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470cf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4292240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader o<<<\n 9049 1726888052.80893: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896d8550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3780>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896e85c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898def60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808976fa20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808977db00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e1e10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e8518>\r\n<<<\n 9051 1726888052.81520: stdout chunk (state=3):\n>>>bject at 0x7f4de4297d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de47005c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bc390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de42bc748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de406dc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4052f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4068048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bcac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b97b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de40680f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b9b38>\r\ni<<<\n 9051 1726888052.83220: stdout chunk (state=3):\n>>>mport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d3668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d76d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66e0048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d7588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d72e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66c7ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42a6400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26919b0>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888052.83285: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd81db00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c22b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c8630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9049 1726888052.83587: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898d8358>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808979ab38>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e86d8>\r\n<<<\n 9050 1726888052.84687: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7f4b38>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be080>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9be5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7e34e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef710>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9e9e10>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e9f28>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9050 1726888052.84747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda3a9e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda49ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9ecdd8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f34e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e6320>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda64b00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f36a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71a20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9d80b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb0f668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04d68>\r\n<<<\n 9049 1726888052.84886: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5a58>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5b38>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5cc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898cd0f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899856a0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979da0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089979f98>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'<<<\n 9051 1726888052.85527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e37f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de230a320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e3e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2691e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2366be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2339ba8>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25040f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2504320>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2504668>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334358>\r\n<<<\n 9050 1726888052.85807: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb04f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb28a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19748>\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.86001: stdout chunk (state=3):\n>>>\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808999fa90>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f780>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998ef60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f5f8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998e7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.86632: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2329550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334908>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de252ee80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de252ef98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23bfa58>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23cdb38>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2531e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b550>\r\n<<<\n 9050 1726888052.86885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9049 1726888052.87034: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897fe898>\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.87359: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2527390>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e9b70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b710>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7a90>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7b70>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7cf8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de251c128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23936d8>\r\n<<<\n 9051 1726888052.87383: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388dd8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de238e048>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23afa90>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af780>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239ff60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af5f8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239f7b8>\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888052.87997: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd8c92e8>\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.88316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.88524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9050 1726888052.89088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.89621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089934940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.89986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089876208>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089946978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888052.90195: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9fe8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.90905: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de248f390>\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.91231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a3128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a31d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089947b70>\r\n<<<\n 9049 1726888052.91243: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9050 1726888052.91291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd937160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda108d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.92017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9050 1726888052.92399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9051 1726888052.93115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25c59b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.93189: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808985cc18>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888052.93494: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda11ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9051 1726888052.94216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25fe1d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d5940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.94536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3ba160>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3d9b70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3e3358>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3c2828>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3d98d0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3bab00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089922c18>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808984c550>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f47b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f8320>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898687f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888052.94607: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd926ba8><<<\n 9051 1726888052.95243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9051 1726888052.96416: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2633128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26331d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d6b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.96840: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.97503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a1dac8>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8085876128>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.97522: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808588b358>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8085813a20>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808586b940>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.97525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9050 1726888052.97885: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c40f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4e3b00>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4ee2e8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4ce7b8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4e3860>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c4a90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9a9ba8>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9174e0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdabe748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdac22b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd932780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib av<<<\n 9050 1726888052.97900: stdout chunk (state=3):\n>>>ailable\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.98598: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899ca898>\r\n<<<\n 9051 1726888052.98613: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24eec18>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546160>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2564b70>\r\n<<<\n 9049 1726888052.98613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899d55c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899d5240>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888052.98826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9050 1726888052.98905: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888052.98914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdae7be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9051 1726888052.99546: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2571358>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2551828>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25648d0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546b00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25aec18>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24db550>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de400d7b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4014320>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24f87f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.99558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.99666: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 9051 1726888052.99677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888052.99751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888052.99778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888052.99803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888052.99831: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 9051 1726888052.99844: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.99872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888052.99896: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 9051 1726888052.99906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9049 1726888052.99938: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888052.99951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888052.99999: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888052.99999: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99800b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 9049 1726888053.00253: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888053.00447: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4030ac8>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9050 1726888053.00909: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99952e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fc991e9b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc9975ac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.01180: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda94828>\r\n<<<\n 9049 1726888053.01319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 9049 1726888053.01331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9049 1726888053.01404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9049 1726888053.02387: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888053.02608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888053.02778: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4c7128>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4d9358>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dde464a20>\r\n<<<\n 9051 1726888053.02792: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4bc940>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de265b898>\r\n<<<\n 9050 1726888053.03487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888053.03645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888053.04032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de26675c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2667240>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888053.04107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.04583: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdaa0550>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdaa01d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888053.05124: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888053.05202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.05690: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888053.06213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9049 1726888053.06259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 9049 1726888053.06268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9050 1726888053.06781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888053.07325: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.07887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.07898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888053.08054: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removin<<<\n 9049 1726888053.08072: stdout chunk (state=3):\n>>>g lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] remov<<<\n 9049 1726888053.08079: stdout chunk (state=3):\n>>>ing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 9051 1726888053.08425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.08832: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.08912: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888053.09143: stdout chunk (state=3):\n>>># cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n<<<\n 9049 1726888053.09153: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.<<<\n 9049 1726888053.09181: stdout chunk (state=3):\n>>>module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9050 1726888053.09303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9051 1726888053.09521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9049 1726888053.09646: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9049 1726888053.09857: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9049 1726888053.09926: stderr chunk (state=3):\n>>><<<\n 9049 1726888053.09932: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db58e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daee828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db589b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dafb630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db070f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daac470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab1e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daacb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab84e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9bd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9e198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdac940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdbe240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db0ca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bce4128>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcef358>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808bcee048>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcefb38>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcee128>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87860>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87c50>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b208>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7bef0>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd734e0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd63518>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808ba9c358>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baa4dd8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b160>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaaef0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd5d358>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf2b0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf0b8>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf3c8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdd50b8>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafeb8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafac8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb780>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babbf60>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b641278>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb860>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b646d68>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66a3c8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b66a780>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672470>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b41cc88>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4103c8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4100b8>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b401f60>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672e10>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b417080>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66ab00>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da687f0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b417128>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da68b70>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf940>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da816a0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86710>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86be0>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86cf8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da8e080>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da865c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86320>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da75be0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b655438>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81550>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a409b0>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897927f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896b8320>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089792e80>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089a40e10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089715be0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e8ba8>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba0f0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba320>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898ba668>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3358>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896d8550>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3780>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896e85c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898def60>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808976fa20>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808977db00>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e1e10>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e8518>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898d8358>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808979ab38>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e86d8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5a58>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5b38>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5cc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898cd0f0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899856a0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979da0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089979f98>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808999fa90>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f780>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998ef60>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f5f8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998e7b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897fe898>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089934940>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089876208>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089946978>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a3128>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a31d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089947b70>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808985cc18>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3ba160>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3d9b70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3e3358>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3c2828>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3d98d0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3bab00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089922c18>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808984c550>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f47b8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f8320>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898687f0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a1dac8>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8085876128>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808588b358>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8085813a20>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808586b940>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899ca898>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899d55c0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899d5240>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9049 1726888053.10016: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db58e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daee828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dafb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db070f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daacb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdac940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdbe240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db0ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bce4128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcef358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808bcee048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcefb38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcee128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7bef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd734e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd63518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808ba9c358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baa4dd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b160>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaaef0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd5d358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf2b0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf0b8>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf3c8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdd50b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafeb8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafac8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb780>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babbf60>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b641278>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb860>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b646d68>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf5f8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66a3c8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b66a780>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672470>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b41cc88>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4103c8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4100b8>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b401f60>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672e10>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b417080>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66ab00>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da687f0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b417128>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da68b70>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf940>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da816a0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86710>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86be0>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86cf8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81ef0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da8e080>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da865c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86320>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da75be0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b655438>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81550>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a409b0>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897927f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896b8320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089792e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089a40e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089715be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e8ba8>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba0f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba320>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898ba668>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3358>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896d8550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3780>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896e85c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898def60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808976fa20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808977db00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e1e10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e8518>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898d8358>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808979ab38>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e86d8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5a58>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5b38>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5cc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898cd0f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899856a0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979da0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089979f98>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808999fa90>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f780>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998ef60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f5f8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998e7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897fe898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089934940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089876208>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089946978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a3128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a31d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089947b70>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808985cc18>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3ba160>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3d9b70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3e3358>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3c2828>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3d98d0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3bab00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089922c18>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808984c550>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f47b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f8320>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898687f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a1dac8>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8085876128>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808588b358>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8085813a20>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808586b940>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899ca898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899d55c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899d5240>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9049 1726888053.10336: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9049 1726888053.10362: _low_level_execute_command(): starting\n 9049 1726888053.10369: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9050 1726888053.10452: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888053.10961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9051 1726888053.11677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9050 1726888053.11877: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removin<<<\n 9050 1726888053.11905: stdout chunk (state=3):\n>>>g lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] remov<<<\n 9050 1726888053.11935: stdout chunk (state=3):\n>>>ing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd<<<\n 9050 1726888053.12997: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy<<<\n 9050 1726888053.13016: stdout chunk (state=3):\n>>> copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9051 1726888053.13139: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removin<<<\n 9051 1726888053.13152: stdout chunk (state=3):\n>>>g lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n<<<\n 9050 1726888053.13497: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9050 1726888053.13532: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9050 1726888053.13571: stderr chunk (state=3):\n>>><<<\n 9050 1726888053.13578: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c62e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bf8828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c629b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c05630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c110f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bbbe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bc24e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba5d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba8198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfeb6940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfec8240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c16a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdee128>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9358>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfdf8048>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9b38>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf8128>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91860>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91c50>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85208>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85ef0>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe7d4e0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe6d518>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfba6358>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbaedd8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85160>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb4ef0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe67358>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb92b0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb90b8>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb9390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfedf0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf74b240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf750d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb95c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf775748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77c438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf526c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf50bf28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77cdd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf521048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf5210f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b8c5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8ce48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b90518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b80b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf75f400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8c4a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb4b940>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd81db00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c22b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c8630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7f4b38>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be080>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9be5f8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7e34e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef710>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9e9e10>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e9f28>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda3a9e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda49ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9ecdd8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f34e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e6320>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda64b00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f36a0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71a20>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71b00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71c88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9d80b8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb0f668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04d68>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb04f60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb28a20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19ef0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19748>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd8c92e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9fe8d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd937160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda108d0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda11ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd926ba8>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c40f0>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4e3b00>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4ee2e8>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4ce7b8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4e3860>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c4a90>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9a9ba8>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9174e0>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdabe748>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdac22b0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd932780>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdae7be0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99800b8>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99952e8>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fc991e9b0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc9975ac8>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda94828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdaa0550>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdaa01d0>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9050 1726888053.13663: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c62e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bf8828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c629b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c05630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c110f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bbbe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bc24e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba5d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba8198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfeb6940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfec8240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c16a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdee128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfdf8048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9b38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf8128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85ef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe7d4e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe6d518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfba6358>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbaedd8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85160>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb4ef0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe67358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb92b0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb90b8>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb9390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfedf0b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf74b240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf750d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb95c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf775748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77c438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf526c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf50bf28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77cdd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf521048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf5210f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b8c5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8ce48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b90518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b80b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf75f400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8c4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb4b940>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd81db00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c22b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c8630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7f4b38>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be080>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9be5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7e34e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef710>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9e9e10>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e9f28>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda3a9e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda49ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9ecdd8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f34e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e6320>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda64b00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f36a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71a20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9d80b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb0f668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04d68>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb04f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb28a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd8c92e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9fe8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd937160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda108d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda11ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd926ba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c40f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4e3b00>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4ee2e8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4ce7b8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4e3860>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c4a90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9a9ba8>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9174e0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdabe748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdac22b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd932780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdae7be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99800b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99952e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fc991e9b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc9975ac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda94828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdaa0550>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdaa01d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9050 1726888053.13830: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9050 1726888053.13853: _low_level_execute_command(): starting\n 9050 1726888053.13861: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9049 1726888053.13961: stderr chunk (state=2):\n>>><<<\n 9049 1726888053.13969: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9049 1726888053.13988: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9049 1726888053.13996: handler run complete\n 9049 1726888053.14012: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9049 1726888053.14054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9049 1726888053.14096: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9049 1726888053.14129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9049 1726888053.14147: attempt loop complete, returning result\n 9049 1726888053.14151: _execute() done\n 9049 1726888053.14154: dumping result to json\n 9049 1726888053.14159: done dumping result, returning\n 9049 1726888053.14170: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [026adac1-1d6b-4d75-acc5-00000000007e]\n 9049 1726888053.14182: sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e\n 9049 1726888053.14232: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e\n 9049 1726888053.14236: WORKER PROCESS EXITING\n 9051 1726888053.14530: stdout chunk (state=3):\n>>># cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs<<<\nok: [managed_node1]\n 9051 1726888053.15049: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9051 1726888053.15163: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9051 1726888053.15204: stderr chunk (state=3):\n>>><<<\n 9051 1726888053.15210: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a9e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de673f828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a99b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de674c630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67580f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fd470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6702e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fdb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67094e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ecd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ef198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49fd940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a0f240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de675da20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4935128>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940358>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de493f048>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940b38>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de493f128>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8860>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8c50>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc208>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ccef0>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49c44e0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49b4518>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46ed320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46f5da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc4e0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46fbeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ae358>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a260b8>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470cf28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4292240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4297d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de47005c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bc390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de42bc748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de406dc50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4052f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4068048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bcac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b97b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de40680f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b9b38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d3668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d76d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7ba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7cc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66e0048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d7588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d72e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66c7ba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42a6400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3518>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26919b0>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e37f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de230a320>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e3e80>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2691e10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2366be0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2339ba8>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25040f0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2504320>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2504668>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334358>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2329550>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334908>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de252ee80>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de252ef98>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23bfa58>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23cdb38>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2531e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b550>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2527390>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e9b70>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b710>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7a90>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7b70>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7cf8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de251c128>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23936d8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388dd8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de238e048>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388898>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23afa90>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af780>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239ff60>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af5f8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239f7b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de248f390>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25c59b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25fe1d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d5940>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2633128>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26331d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d6b38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24eec18>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546160>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2564b70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2571358>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2551828>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25648d0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546b00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25aec18>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24db550>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de400d7b8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4014320>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24f87f0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4030ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4c7128>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4d9358>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dde464a20>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4bc940>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de265b898>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de26675c0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2667240>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9051 1726888053.15288: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a9e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de673f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a99b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de674c630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67580f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fd470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6702e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fdb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67094e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ecd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ef198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49fd940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a0f240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de675da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4935128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de493f048>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940b38>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de493f128>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8c50>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ccef0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49c44e0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49b4518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46ed320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46f5da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc4e0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46fbeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ae358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a260b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470cf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4292240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4297d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de47005c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bc390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de42bc748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de406dc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4052f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4068048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bcac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b97b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de40680f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b9b38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d3668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d76d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66e0048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d7588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d72e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66c7ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42a6400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26919b0>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e37f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de230a320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e3e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2691e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2366be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2339ba8>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25040f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2504320>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2504668>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334358>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2329550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334908>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de252ee80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de252ef98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23bfa58>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23cdb38>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2531e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b550>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2527390>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e9b70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b710>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7a90>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7b70>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7cf8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de251c128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23936d8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388dd8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de238e048>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23afa90>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af780>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239ff60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af5f8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239f7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de248f390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25c59b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25fe1d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d5940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2633128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26331d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d6b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24eec18>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546160>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2564b70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2571358>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2551828>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25648d0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546b00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25aec18>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24db550>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de400d7b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4014320>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24f87f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4030ac8>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4c7128>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4d9358>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dde464a20>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4bc940>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de265b898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de26675c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2667240>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"8\", \"ansible_distribution_major_version\": \"8\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9051 1726888053.15520: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9051 1726888053.15545: _low_level_execute_command(): starting\n 9051 1726888053.15552: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9050 1726888053.17995: stderr chunk (state=2):\n>>><<<\n 9050 1726888053.18001: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9050 1726888053.18027: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9050 1726888053.18033: handler run complete\n 9050 1726888053.18045: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9050 1726888053.18073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9050 1726888053.18102: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9050 1726888053.18126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9050 1726888053.18141: attempt loop complete, returning result\n 9050 1726888053.18145: _execute() done\n 9050 1726888053.18149: dumping result to json\n 9050 1726888053.18154: done dumping result, returning\n 9050 1726888053.18161: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [026adac1-1d6b-4d75-acc5-00000000007e]\n 9050 1726888053.18223: sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e\n 9050 1726888053.18256: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e\n 9050 1726888053.18260: WORKER PROCESS EXITING\nok: [managed_node2]\n 9051 1726888053.18866: stderr chunk (state=2):\n>>><<<\n 9051 1726888053.18874: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9051 1726888053.18888: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9051 1726888053.18894: handler run complete\n 9051 1726888053.18904: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9051 1726888053.18933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9051 1726888053.18960: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9051 1726888053.18979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9051 1726888053.18993: attempt loop complete, returning result\n 9051 1726888053.18997: _execute() done\n 9051 1726888053.19000: dumping result to json\n 9051 1726888053.19005: done dumping result, returning\n 9051 1726888053.19012: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [026adac1-1d6b-4d75-acc5-00000000007e]\n 9051 1726888053.19026: sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e\n 9051 1726888053.19054: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e\n 9051 1726888053.19058: WORKER PROCESS EXITING\nok: [managed_node3]\n 8995 1726888053.19147: no more pending results, returning what we have\n 8995 1726888053.19150: results queue empty\n 8995 1726888053.19151: checking for any_errors_fatal\n 8995 1726888053.19152: done checking for any_errors_fatal\n 8995 1726888053.19153: checking for max_fail_percentage\n 8995 1726888053.19154: done checking for max_fail_percentage\n 8995 1726888053.19155: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888053.19155: done checking to see if all hosts have failed\n 8995 1726888053.19156: getting the remaining hosts for this loop\n 8995 1726888053.19157: done getting the remaining hosts for this loop\n 8995 1726888053.19160: getting the next task for host managed_node1\n 8995 1726888053.19167: done getting next task for host managed_node1\n 8995 1726888053.19170: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 8995 1726888053.19172: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.19173: getting the next task for host managed_node2\n 8995 1726888053.19176: done getting next task for host managed_node2\n 8995 1726888053.19178: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 8995 1726888053.19179: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.19180: getting the next task for host managed_node3\n 8995 1726888053.19183: done getting next task for host managed_node3\n 8995 1726888053.19184: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 8995 1726888053.19186: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.19199: getting variables\n 8995 1726888053.19200: in VariableManager get_vars()\n 8995 1726888053.19234: Calling all_inventory to load vars for managed_node1\n 8995 1726888053.19237: Calling groups_inventory to load vars for managed_node1\n 8995 1726888053.19239: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888053.19247: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888053.19249: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888053.19251: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888053.19293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.19341: done with get_vars()\n 8995 1726888053.19352: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Check if system is ostree] **************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10\nFriday 20 September 2024 23:07:33 -0400 (0:00:00.926) 0:00:01.831 ****** \n 8995 1726888053.19444: entering _queue_task() for managed_node1/stat\n 8995 1726888053.19590: worker is 1 (out of 3 available)\n 8995 1726888053.19605: exiting _queue_task() for managed_node1/stat\n 8995 1726888053.19634: getting variables\n 8995 1726888053.19636: in VariableManager get_vars()\n 8995 1726888053.19721: Calling all_inventory to load vars for managed_node2\n 8995 1726888053.19725: Calling groups_inventory to load vars for managed_node2\n 8995 1726888053.19727: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888053.19741: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888053.19744: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888053.19747: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888053.19831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.19883: done with get_vars()\n 8995 1726888053.19894: done getting variables\n 8995 1726888053.19983: entering _queue_task() for managed_node2/stat\n 8995 1726888053.20189: worker is 2 (out of 3 available)\n 8995 1726888053.20349: exiting _queue_task() for managed_node2/stat\n 8995 1726888053.20375: getting variables\n 8995 1726888053.20377: in VariableManager get_vars()\n 8995 1726888053.20455: Calling all_inventory to load vars for managed_node3\n 8995 1726888053.20460: Calling groups_inventory to load vars for managed_node3\n 8995 1726888053.20462: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888053.20476: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888053.20480: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888053.20483: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888053.20558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.20621: done with get_vars()\n 8995 1726888053.20631: done getting variables\n 8995 1726888053.20726: entering _queue_task() for managed_node3/stat\n 8995 1726888053.20940: worker is 3 (out of 3 available)\n 8995 1726888053.20952: exiting _queue_task() for managed_node3/stat\n 8995 1726888053.20963: done queuing things up, now waiting for results queue to drain\n 8995 1726888053.20966: waiting for pending results...\n 9080 1726888053.19752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 9080 1726888053.19883: in run() - task 026adac1-1d6b-4d75-acc5-000000000080\n 9080 1726888053.19899: variable 'ansible_search_path' from source: unknown\n 9080 1726888053.19903: variable 'ansible_search_path' from source: unknown\n 9080 1726888053.19924: calling self._execute()\n 9080 1726888053.19980: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9080 1726888053.19989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9080 1726888053.20000: variable 'omit' from source: magic vars\n 9080 1726888053.20303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9080 1726888053.20562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9080 1726888053.20621: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9080 1726888053.20683: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9080 1726888053.20723: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9080 1726888053.20787: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9080 1726888053.20815: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9080 1726888053.20840: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9080 1726888053.20864: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9080 1726888053.20971: variable '__tlog_is_ostree' from source: set_fact\n 9080 1726888053.20983: Evaluated conditional (not __tlog_is_ostree is defined): False\n 9080 1726888053.20987: when evaluation is False, skipping this task\n 9080 1726888053.20992: _execute() done\n 9080 1726888053.20996: dumping result to json\n 9080 1726888053.21000: done dumping result, returning\n 9080 1726888053.21005: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [026adac1-1d6b-4d75-acc5-000000000080]\n 9080 1726888053.21019: sending task result for task 026adac1-1d6b-4d75-acc5-000000000080\n 9080 1726888053.21049: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000080\n 9080 1726888053.21054: WORKER PROCESS EXITING\n 9081 1726888053.21326: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9081 1726888053.21428: in run() - task 026adac1-1d6b-4d75-acc5-000000000080\n 9081 1726888053.21442: variable 'ansible_search_path' from source: unknown\n 9081 1726888053.21448: variable 'ansible_search_path' from source: unknown\n 9081 1726888053.21468: calling self._execute()\n 9081 1726888053.21533: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9081 1726888053.21542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9081 1726888053.21549: variable 'omit' from source: magic vars\n 9082 1726888053.21632: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 9082 1726888053.21747: in run() - task 026adac1-1d6b-4d75-acc5-000000000080\n 9082 1726888053.21761: variable 'ansible_search_path' from source: unknown\n 9082 1726888053.21765: variable 'ansible_search_path' from source: unknown\n 9082 1726888053.21795: calling self._execute()\n 9082 1726888053.21848: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9082 1726888053.21858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9081 1726888053.21857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9082 1726888053.21866: variable 'omit' from source: magic vars\n 9081 1726888053.22142: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9082 1726888053.22170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9081 1726888053.22186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9081 1726888053.22278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9081 1726888053.22321: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9081 1726888053.22382: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9081 1726888053.22406: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9081 1726888053.22434: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9082 1726888053.22451: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9081 1726888053.22460: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9082 1726888053.22501: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9082 1726888053.22535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9081 1726888053.22561: variable '__tlog_is_ostree' from source: set_fact\n 9082 1726888053.22570: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9081 1726888053.22571: Evaluated conditional (not __tlog_is_ostree is defined): False\n 9081 1726888053.22576: when evaluation is False, skipping this task\n 9081 1726888053.22579: _execute() done\n 9081 1726888053.22582: dumping result to json\n 9081 1726888053.22585: done dumping result, returning\n 9081 1726888053.22592: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [026adac1-1d6b-4d75-acc5-000000000080]\n 9082 1726888053.22641: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9082 1726888053.22667: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9081 1726888053.22678: sending task result for task 026adac1-1d6b-4d75-acc5-000000000080\n 9082 1726888053.22693: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9081 1726888053.22711: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000080\n 9081 1726888053.22715: WORKER PROCESS EXITING\n 9082 1726888053.22719: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9082 1726888053.22812: variable '__tlog_is_ostree' from source: set_fact\n 9082 1726888053.22822: Evaluated conditional (not __tlog_is_ostree is defined): False\n 9082 1726888053.22827: when evaluation is False, skipping this task\n 9082 1726888053.22829: _execute() done\n 9082 1726888053.22832: dumping result to json\n 9082 1726888053.22835: done dumping result, returning\n 9082 1726888053.22840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [026adac1-1d6b-4d75-acc5-000000000080]\n 9082 1726888053.22852: sending task result for task 026adac1-1d6b-4d75-acc5-000000000080\n 9082 1726888053.22876: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000080\n 9082 1726888053.22879: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888053.23140: no more pending results, returning what we have\n 8995 1726888053.23142: results queue empty\n 8995 1726888053.23142: checking for any_errors_fatal\n 8995 1726888053.23146: done checking for any_errors_fatal\n 8995 1726888053.23147: checking for max_fail_percentage\n 8995 1726888053.23148: done checking for max_fail_percentage\n 8995 1726888053.23149: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888053.23149: done checking to see if all hosts have failed\n 8995 1726888053.23150: getting the remaining hosts for this loop\n 8995 1726888053.23151: done getting the remaining hosts for this loop\n 8995 1726888053.23153: getting the next task for host managed_node1\n 8995 1726888053.23157: done getting next task for host managed_node1\n 8995 1726888053.23159: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 8995 1726888053.23161: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.23162: getting the next task for host managed_node2\n 8995 1726888053.23163: done getting next task for host managed_node2\n 8995 1726888053.23164: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 8995 1726888053.23165: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.23165: getting the next task for host managed_node3\n 8995 1726888053.23167: done getting next task for host managed_node3\n 8995 1726888053.23167: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 8995 1726888053.23168: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.23176: getting variables\n 8995 1726888053.23177: in VariableManager get_vars()\n 8995 1726888053.23199: Calling all_inventory to load vars for managed_node1\n 8995 1726888053.23200: Calling groups_inventory to load vars for managed_node1\n 8995 1726888053.23202: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888053.23208: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888053.23209: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888053.23211: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888053.23244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.23271: done with get_vars()\n 8995 1726888053.23276: done getting variables\n 8995 1726888053.23315: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Set flag to indicate system is ostree] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15\nFriday 20 September 2024 23:07:33 -0400 (0:00:00.038) 0:00:01.870 ****** \n 8995 1726888053.23338: entering _queue_task() for managed_node1/set_fact\n 8995 1726888053.23501: worker is 1 (out of 3 available)\n 8995 1726888053.23510: exiting _queue_task() for managed_node1/set_fact\n 8995 1726888053.23530: getting variables\n 8995 1726888053.23531: in VariableManager get_vars()\n 8995 1726888053.23649: Calling all_inventory to load vars for managed_node2\n 8995 1726888053.23652: Calling groups_inventory to load vars for managed_node2\n 8995 1726888053.23653: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888053.23662: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888053.23664: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888053.23665: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888053.23733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.23783: done with get_vars()\n 8995 1726888053.23793: done getting variables\n 8995 1726888053.23865: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888053.23875: entering _queue_task() for managed_node2/set_fact\n 8995 1726888053.24063: worker is 2 (out of 3 available)\n 8995 1726888053.24074: exiting _queue_task() for managed_node2/set_fact\n 8995 1726888053.24102: getting variables\n 8995 1726888053.24104: in VariableManager get_vars()\n 8995 1726888053.24181: Calling all_inventory to load vars for managed_node3\n 8995 1726888053.24187: Calling groups_inventory to load vars for managed_node3\n 8995 1726888053.24189: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888053.24205: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888053.24208: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888053.24211: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888053.24283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.24344: done with get_vars()\n 8995 1726888053.24354: done getting variables\n 8995 1726888053.24434: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888053.24446: entering _queue_task() for managed_node3/set_fact\n 8995 1726888053.24650: worker is 3 (out of 3 available)\n 8995 1726888053.24662: exiting _queue_task() for managed_node3/set_fact\n 8995 1726888053.24673: done queuing things up, now waiting for results queue to drain\n 8995 1726888053.24675: waiting for pending results...\n 9083 1726888053.23851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 9083 1726888053.23964: in run() - task 026adac1-1d6b-4d75-acc5-000000000081\n 9083 1726888053.23977: variable 'ansible_search_path' from source: unknown\n 9083 1726888053.23981: variable 'ansible_search_path' from source: unknown\n 9083 1726888053.24001: calling self._execute()\n 9083 1726888053.24100: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9083 1726888053.24109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9083 1726888053.24117: variable 'omit' from source: magic vars\n 9083 1726888053.24406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9083 1726888053.24634: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9083 1726888053.24680: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9083 1726888053.24717: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9083 1726888053.24752: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9084 1726888053.24896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 9083 1726888053.24947: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9083 1726888053.24970: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9083 1726888053.24996: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9084 1726888053.25015: in run() - task 026adac1-1d6b-4d75-acc5-000000000081\n 9083 1726888053.25021: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9084 1726888053.25030: variable 'ansible_search_path' from source: unknown\n 9084 1726888053.25034: variable 'ansible_search_path' from source: unknown\n 9084 1726888053.25054: calling self._execute()\n 9084 1726888053.25112: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9083 1726888053.25121: variable '__tlog_is_ostree' from source: set_fact\n 9084 1726888053.25124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9083 1726888053.25131: Evaluated conditional (not __tlog_is_ostree is defined): False\n 9084 1726888053.25132: variable 'omit' from source: magic vars\n 9083 1726888053.25135: when evaluation is False, skipping this task\n 9083 1726888053.25138: _execute() done\n 9083 1726888053.25142: dumping result to json\n 9083 1726888053.25145: done dumping result, returning\n 9083 1726888053.25150: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-000000000081]\n 9083 1726888053.25162: sending task result for task 026adac1-1d6b-4d75-acc5-000000000081\n 9083 1726888053.25190: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000081\n 9083 1726888053.25195: WORKER PROCESS EXITING\n 9084 1726888053.25395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9084 1726888053.25637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9084 1726888053.25681: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9085 1726888053.25684: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 9084 1726888053.25720: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9084 1726888053.25754: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9085 1726888053.25799: in run() - task 026adac1-1d6b-4d75-acc5-000000000081\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9085 1726888053.25815: variable 'ansible_search_path' from source: unknown\n 9085 1726888053.25819: variable 'ansible_search_path' from source: unknown\n 9085 1726888053.25849: calling self._execute()\n 9084 1726888053.25897: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9085 1726888053.25904: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9085 1726888053.25912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9085 1726888053.25920: variable 'omit' from source: magic vars\n 9084 1726888053.25926: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9084 1726888053.25950: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9084 1726888053.25977: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9084 1726888053.26074: variable '__tlog_is_ostree' from source: set_fact\n 9084 1726888053.26085: Evaluated conditional (not __tlog_is_ostree is defined): False\n 9084 1726888053.26089: when evaluation is False, skipping this task\n 9084 1726888053.26095: _execute() done\n 9084 1726888053.26098: dumping result to json\n 9084 1726888053.26101: done dumping result, returning\n 9084 1726888053.26107: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-000000000081]\n 9084 1726888053.26189: sending task result for task 026adac1-1d6b-4d75-acc5-000000000081\n 9085 1726888053.26218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9084 1726888053.26222: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000081\n 9084 1726888053.26226: WORKER PROCESS EXITING\n 9085 1726888053.26447: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9085 1726888053.26494: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9085 1726888053.26525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9085 1726888053.26557: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9085 1726888053.26619: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 9085 1726888053.26638: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 9085 1726888053.26663: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 9085 1726888053.26689: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 9085 1726888053.26784: variable '__tlog_is_ostree' from source: set_fact\n 9085 1726888053.26795: Evaluated conditional (not __tlog_is_ostree is defined): False\n 9085 1726888053.26800: when evaluation is False, skipping this task\n 9085 1726888053.26803: _execute() done\n 9085 1726888053.26807: dumping result to json\n 9085 1726888053.26811: done dumping result, returning\n 9085 1726888053.26817: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-000000000081]\n 9085 1726888053.26828: sending task result for task 026adac1-1d6b-4d75-acc5-000000000081\n 9085 1726888053.26850: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000081\n 9085 1726888053.26853: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888053.26916: no more pending results, returning what we have\n 8995 1726888053.26922: results queue empty\n 8995 1726888053.26922: checking for any_errors_fatal\n 8995 1726888053.26926: done checking for any_errors_fatal\n 8995 1726888053.26926: checking for max_fail_percentage\n 8995 1726888053.26927: done checking for max_fail_percentage\n 8995 1726888053.26928: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888053.26929: done checking to see if all hosts have failed\n 8995 1726888053.26929: getting the remaining hosts for this loop\n 8995 1726888053.26930: done getting the remaining hosts for this loop\n 8995 1726888053.26933: getting the next task for host managed_node1\n 8995 1726888053.26939: done getting next task for host managed_node1\n 8995 1726888053.26942: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 8995 1726888053.26945: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.26946: getting the next task for host managed_node2\n 8995 1726888053.26950: done getting next task for host managed_node2\n 8995 1726888053.26951: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 8995 1726888053.26953: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.26953: getting the next task for host managed_node3\n 8995 1726888053.26956: done getting next task for host managed_node3\n 8995 1726888053.26958: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 8995 1726888053.26959: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.26971: getting variables\n 8995 1726888053.26972: in VariableManager get_vars()\n 8995 1726888053.27000: Calling all_inventory to load vars for managed_node1\n 8995 1726888053.27004: Calling groups_inventory to load vars for managed_node1\n 8995 1726888053.27006: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888053.27012: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888053.27013: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888053.27015: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888053.27050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.27075: done with get_vars()\n 8995 1726888053.27080: done getting variables\n 8995 1726888053.27168: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19\nFriday 20 September 2024 23:07:33 -0400 (0:00:00.038) 0:00:01.909 ****** \n 8995 1726888053.27188: entering _queue_task() for managed_node1/include_vars\n 8995 1726888053.27189: Creating lock for include_vars\n 8995 1726888053.27357: worker is 1 (out of 3 available)\n 8995 1726888053.27365: exiting _queue_task() for managed_node1/include_vars\n 8995 1726888053.27383: getting variables\n 8995 1726888053.27384: in VariableManager get_vars()\n 8995 1726888053.27442: Calling all_inventory to load vars for managed_node2\n 8995 1726888053.27446: Calling groups_inventory to load vars for managed_node2\n 8995 1726888053.27448: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888053.27457: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888053.27460: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888053.27462: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888053.27524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.27563: done with get_vars()\n 8995 1726888053.27569: done getting variables\n 8995 1726888053.27641: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888053.27652: entering _queue_task() for managed_node2/include_vars\n 8995 1726888053.27847: worker is 2 (out of 3 available)\n 8995 1726888053.27858: exiting _queue_task() for managed_node2/include_vars\n 8995 1726888053.27883: getting variables\n 8995 1726888053.27885: in VariableManager get_vars()\n 8995 1726888053.27961: Calling all_inventory to load vars for managed_node3\n 8995 1726888053.27965: Calling groups_inventory to load vars for managed_node3\n 8995 1726888053.27967: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888053.27979: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888053.27982: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888053.27985: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888053.28058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.28115: done with get_vars()\n 8995 1726888053.28127: done getting variables\n 8995 1726888053.28197: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888053.28208: entering _queue_task() for managed_node3/include_vars\n 8995 1726888053.28405: worker is 3 (out of 3 available)\n 8995 1726888053.28415: exiting _queue_task() for managed_node3/include_vars\n 8995 1726888053.28428: done queuing things up, now waiting for results queue to drain\n 8995 1726888053.28429: waiting for pending results...\n 9086 1726888053.27745: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 9086 1726888053.27855: in run() - task 026adac1-1d6b-4d75-acc5-000000000083\n 9086 1726888053.27869: variable 'ansible_search_path' from source: unknown\n 9086 1726888053.27873: variable 'ansible_search_path' from source: unknown\n 9086 1726888053.28080: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9086 1726888053.28210: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9086 1726888053.28340: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9086 1726888053.28466: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9086 1726888053.28483: variable 'omit' from source: magic vars\n 9086 1726888053.28569: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9086 1726888053.28581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9086 1726888053.28592: variable 'omit' from source: magic vars\n 9087 1726888053.28626: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 9087 1726888053.28745: in run() - task 026adac1-1d6b-4d75-acc5-000000000083\n 9087 1726888053.28759: variable 'ansible_search_path' from source: unknown\n 9087 1726888053.28763: variable 'ansible_search_path' from source: unknown\n 9086 1726888053.28933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9087 1726888053.28968: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9087 1726888053.29095: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9086 1726888053.29208: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9087 1726888053.29229: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9086 1726888053.29249: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9086 1726888053.29283: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9086 1726888053.29319: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9087 1726888053.29356: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9087 1726888053.29373: variable 'omit' from source: magic vars\n 9086 1726888053.29382: variable '__vars_file' from source: task vars\n 9086 1726888053.29462: variable 'role_path' from source: magic vars\n 9086 1726888053.29469: variable 'item' from source: unknown\n 9087 1726888053.29470: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9087 1726888053.29479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9086 1726888053.29480: Evaluated conditional (__vars_file is file): False\n 9086 1726888053.29484: when evaluation is False, skipping this task\n 9086 1726888053.29513: variable 'item' from source: unknown\n 9086 1726888053.29580: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9086 1726888053.29655: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9086 1726888053.29665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9086 1726888053.29675: variable 'omit' from source: magic vars\n 9088 1726888053.29719: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 9086 1726888053.29825: variable '__vars_file' from source: task vars\n 9088 1726888053.29839: in run() - task 026adac1-1d6b-4d75-acc5-000000000083\n 9088 1726888053.29854: variable 'ansible_search_path' from source: unknown\n 9088 1726888053.29858: variable 'ansible_search_path' from source: unknown\n 9088 1726888053.30061: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9087 1726888053.29488: variable 'omit' from source: magic vars\n 9088 1726888053.30193: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9088 1726888053.30329: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9087 1726888053.30418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9088 1726888053.30548: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9088 1726888053.30564: variable 'omit' from source: magic vars\n 9086 1726888053.30604: variable 'role_path' from source: magic vars\n 9086 1726888053.30611: variable 'item' from source: unknown\n 9086 1726888053.30623: Evaluated conditional (__vars_file is file): False\n 9086 1726888053.30628: when evaluation is False, skipping this task\n 9087 1726888053.30640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9086 1726888053.30656: variable 'item' from source: unknown\n 9087 1726888053.30681: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9087 1726888053.30716: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9087 1726888053.30750: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9088 1726888053.30776: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9088 1726888053.30787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9088 1726888053.30799: variable 'omit' from source: magic vars\n 9087 1726888053.30816: variable '__vars_file' from source: task vars\n 9087 1726888053.30895: variable 'role_path' from source: magic vars\n 9087 1726888053.30902: variable 'item' from source: unknown\n 9087 1726888053.30913: Evaluated conditional (__vars_file is file): False\n 9087 1726888053.30917: when evaluation is False, skipping this task\n 9087 1726888053.30947: variable 'item' from source: unknown\n 9087 1726888053.31014: variable 'item' from source: unknown\n 9088 1726888053.31014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\nskipping: [managed_node2] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9087 1726888053.31087: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9087 1726888053.31100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9087 1726888053.31109: variable 'omit' from source: magic vars\n 9088 1726888053.31253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9088 1726888053.31295: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9088 1726888053.31333: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9088 1726888053.31366: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9087 1726888053.31386: variable '__vars_file' from source: task vars\n 9088 1726888053.31435: variable '__vars_file' from source: task vars\n 9087 1726888053.31466: variable 'role_path' from source: magic vars\n 9087 1726888053.31473: variable 'item' from source: unknown\n 9087 1726888053.31483: Evaluated conditional (__vars_file is file): False\n 9087 1726888053.31487: when evaluation is False, skipping this task\n 9087 1726888053.31516: variable 'item' from source: unknown\n 9088 1726888053.31515: variable 'role_path' from source: magic vars\n 9088 1726888053.31524: variable 'item' from source: unknown\n 9088 1726888053.31534: Evaluated conditional (__vars_file is file): False\n 9088 1726888053.31538: when evaluation is False, skipping this task\n 9088 1726888053.31567: variable 'item' from source: unknown\n 9087 1726888053.31572: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9088 1726888053.31635: variable 'item' from source: unknown\n 9087 1726888053.31638: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9087 1726888053.31647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9087 1726888053.31656: variable 'omit' from source: magic vars\nskipping: [managed_node3] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9088 1726888053.31706: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9088 1726888053.31720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9088 1726888053.31730: variable 'omit' from source: magic vars\n 9087 1726888053.31804: variable '__vars_file' from source: task vars\n 9087 1726888053.31878: variable 'role_path' from source: magic vars\n 9087 1726888053.31885: variable 'item' from source: unknown\n 9087 1726888053.31897: Evaluated conditional (__vars_file is file): False\n 9087 1726888053.31901: when evaluation is False, skipping this task\n 9087 1726888053.31928: variable 'item' from source: unknown\n 9087 1726888053.31985: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9087 1726888053.32055: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9087 1726888053.32066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9087 1726888053.32076: variable 'omit' from source: magic vars\n 9087 1726888053.32220: variable '__vars_file' from source: task vars\n 9086 1726888053.30713: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9086 1726888053.32295: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9086 1726888053.32305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9086 1726888053.32314: variable 'omit' from source: magic vars\n 9086 1726888053.32419: variable '__vars_file' from source: task vars\n 9086 1726888053.32494: variable 'role_path' from source: magic vars\n 9086 1726888053.32502: variable 'item' from source: unknown\n 9086 1726888053.32512: Evaluated conditional (__vars_file is file): False\n 9086 1726888053.32515: when evaluation is False, skipping this task\n 9086 1726888053.32546: variable 'item' from source: unknown\n 9088 1726888053.32557: variable '__vars_file' from source: task vars\n 9086 1726888053.32603: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9088 1726888053.32633: variable 'role_path' from source: magic vars\n 9088 1726888053.32640: variable 'item' from source: unknown\n 9088 1726888053.32650: Evaluated conditional (__vars_file is file): False\n 9088 1726888053.32654: when evaluation is False, skipping this task\n 9086 1726888053.32668: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9086 1726888053.32678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9088 1726888053.32682: variable 'item' from source: unknown\n 9086 1726888053.32686: variable 'omit' from source: magic vars\n 9088 1726888053.32740: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9088 1726888053.32803: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9088 1726888053.32813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9088 1726888053.32822: variable 'omit' from source: magic vars\n 9086 1726888053.32834: variable '__vars_file' from source: task vars\n 9086 1726888053.32909: variable 'role_path' from source: magic vars\n 9086 1726888053.32916: variable 'item' from source: unknown\n 9086 1726888053.32929: Evaluated conditional (__vars_file is file): False\n 9086 1726888053.32933: when evaluation is False, skipping this task\n 9086 1726888053.32959: variable 'item' from source: unknown\n 9088 1726888053.32962: variable '__vars_file' from source: task vars\n 9086 1726888053.33019: variable 'item' from source: unknown\n 9088 1726888053.33030: variable 'role_path' from source: magic vars\nskipping: [managed_node1] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9086 1726888053.33043: dumping result to json\n 9088 1726888053.33036: variable 'item' from source: unknown\n 9086 1726888053.33051: done dumping result, returning\n 9086 1726888053.33057: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-000000000083]\n 9088 1726888053.33058: Evaluated conditional (__vars_file is file): False\n 9088 1726888053.33061: when evaluation is False, skipping this task\n 9086 1726888053.33070: sending task result for task 026adac1-1d6b-4d75-acc5-000000000083\n 9088 1726888053.33089: variable 'item' from source: unknown\n 9086 1726888053.33096: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000083\n 9086 1726888053.33099: WORKER PROCESS EXITING\n 9088 1726888053.33149: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9088 1726888053.33208: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9088 1726888053.33218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9088 1726888053.33227: variable 'omit' from source: magic vars\n 9088 1726888053.33384: variable '__vars_file' from source: task vars\n 9088 1726888053.33462: variable 'role_path' from source: magic vars\n 9088 1726888053.33469: variable 'item' from source: unknown\n 9088 1726888053.33479: Evaluated conditional (__vars_file is file): False\n 9088 1726888053.33482: when evaluation is False, skipping this task\n 9088 1726888053.33511: variable 'item' from source: unknown\n 9088 1726888053.33567: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9088 1726888053.33589: dumping result to json\n 9088 1726888053.33599: done dumping result, returning\n 9088 1726888053.33604: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-000000000083]\n 9088 1726888053.33619: sending task result for task 026adac1-1d6b-4d75-acc5-000000000083\n 9088 1726888053.33643: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000083\n 9088 1726888053.33647: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\nskipping: [managed_node3] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 9087 1726888053.32296: variable 'role_path' from source: magic vars\n 9087 1726888053.33838: variable 'item' from source: unknown\n 9087 1726888053.33850: Evaluated conditional (__vars_file is file): False\n 9087 1726888053.33854: when evaluation is False, skipping this task\n 9087 1726888053.33880: variable 'item' from source: unknown\n 9087 1726888053.33929: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9087 1726888053.33945: dumping result to json\n 9087 1726888053.33949: done dumping result, returning\n 9087 1726888053.33953: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-000000000083]\n 9087 1726888053.34013: sending task result for task 026adac1-1d6b-4d75-acc5-000000000083\n 9087 1726888053.34036: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000083\n 9087 1726888053.34039: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 8995 1726888053.34258: no more pending results, returning what we have\n 8995 1726888053.34261: results queue empty\n 8995 1726888053.34261: checking for any_errors_fatal\n 8995 1726888053.34264: done checking for any_errors_fatal\n 8995 1726888053.34264: checking for max_fail_percentage\n 8995 1726888053.34265: done checking for max_fail_percentage\n 8995 1726888053.34265: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888053.34266: done checking to see if all hosts have failed\n 8995 1726888053.34266: getting the remaining hosts for this loop\n 8995 1726888053.34267: done getting the remaining hosts for this loop\n 8995 1726888053.34269: getting the next task for host managed_node1\n 8995 1726888053.34273: done getting next task for host managed_node1\n 8995 1726888053.34275: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 8995 1726888053.34276: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.34277: getting the next task for host managed_node2\n 8995 1726888053.34279: done getting next task for host managed_node2\n 8995 1726888053.34280: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 8995 1726888053.34280: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.34281: getting the next task for host managed_node3\n 8995 1726888053.34282: done getting next task for host managed_node3\n 8995 1726888053.34283: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 8995 1726888053.34284: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888053.34295: getting variables\n 8995 1726888053.34296: in VariableManager get_vars()\n 8995 1726888053.34313: Calling all_inventory to load vars for managed_node1\n 8995 1726888053.34314: Calling groups_inventory to load vars for managed_node1\n 8995 1726888053.34316: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888053.34321: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888053.34323: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888053.34325: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888053.34359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.34380: done with get_vars()\n 8995 1726888053.34385: done getting variables\n 8995 1726888053.34458: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Install session recording packages] *****\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5\nFriday 20 September 2024 23:07:33 -0400 (0:00:00.072) 0:00:01.982 ****** \n 8995 1726888053.34478: entering _queue_task() for managed_node1/package\n 8995 1726888053.34479: Creating lock for package\n 8995 1726888053.34627: worker is 1 (out of 3 available)\n 8995 1726888053.34641: exiting _queue_task() for managed_node1/package\n 8995 1726888053.34668: getting variables\n 8995 1726888053.34670: in VariableManager get_vars()\n 8995 1726888053.34745: Calling all_inventory to load vars for managed_node2\n 8995 1726888053.34751: Calling groups_inventory to load vars for managed_node2\n 8995 1726888053.34753: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888053.34765: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888053.34768: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888053.34771: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888053.34849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.34895: done with get_vars()\n 8995 1726888053.34904: done getting variables\n 8995 1726888053.34977: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888053.34986: entering _queue_task() for managed_node2/package\n 8995 1726888053.35177: worker is 2 (out of 3 available)\n 8995 1726888053.35190: exiting _queue_task() for managed_node2/package\n 8995 1726888053.35218: getting variables\n 8995 1726888053.35221: in VariableManager get_vars()\n 8995 1726888053.35424: Calling all_inventory to load vars for managed_node3\n 8995 1726888053.35429: Calling groups_inventory to load vars for managed_node3\n 8995 1726888053.35432: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888053.35444: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888053.35448: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888053.35451: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888053.35520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888053.35569: done with get_vars()\n 8995 1726888053.35577: done getting variables\n 8995 1726888053.35651: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888053.35660: entering _queue_task() for managed_node3/package\n 8995 1726888053.35867: worker is 3 (out of 3 available)\n 8995 1726888053.35878: exiting _queue_task() for managed_node3/package\n 8995 1726888053.35893: done queuing things up, now waiting for results queue to drain\n 8995 1726888053.35894: waiting for pending results...\n 9089 1726888053.34785: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 9089 1726888053.34887: in run() - task 026adac1-1d6b-4d75-acc5-00000000000b\n 9089 1726888053.34904: variable 'ansible_search_path' from source: unknown\n 9089 1726888053.34909: variable 'ansible_search_path' from source: unknown\n 9089 1726888053.34932: calling self._execute()\n 9089 1726888053.34989: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9089 1726888053.34999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9089 1726888053.35008: variable 'omit' from source: magic vars\n 9089 1726888053.35096: variable 'omit' from source: magic vars\n 9089 1726888053.35133: variable 'omit' from source: magic vars\n 9089 1726888053.35162: variable '__tlog_packages' from source: role '' all vars\n 9089 1726888053.35326: variable '__tlog_packages' from source: role '' all vars\n 9089 1726888053.35523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35761: variable '__tlog_is_ostree' from source: set_fact\n 9089 1726888053.35768: variable 'omit' from source: magic vars\n 9089 1726888053.35789: variable 'omit' from source: magic vars\n 9089 1726888053.35822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9089 1726888053.35850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9089 1726888053.35927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9089 1726888053.35967: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9089 1726888053.35973: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9089 1726888053.35977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9089 1726888053.36084: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9089 1726888053.36089: Set connection var ansible_shell_type to sh\n 9089 1726888053.36098: Set connection var ansible_shell_executable to /bin/sh\n 9089 1726888053.36102: Set connection var ansible_connection to ssh\n 9089 1726888053.36107: Set connection var ansible_pipelining to False\n 9089 1726888053.36112: Set connection var ansible_timeout to 10\n 9089 1726888053.36138: variable 'ansible_shell_executable' from source: unknown\n 9089 1726888053.36143: variable 'ansible_connection' from source: unknown\n 9089 1726888053.36146: variable 'ansible_module_compression' from source: unknown\n 9089 1726888053.36149: variable 'ansible_shell_type' from source: unknown\n 9089 1726888053.36151: variable 'ansible_shell_executable' from source: unknown\n 9089 1726888053.36154: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9089 1726888053.36157: variable 'ansible_pipelining' from source: unknown\n 9089 1726888053.36160: variable 'ansible_timeout' from source: unknown\n 9089 1726888053.36163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9090 1726888053.36245: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 9089 1726888053.36275: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9089 1726888053.36286: variable 'omit' from source: magic vars\n 9089 1726888053.36293: starting attempt loop\n 9089 1726888053.36297: running the handler\n 9090 1726888053.36335: in run() - task 026adac1-1d6b-4d75-acc5-00000000000b\n 9090 1726888053.36349: variable 'ansible_search_path' from source: unknown\n 9090 1726888053.36354: variable 'ansible_search_path' from source: unknown\n 9090 1726888053.36371: calling self._execute()\n 9089 1726888053.36374: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9089 1726888053.36409: _low_level_execute_command(): starting\n 9089 1726888053.36422: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n 9090 1726888053.36431: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9090 1726888053.36439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9090 1726888053.36447: variable 'omit' from source: magic vars\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9090 1726888053.36530: variable 'omit' from source: magic vars\n 9090 1726888053.36564: variable 'omit' from source: magic vars\n 9090 1726888053.36595: variable '__tlog_packages' from source: role '' all vars\n 9090 1726888053.36716: variable '__tlog_packages' from source: role '' all vars\n 9090 1726888053.36947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9091 1726888053.36956: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 9090 1726888053.36978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9090 1726888053.37016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9090 1726888053.37059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9091 1726888053.37062: in run() - task 026adac1-1d6b-4d75-acc5-00000000000b\n 9090 1726888053.37076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9090 1726888053.37148: variable '__tlog_is_ostree' from source: set_fact\n 9090 1726888053.37154: variable 'omit' from source: magic vars\n 9090 1726888053.37170: variable 'omit' from source: magic vars\n 9090 1726888053.37189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9090 1726888053.37211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9090 1726888053.37225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9090 1726888053.37236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9090 1726888053.37244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9090 1726888053.37262: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9090 1726888053.37266: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9090 1726888053.37268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9090 1726888053.37336: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9090 1726888053.37340: Set connection var ansible_shell_type to sh\n 9090 1726888053.37344: Set connection var ansible_shell_executable to /bin/sh\n 9090 1726888053.37346: Set connection var ansible_connection to ssh\n 9090 1726888053.37349: Set connection var ansible_pipelining to False\n 9090 1726888053.37352: Set connection var ansible_timeout to 10\n 9090 1726888053.37367: variable 'ansible_shell_executable' from source: unknown\n 9090 1726888053.37370: variable 'ansible_connection' from source: unknown\n 9090 1726888053.37372: variable 'ansible_module_compression' from source: unknown\n 9090 1726888053.37373: variable 'ansible_shell_type' from source: unknown\n 9090 1726888053.37375: variable 'ansible_shell_executable' from source: unknown\n 9090 1726888053.37377: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9090 1726888053.37379: variable 'ansible_pipelining' from source: unknown\n 9090 1726888053.37380: variable 'ansible_timeout' from source: unknown\n 9090 1726888053.37383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9090 1726888053.37458: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9090 1726888053.37467: variable 'omit' from source: magic vars\n 9090 1726888053.37471: starting attempt loop\n 9090 1726888053.37473: running the handler\n 9090 1726888053.37530: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9090 1726888053.37557: _low_level_execute_command(): starting\n 9090 1726888053.37564: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9091 1726888053.37077: variable 'ansible_search_path' from source: unknown\n 9091 1726888053.37730: variable 'ansible_search_path' from source: unknown\n 9091 1726888053.37766: calling self._execute()\n 9091 1726888053.37824: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9091 1726888053.37835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9091 1726888053.37844: variable 'omit' from source: magic vars\n 9091 1726888053.37986: variable 'omit' from source: magic vars\n 9091 1726888053.38023: variable 'omit' from source: magic vars\n 9091 1726888053.38050: variable '__tlog_packages' from source: role '' all vars\n 9091 1726888053.38194: variable '__tlog_packages' from source: role '' all vars\n 9091 1726888053.38380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38539: variable '__tlog_is_ostree' from source: set_fact\n 9091 1726888053.38546: variable 'omit' from source: magic vars\n 9091 1726888053.38564: variable 'omit' from source: magic vars\n 9091 1726888053.38584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9091 1726888053.38604: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9091 1726888053.38628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9091 1726888053.38656: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9091 1726888053.38661: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9091 1726888053.38664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9091 1726888053.38727: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9091 1726888053.38732: Set connection var ansible_shell_type to sh\n 9091 1726888053.38735: Set connection var ansible_shell_executable to /bin/sh\n 9091 1726888053.38737: Set connection var ansible_connection to ssh\n 9091 1726888053.38740: Set connection var ansible_pipelining to False\n 9091 1726888053.38743: Set connection var ansible_timeout to 10\n 9091 1726888053.38758: variable 'ansible_shell_executable' from source: unknown\n 9091 1726888053.38761: variable 'ansible_connection' from source: unknown\n 9091 1726888053.38764: variable 'ansible_module_compression' from source: unknown\n 9091 1726888053.38766: variable 'ansible_shell_type' from source: unknown\n 9091 1726888053.38768: variable 'ansible_shell_executable' from source: unknown\n 9091 1726888053.38771: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9091 1726888053.38773: variable 'ansible_pipelining' from source: unknown\n 9091 1726888053.38775: variable 'ansible_timeout' from source: unknown\n 9091 1726888053.38777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9091 1726888053.39136: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9091 1726888053.39148: variable 'omit' from source: magic vars\n 9091 1726888053.39154: starting attempt loop\n 9091 1726888053.39157: running the handler\n 9091 1726888053.39239: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9091 1726888053.39274: _low_level_execute_command(): starting\n 9091 1726888053.39284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9089 1726888053.40568: stdout chunk (state=2):\n>>>/root\n<<<\n 9089 1726888053.40676: stderr chunk (state=3):\n>>><<<\n 9089 1726888053.40683: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9089 1726888053.40711: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9089 1726888053.40724: _low_level_execute_command(): starting\n 9089 1726888053.40729: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `\" && echo ansible-tmp-1726888053.4071953-9089-255572109662288=\"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `\" && echo ansible-tmp-1726888053.4071953-9089-255572109662288=\"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `\" ) && sleep 0'\"'\"''\n 9090 1726888053.42188: stdout chunk (state=2):\n>>>/root\n<<<\n 9090 1726888053.42248: stderr chunk (state=3):\n>>><<<\n 9090 1726888053.42255: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9090 1726888053.42276: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9090 1726888053.42287: _low_level_execute_command(): starting\n 9090 1726888053.42294: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `\" && echo ansible-tmp-1726888053.4228303-9090-192922340496324=\"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `\" && echo ansible-tmp-1726888053.4228303-9090-192922340496324=\"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `\" ) && sleep 0'\"'\"''\n 9091 1726888053.42412: stdout chunk (state=2):\n>>>/root\n<<<\n 9091 1726888053.42745: stderr chunk (state=3):\n>>><<<\n 9091 1726888053.42752: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9091 1726888053.42771: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9091 1726888053.42781: _low_level_execute_command(): starting\n 9091 1726888053.42786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `\" && echo ansible-tmp-1726888053.4277673-9091-184546660465818=\"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `\" && echo ansible-tmp-1726888053.4277673-9091-184546660465818=\"` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `\" ) && sleep 0'\"'\"''\n 9089 1726888053.43057: stdout chunk (state=2):\n>>>ansible-tmp-1726888053.4071953-9089-255572109662288=/root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288\n<<<\n 9089 1726888053.43237: stderr chunk (state=3):\n>>><<<\n 9089 1726888053.43249: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888053.4071953-9089-255572109662288=/root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288\\n', b'')\n 9089 1726888053.43264: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888053.4071953-9089-255572109662288=/root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288\n, stderr=\n 9089 1726888053.43285: variable 'ansible_module_compression' from source: unknown\n 9089 1726888053.43324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 9089 1726888053.43364: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 9089 1726888053.43532: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpm4go71m9 TO /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9089 1726888053.43636: Sending initial data\n 9089 1726888053.43643: Sent initial data (152 bytes)\n 9090 1726888053.45902: stdout chunk (state=2):\n>>>ansible-tmp-1726888053.4228303-9090-192922340496324=/root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324\n<<<\n 9089 1726888053.45986: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpm4go71m9 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py\n<<<\n 9090 1726888053.46075: stderr chunk (state=3):\n>>><<<\n 9090 1726888053.46081: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888053.4228303-9090-192922340496324=/root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324\\n', b'')\n 9090 1726888053.46099: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888053.4228303-9090-192922340496324=/root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324\n, stderr=\n 9090 1726888053.46126: variable 'ansible_module_compression' from source: unknown\n 9090 1726888053.46168: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 9090 1726888053.46222: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 9090 1726888053.46431: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpnasq5022 TO /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9090 1726888053.46901: Sending initial data\n 9090 1726888053.46908: Sent initial data (152 bytes)\n 9091 1726888053.47395: stdout chunk (state=2):\n>>>ansible-tmp-1726888053.4277673-9091-184546660465818=/root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818\n<<<\n 9091 1726888053.47409: stdout chunk (state=3):\n>>><<<\n 9091 1726888053.47413: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888053.4277673-9091-184546660465818=/root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818\\n', b'')\n 9091 1726888053.47423: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888053.4277673-9091-184546660465818=/root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818\n, stderr=\n 9091 1726888053.47443: variable 'ansible_module_compression' from source: unknown\n 9091 1726888053.47475: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 9091 1726888053.47521: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 9091 1726888053.47768: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkjwvsd6x TO /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9091 1726888053.48240: Sending initial data\n 9091 1726888053.48248: Sent initial data (152 bytes)\n 9089 1726888053.48457: stderr chunk (state=3):\n>>><<<\n 9089 1726888053.48464: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpm4go71m9 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py\\n', b'')\n 9089 1726888053.48488: done transferring module to remote\n 9089 1726888053.48502: _low_level_execute_command(): starting\n 9089 1726888053.48507: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9089 1726888053.50909: stderr chunk (state=2):\n>>><<<\n 9089 1726888053.50915: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9089 1726888053.50931: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9089 1726888053.50935: _low_level_execute_command(): starting\n 9089 1726888053.50941: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9091 1726888053.51838: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkjwvsd6x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py\n<<<\n 9090 1726888053.53197: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpnasq5022 /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py\n<<<\n 9089 1726888053.54112: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629dae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 9089 1726888053.54483: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62970828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629da9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6297d630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629890f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62933e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6293a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6291dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 9091 1726888053.54627: stderr chunk (state=3):\n>>><<<\n 9091 1726888053.54637: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkjwvsd6x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py\\n', b'')\n 9091 1726888053.54658: done transferring module to remote\n 9091 1726888053.54673: _low_level_execute_command(): starting\n 9091 1726888053.54684: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9089 1726888053.54758: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62920198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c2e940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c40240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6298ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9089 1726888053.55200: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9090 1726888053.55235: stderr chunk (state=3):\n>>><<<\n 9090 1726888053.55242: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpnasq5022 /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py\\n', b'')\n 9089 1726888053.55264: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9089 1726888053.55275: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9090 1726888053.55274: done transferring module to remote\n 9090 1726888053.55303: _low_level_execute_command(): starting\n 9090 1726888053.55309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9089 1726888053.55425: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b660b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b712e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 9089 1726888053.55465: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60b71f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b71ac8>\r\n<<<\n 9089 1726888053.55498: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9089 1726888053.55528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b7b0b8>\r\nimport '_collections' # \r\n<<<\n 9089 1726888053.55800: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c097f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c09be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfde80>\r\n<<<\n 9089 1726888053.55960: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bf5470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60be54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6091e2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60926d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd0f0>\r\nimport '_locale' # \r\n<<<\n 9089 1726888053.55987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\n<<<\n 9089 1726888053.55999: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092ce48>\r\n<<<\n 9089 1726888053.56027: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bdf2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56058: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092cfd0>\r\n<<<\n 9089 1726888053.56088: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.56101: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c57048>\r\n<<<\n 9089 1726888053.56119: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 9089 1726888053.56129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n<<<\n 9089 1726888053.56156: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56179: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56200: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932a20>\r\n<<<\n 9089 1726888053.56221: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n<<<\n 9089 1726888053.56230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d6d8>\r\n<<<\n 9089 1726888053.56245: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9089 1726888053.56263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56285: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n<<<\n 9089 1726888053.56294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56408: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093deb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c41d0>\r\n<<<\n 9089 1726888053.56433: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 9089 1726888053.56452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56498: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c9cc0>\r\n<<<\n 9089 1726888053.56509: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932550>\r\n<<<\n 9089 1726888053.56531: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9089 1726888053.56549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56572: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 9089 1726888053.56579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604ed320>\r\n<<<\n 9089 1726888053.56604: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.56611: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f604ed6d8>\r\n<<<\n 9089 1726888053.56627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9089 1726888053.56647: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56665: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 9089 1726888053.56674: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56685: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f43c8>\r\n<<<\n 9089 1726888053.56703: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9089 1726888053.56725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56744: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9089 1726888053.56756: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9089 1726888053.56768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56790: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 9089 1726888053.56800: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56815: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9089 1726888053.56851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9089 1726888053.56875: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 9089 1726888053.56882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6029fbe0>\r\n<<<\n 9089 1726888053.56996: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60292320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6028cfd0>\r\n<<<\n 9089 1726888053.57015: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60284eb8>\r\n<<<\n 9089 1726888053.57037: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f4d68>\r\n<<<\n 9089 1726888053.57069: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60292f98>\r\n<<<\n 9089 1726888053.57089: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604eda58>\r\n<<<\n 9089 1726888053.57105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9089 1726888053.57123: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9089 1726888053.57156: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628ea6d8>\r\n<<<\n 9089 1726888053.57178: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60299080>\r\nimport 'pwd' # \r\n<<<\n 9089 1726888053.57204: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.57212: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628eaa58>\r\n<<<\n 9089 1726888053.57266: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932898>\r\n<<<\n 9089 1726888053.57284: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9089 1726888053.57299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9089 1726888053.57319: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 9089 1726888053.57330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9089 1726888053.57357: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62904588>\r\n<<<\n 9089 1726888053.57466: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9089 1726888053.57513: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f629085f8>\r\n<<<\n 9089 1726888053.57546: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908ac8>\r\n<<<\n 9089 1726888053.57581: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908be0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904dd8>\r\n<<<\n 9089 1726888053.57607: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9089 1726888053.57636: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908f28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629084a8>\r\n<<<\n 9089 1726888053.57665: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908208>\r\n<<<\n 9089 1726888053.57684: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f628f8ac8>\r\n<<<\n 9089 1726888053.57701: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604d9390>\r\n<<<\n 9089 1726888053.57722: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9089 1726888053.57755: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9089 1726888053.57796: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904438>\r\n<<<\n 9089 1726888053.57998: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9089 1726888053.58022: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8c38d0>\r\n<<<\n 9089 1726888053.58151: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.58165: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.58200: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.58231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.58243: stderr chunk (state=2):\n>>><<<\n 9091 1726888053.58250: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9091 1726888053.58267: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9091 1726888053.58271: _low_level_execute_command(): starting\n 9091 1726888053.58276: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9090 1726888053.59254: stderr chunk (state=2):\n>>><<<\n 9090 1726888053.59260: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9090 1726888053.59279: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9090 1726888053.59283: _low_level_execute_command(): starting\n 9090 1726888053.59293: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0'\n 9089 1726888053.59295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9089 1726888053.60193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9089 1726888053.60205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e595a90>\r\n<<<\n 9089 1726888053.60220: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9089 1726888053.60234: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9089 1726888053.60263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9089 1726888053.60332: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e53a240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e5414a8>\r\n<<<\n 9089 1726888053.60448: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e5415c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e541b00>\r\n<<<\n 9089 1726888053.60470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9089 1726888053.60487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9089 1726888053.60506: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9089 1726888053.60525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9089 1726888053.60547: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9089 1726888053.60628: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e56cac8>\r\n<<<\n 9089 1726888053.60657: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56cb70>\r\n<<<\n 9089 1726888053.60683: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.60693: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e877240>\r\n<<<\n 9089 1726888053.60706: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9089 1726888053.60729: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9089 1726888053.60789: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e877588>\r\n<<<\n 9089 1726888053.60803: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e567278>\r\n<<<\n 9089 1726888053.61095: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e55a470>\r\n<<<\n 9089 1726888053.61120: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9089 1726888053.61147: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e885be0>\r\n<<<\n 9089 1726888053.61169: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56c3c8>\r\n<<<\n 9089 1726888053.61194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1e48>\r\n<<<\n 9089 1726888053.61224: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9089 1726888053.61231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9089 1726888053.61250: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9089 1726888053.61267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9089 1726888053.61292: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9089 1726888053.61304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888053.61349: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e773908>\r\n<<<\n 9089 1726888053.61433: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9089 1726888053.61452: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e782a20>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a4cf8>\r\n<<<\n 9089 1726888053.61476: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9089 1726888053.61488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac400>\r\n<<<\n 9089 1726888053.61668: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e89e240>\r\n<<<\n 9089 1726888053.61703: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9089 1726888053.61731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888053.61757: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9089 1726888053.61775: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9089 1726888053.61853: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e79ea58>\r\n<<<\n 9089 1726888053.61908: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac5c0>\r\n<<<\n 9089 1726888053.62028: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.62037: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aa978>\r\n<<<\n 9089 1726888053.62143: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aaa58>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aabe0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1f98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9089 1726888053.62167: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9089 1726888053.62183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9089 1726888053.62225: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8485c0>\r\n<<<\n 9089 1726888053.62390: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83ecc0>\r\n<<<\n 9089 1726888053.62416: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.62434: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e83eeb8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83e780>\r\n<<<\n 9089 1726888053.62449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9089 1726888053.62470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.62536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.62613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.62629: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9089 1726888053.62643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9089 1726888053.62662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.62690: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 9091 1726888053.62737: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f0e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9091 1726888053.62744: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 9089 1726888053.62755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.62856: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9091 1726888053.62855: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b586828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f09b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b593630>\r\n<<<\n 9091 1726888053.62876: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a160>\r\n<<<\n 9089 1726888053.62897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9089 1726888053.62908: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9091 1726888053.62930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9089 1726888053.62943: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e85f9b0>\r\n<<<\n 9089 1726888053.62981: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f6a0>\r\n<<<\n 9089 1726888053.63020: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e852e80>\r\n<<<\n 9089 1726888053.63046: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9089 1726888053.63081: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f518>\r\n<<<\n 9089 1726888053.63089: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8526d8>\r\n<<<\n 9089 1726888053.63096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.63322: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b549e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9090 1726888053.63368: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9090 1726888053.63386: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 9090 1726888053.63397: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9089 1726888053.63548: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.63988: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9089 1726888053.64000: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9089 1726888053.64010: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9089 1726888053.64039: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9089 1726888053.64051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.64069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.64088: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9089 1726888053.64098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.64115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.64136: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9089 1726888053.64145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.64250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888053.64378: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9203828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9210630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d921c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 9090 1726888053.64387: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9089 1726888053.64384: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9090 1726888053.64507: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91cd4e0>\r\n<<<\n 9089 1726888053.64512: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e642320>\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.64516: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5504e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b533d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b536198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649844940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649856240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5a4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9089 1726888053.64757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888053.64813: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74c1940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74d3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9221a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9089 1726888053.65108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.65155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.65219: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.65251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.65278: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9089 1726888053.65288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.65344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888053.65361: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9090 1726888053.65371: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9089 1726888053.65416: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9091 1726888053.65438: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564977c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497872e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649787f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649787ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497910b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981f7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981fbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564980b470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497fb4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495342b0>\r\n<<<\n 9089 1726888053.65439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.65462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.65477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.65508: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.65683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888053.65764: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d73f90b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74042e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d7404f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7404ac8>\r\nimport 'itertools' # \r\n<<<\n 9090 1726888053.65783: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9090 1726888053.65821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d740e0b8>\r\n<<<\n 9090 1726888053.65836: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9089 1726888053.65902: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9089 1726888053.66039: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9089 1726888053.66057: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6f6860>\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.66079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66102: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.66163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66215: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9089 1726888053.66227: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9089 1726888053.66245: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9089 1726888053.66258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66313: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9089 1726888053.66321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.66440: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564953cd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497f52e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564986d048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495536d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649553eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490da1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495537b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490dfcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/li<<<\n 9091 1726888053.66461: stdout chunk (state=3):\n>>>b64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56491036d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910a3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9089 1726888053.66549: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9089 1726888053.66568: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888053.66664: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.66671: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8120f0>\r\n<<<\n 9089 1726888053.66726: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e681860>\r\n<<<\n 9089 1726888053.66758: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9089 1726888053.66768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.66922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.67182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.67457: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eb5be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea8320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea2fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e9aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910ad68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5648ea8f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eaf080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51a5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nim<<<\n 9091 1726888053.67469: stdout chunk (state=3):\n>>>port '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51eb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ec50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51ae48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ef98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51e518>\r\n<<<\n 9089 1726888053.67459: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9089 1726888053.67573: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9091 1726888053.67654: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b50eb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490ef390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9089 1726888053.67655: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e827048>\r\n<<<\n 9091 1726888053.67663: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51a4a8>\r\n<<<\n 9089 1726888053.67688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9089 1726888053.67771: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8270f0>\r\n<<<\n 9089 1726888053.67817: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e682908>\r\n<<<\n 9089 1726888053.67871: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 9089 1726888053.67883: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.67908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.67931: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9089 1726888053.67940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888053.67984: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749c7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749cbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7488470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74784a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 9089 1726888053.68048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9089 1726888053.68072: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9089 1726888053.68085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.68119: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474d9940>\r\n<<<\n 9089 1726888053.68156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68309: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68366: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 9089 1726888053.68376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68491: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.68546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 9089 1726888053.68584: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9090 1726888053.69085: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b12b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b9d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490080>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74722e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74ea048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d06d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d0eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d571d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d07b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-<<<\n 9091 1726888053.69226: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.69240: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e70eb38>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.69373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.69501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888053.69513: stdout chunk (state=3):\n>>>36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d5ccc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6d806d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d873c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b32be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b25320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b1ffd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b17eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d87d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6b25f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917d748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b2c080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_<<<\n 9089 1726888053.69625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 9089 1726888053.69646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n<<<\n 9089 1726888053.69654: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 9089 1726888053.69667: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023d080>\r\n<<<\n 9089 1726888053.69689: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 9089 1726888053.69714: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 9089 1726888053.69746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 9089 1726888053.69771: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n<<<\n 9089 1726888053.69779: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 9089 1726888053.69793: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6025ea90>\r\n<<<\n 9089 1726888053.69876: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.69884: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60268278>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60247748>\r\n<<<\n 9089 1726888053.69915: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.69925: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f6025e7f0>\r\n<<<\n 9089 1726888053.69938: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023da20>\r\n<<<\n 9089 1726888053.69976: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7e2b38>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e721470>\r\n<<<\n 9089 1726888053.70000: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 9089 1726888053.70011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 9089 1726888053.70034: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 9089 1726888053.70057: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6b86d8>\r\n<<<\n 9089 1726888053.70176: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n<<<\n 9089 1726888053.70193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cf240>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e72d710>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.70221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888053.70883: stdout chunk (state=3):\n>>>frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917dac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d91975f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9197e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d919b518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d918bb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d6c390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91974a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5156940>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.70915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.71331: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.71841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.72034: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471abb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56471502b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647157630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157b70>\r\n<<<\n 9091 1726888053.72043: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9089 1726888053.72430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.73134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647182b38>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d080>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564748d5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471704e0>\r\n<<<\n 9091 1726888053.73145: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9089 1726888053.73431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6e1d30>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cbc50>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.73458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.73969: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d908>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647182550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b7ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564738c9b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647398a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474bada0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c24a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b42e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9091 1726888053.73982: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9090 1726888053.74385: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4e28b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dcd2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dd4630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9090 1726888053.74416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dffb38>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a080>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d510a5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ded4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa710>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dff438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5134ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50099b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5015a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5137da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f4a8>\r\n<<<\n 9091 1726888053.74548: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473b4ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c2668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c19e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1ac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474a80b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9089 1726888053.74557: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a710278>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a697940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a6e8e48>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.75622: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564745e630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647454d30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647454f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474547f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647476a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476710>\r\n<<<\n 9089 1726888053.75632: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7467b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.75705: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51312e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5031ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503e9e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503eac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503ec50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51250b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50db630>\r\n<<<\n 9091 1726888053.75776: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468748>\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.76811: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d1d30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50d1f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d17f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50f3a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5748>\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.77333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.77498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.77825: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7424e0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e742160>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.77892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.77908: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472572e8>\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.78914: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.78924: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.79224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9090 1726888053.79994: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ed52e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.80027: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.80323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564734c908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.81094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.81126: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.81431: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56472cd198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647295908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.81545: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.81677: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 9089 1726888053.81725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.81832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 9089 1726888053.81924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.81935: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 9089 1726888053.81949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.82019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.82068: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 9089 1726888053.82080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.82089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.82125: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.82137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.82174: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 9090 1726888053.82199: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fc9908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9091 1726888053.82520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9089 1726888053.82827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.82865: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 9089 1726888053.82926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.82942: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 9089 1726888053.82950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.83010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888053.83075: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 9090 1726888053.83299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4f4a160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f128d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.83628: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647296b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.83647: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.84221: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9090 1726888053.84398: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f780b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f78160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f13ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9089 1726888053.84447: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n<<<\n 9089 1726888053.84456: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n<<<\n 9089 1726888053.84477: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n<<<\n 9089 1726888053.84492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n<<<\n 9089 1726888053.84526: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888053.84540: stdout chunk (state=3):\n>>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a175518>\r\n<<<\n 9089 1726888053.84545: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef6a0>\r\n<<<\n 9089 1726888053.84608: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef390>\r\n<<<\n 9091 1726888053.84722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9090 1726888053.85494: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9091 1726888053.85828: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564736dbe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474070f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647429b00>\r\n<<<\n 9089 1726888053.85936: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 9089 1726888053.86440: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 9089 1726888053.86454: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n<<<\n 9089 1726888053.86477: stdout chunk (state=3):\n>>># clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 9089 1726888053.86490: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n<<<\n 9089 1726888053.86508: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n<<<\n 9089 1726888053.86520: stdout chunk (state=3):\n>>># cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n<<<\n 9089 1726888053.86535: stdout chunk (state=3):\n>>># cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 9089 1726888053.86549: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n<<<\n 9089 1726888053.86606: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n<<<\n 9090 1726888053.86645: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4feaba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.86680: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9091 1726888053.87327: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56474372e8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474147b8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647429860>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647407a90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647339ba8>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647375518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e53748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e5a2b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473817b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.87680: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9090 1726888053.87702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50840f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50a6b00>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50b42e8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50917b8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50a6860>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5084a90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fb6ba8>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ff24e0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad0748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad72b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ffe780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888053.87888: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n<<<\n 9089 1726888053.87916: stdout chunk (state=3):\n>>># destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9089 1726888053.88316: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9089 1726888053.88324: stdout chunk (state=3):\n>>><<<\n 9089 1726888053.88334: stderr chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629dae48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62970828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629da9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6297d630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629890f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292e470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62933e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292eb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6293a4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6291dd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62920198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c2e940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c40240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6298ea20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b660b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b712e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60b71f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b71ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b7b0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c097f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c09be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfde80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bf5470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60be54a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6091e2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60926d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092ce48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bdf2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092cfd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c57048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093deb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c41d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c9cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604ed320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f604ed6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f43c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6029fbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60292320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6028cfd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60284eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f4d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60292f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604eda58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628ea6d8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60299080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628eaa58>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62904588>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f629085f8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908ac8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908be0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904dd8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908f28>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629084a8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908208>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f628f8ac8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604d9390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904438>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8c38d0>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e595a90>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e53a240>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e5414a8>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e5415c0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e541b00>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e56cac8>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56cb70>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e877240>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e877588>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e567278>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e55a470>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e885be0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56c3c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1e48>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e773908>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e782a20>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a4cf8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac400>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e89e240>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e79ea58>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac5c0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aa978>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aaa58>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aabe0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1f98>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8485c0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83ecc0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e83eeb8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83e780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e85f9b0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f6a0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e852e80>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f518>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8526d8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e642320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6f6860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8120f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e681860>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e827048>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8270f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e682908>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e70eb38>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023d080>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6025ea90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60268278>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60247748>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f6025e7f0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023da20>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7e2b38>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e721470>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6b86d8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cf240>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e72d710>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6e1d30>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cbc50>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a710278>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a697940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a6e8e48>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7467b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7424e0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e742160>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a175518>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef6a0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef390>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9089 1726888053.88474: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629dae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62970828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629da9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6297d630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629890f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62933e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6293a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6291dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62920198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c2e940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c40240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6298ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b660b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b712e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60b71f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b71ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b7b0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c097f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c09be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfde80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bf5470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60be54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6091e2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60926d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092ce48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bdf2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092cfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c57048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093deb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c41d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c9cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604ed320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f604ed6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f43c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6029fbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60292320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6028cfd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60284eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f4d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60292f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604eda58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628ea6d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60299080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628eaa58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62904588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f629085f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908ac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908be0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908f28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629084a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f628f8ac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604d9390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8c38d0>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e595a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e53a240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e5414a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e5415c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e541b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e56cac8>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56cb70>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e877240>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e877588>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e567278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e55a470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e885be0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56c3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1e48>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e773908>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e782a20>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a4cf8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac400>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e89e240>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e79ea58>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac5c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aa978>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aaa58>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aabe0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1f98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8485c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83ecc0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e83eeb8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83e780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e85f9b0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f6a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e852e80>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f518>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8526d8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e642320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6f6860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8120f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e681860>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e827048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8270f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e682908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e70eb38>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023d080>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6025ea90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60268278>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60247748>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f6025e7f0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023da20>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7e2b38>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e721470>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6b86d8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cf240>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e72d710>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6e1d30>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cbc50>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a710278>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a697940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a6e8e48>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7467b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7424e0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e742160>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a175518>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef6a0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef390>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9089 1726888053.88827: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4071953-9089-255572109662288/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9089 1726888053.88849: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 9089 1726888053.88922: variable 'ansible_module_compression' from source: unknown\n 9089 1726888053.88973: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 9089 1726888053.88978: ANSIBALLZ: Acquiring lock\n 9089 1726888053.88981: ANSIBALLZ: Lock acquired: 140329738381424\n 9089 1726888053.88984: ANSIBALLZ: Creating module\n 9091 1726888053.89170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e7cbe0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9090 1726888053.88658: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.89810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.90907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6af9be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f8b0b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.91075: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564330e0b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56433262e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56432ad9b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56432feac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.91412: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473e6828>\r\n<<<\n 9090 1726888053.91896: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0fa32e8>\r\n<<<\n 9090 1726888053.92199: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0f2a9b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f7bac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.92232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.92629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473f1550>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473f11d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.92795: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.93722: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.93801: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5063828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d506e550>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d506e1d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.94822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.94898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.95925: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.96128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.96982: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.97026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 9090 1726888053.97456: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.97484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888053.98124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.98392: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888053.99235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888053.99490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888054.00372: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888054.00601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888054.01390: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9090 1726888054.01699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 9089 1726888054.01825: ANSIBALLZ: Writing module into payload\n 9089 1726888054.02025: ANSIBALLZ: Writing module\n 9090 1726888054.02040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.02058: ANSIBALLZ: Renaming module\n 9091 1726888054.02060: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5642e04ef0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5642e04a20>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647219ef0>\r\n<<<\n 9089 1726888054.02066: ANSIBALLZ: Done creating module\n 9089 1726888054.02079: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 9089 1726888054.02165: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpp7q40m63 TO /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9089 1726888054.02264: Sending initial data\n 9089 1726888054.02271: Sent initial data (150 bytes)\n 9090 1726888054.02963: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9090 1726888054.03606: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0a15358>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82a58>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82710>\r\n<<<\n 9091 1726888054.04422: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 9091 1726888054.04600: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# c<<<\n 9091 1726888054.04619: stdout chunk (state=3):\n>>>leanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destr<<<\n 9091 1726888054.04634: stdout chunk (state=3):\n>>>oy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootloc<<<\n 9091 1726888054.04668: stdout chunk (state=3):\n>>>ale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin<<<\n 9089 1726888054.05037: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpp7q40m63 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py\n<<<\n 9090 1726888054.05593: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 9091 1726888054.06006: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 9090 1726888054.06229: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin<<<\n 9091 1726888054.06436: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9089 1726888054.06533: stderr chunk (state=3):\n>>><<<\n 9089 1726888054.06540: stdout chunk (state=3):\n>>><<<\n 9091 1726888054.06539: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9091 1726888054.06547: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpp7q40m63 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py\\n', b'')\n 9091 1726888054.06557: stderr chunk (state=3):\n>>><<<\n 9089 1726888054.06565: done transferring module to remote\n 9089 1726888054.06575: _low_level_execute_command(): starting\n 9089 1726888054.06580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0'\"'\"''\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f0e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b586828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f09b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b593630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59f0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b549e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5504e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b533d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b536198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649844940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649856240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5a4a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564977c0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497872e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649787f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649787ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497910b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981f7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981fbe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564980b470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497fb4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495342b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564953cd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497f52e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564986d048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495536d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649553eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490da1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495537b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490dfcc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56491036d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910a3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eb5be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea8320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea2fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e9aeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910ad68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5648ea8f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eaf080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51a5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51eb38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ec50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51ae48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ef98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51e518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b50eb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490ef390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51a4a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474d9940>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471abb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56471502b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647157630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647182b38>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d080>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564748d5f8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471704e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d908>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647182550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b7ef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564738c9b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647398a90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474bada0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c24a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b42e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473b4ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c2668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c19e8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1ac8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474a80b8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564745e630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647454d30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647454f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474547f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647476a20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468ef0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468748>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472572e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564734c908>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56472cd198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647295908>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647296b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564736dbe0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474070f0>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647429b00>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56474372e8>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474147b8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647429860>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647407a90>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647339ba8>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647375518>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e53748>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e5a2b0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473817b8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e7cbe0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564330e0b8>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56433262e8>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56432ad9b0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56432feac8>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473e6828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473f1550>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473f11d0>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5642e04ef0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5642e04a20>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647219ef0>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9091 1726888054.06688: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f0e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b586828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f09b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b593630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b549e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5504e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b533d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b536198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649844940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649856240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5a4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564977c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497872e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649787f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649787ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497910b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981f7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981fbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564980b470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497fb4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495342b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564953cd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497f52e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564986d048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495536d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649553eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490da1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495537b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490dfcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56491036d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910a3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eb5be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea8320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea2fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e9aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910ad68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5648ea8f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eaf080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51a5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51eb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ec50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51ae48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ef98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51e518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b50eb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490ef390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51a4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474d9940>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471abb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56471502b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647157630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647182b38>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d080>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564748d5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471704e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d908>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647182550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b7ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564738c9b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647398a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474bada0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c24a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b42e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473b4ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c2668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c19e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1ac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474a80b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564745e630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647454d30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647454f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474547f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647476a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472572e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564734c908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56472cd198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647295908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647296b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564736dbe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474070f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647429b00>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56474372e8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474147b8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647429860>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647407a90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647339ba8>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647375518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e53748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e5a2b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473817b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e7cbe0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564330e0b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56433262e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56432ad9b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56432feac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473e6828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473f1550>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473f11d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5642e04ef0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5642e04a20>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647219ef0>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9091 1726888054.07031: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4277673-9091-184546660465818/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9091 1726888054.07053: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 9091 1726888054.07129: variable 'ansible_module_compression' from source: unknown\n 9091 1726888054.07178: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED\n 9091 1726888054.07221: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 9091 1726888054.07354: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp2g5j3t9g TO /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9090 1726888054.07456: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n<<<\n 9091 1726888054.07796: Sending initial data\n 9091 1726888054.07802: Sent initial data (150 bytes)\n 9090 1726888054.08304: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9090 1726888054.08455: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9090 1726888054.08464: stdout chunk (state=3):\n>>><<<\n 9090 1726888054.08475: stderr chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926de48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9203828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926d9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9210630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d921c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c6e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91cd4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b0d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b3198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74c1940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74d3240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9221a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d73f90b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74042e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d7404f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7404ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d740e0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749c7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749cbe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7488470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74784a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b12b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b9d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490080>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74722e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74ea048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d06d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d0eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d571d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d07b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d5ccc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6d806d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d873c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b32be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b25320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b1ffd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b17eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d87d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6b25f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917d748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b2c080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917dac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d91975f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bb38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bc50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9197e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bf98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d919b518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d918bb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d6c390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91974a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5156940>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4e28b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dcd2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dd4630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dffb38>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a080>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d510a5f8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ded4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa710>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dff438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5134ef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50099b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5015a90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5137da0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51312e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5031ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503e9e8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503eac8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503ec50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51250b8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50db630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d1d30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50d1f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d17f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50f3a20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5ef0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5748>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ed52e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fc9908>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4f4a160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f128d0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f780b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f78160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f13ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4feaba8>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50840f0>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50a6b00>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50b42e8>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50917b8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50a6860>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5084a90>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fb6ba8>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ff24e0>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad0748>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad72b0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ffe780>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6af9be0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f8b0b8>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0fa32e8>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0f2a9b0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f7bac8>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5063828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d506e550>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d506e1d0>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0a15358>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82a58>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82710>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9090 1726888054.08616: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9203828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9210630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d921c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91cd4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74c1940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74d3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9221a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d73f90b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74042e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d7404f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7404ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d740e0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749c7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749cbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7488470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74784a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b12b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b9d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490080>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74722e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74ea048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d06d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d0eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d571d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d07b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d5ccc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6d806d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d873c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b32be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b25320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b1ffd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b17eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d87d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6b25f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917d748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b2c080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917dac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d91975f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9197e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d919b518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d918bb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d6c390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91974a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5156940>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4e28b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dcd2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dd4630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dffb38>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a080>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d510a5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ded4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa710>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dff438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5134ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50099b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5015a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5137da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51312e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5031ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503e9e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503eac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503ec50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51250b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50db630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d1d30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50d1f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d17f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50f3a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ed52e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fc9908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4f4a160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f128d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f780b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f78160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f13ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4feaba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50840f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50a6b00>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50b42e8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50917b8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50a6860>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5084a90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fb6ba8>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ff24e0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad0748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad72b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ffe780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6af9be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f8b0b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0fa32e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0f2a9b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f7bac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5063828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d506e550>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d506e1d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0a15358>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82a58>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82710>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9090 1726888054.09008: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4228303-9090-192922340496324/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9090 1726888054.09033: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 9090 1726888054.09109: variable 'ansible_module_compression' from source: unknown\n 9090 1726888054.09162: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED\n 9090 1726888054.09190: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 9090 1726888054.09280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpw7y0a9jo TO /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9090 1726888054.09712: Sending initial data\n 9090 1726888054.09720: Sent initial data (150 bytes)\n 9089 1726888054.10016: stderr chunk (state=2):\n>>><<<\n 9089 1726888054.10027: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9089 1726888054.10052: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9089 1726888054.10055: _low_level_execute_command(): starting\n 9089 1726888054.10060: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 9091 1726888054.11207: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp2g5j3t9g /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py\n<<<\n 9091 1726888054.12527: stderr chunk (state=3):\n>>><<<\n 9091 1726888054.12534: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp2g5j3t9g /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py\\n', b'')\n 9091 1726888054.12556: done transferring module to remote\n 9091 1726888054.12566: _low_level_execute_command(): starting\n 9091 1726888054.12571: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 9089 1726888054.13150: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9089 1726888054.13161: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 9089 1726888054.13171: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 9089 1726888054.13180: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 9089 1726888054.13233: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9089 1726888054.13266: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9089 1726888054.13312: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 9089 1726888054.13321: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 9089 1726888054.13337: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9089 1726888054.13378: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 9089 1726888054.13386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13407: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9089 1726888054.13431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13438: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 9089 1726888054.13471: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24467e48>\r\n<<<\n 9089 1726888054.13501: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9089 1726888054.13523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243fd828>\r\n<<<\n 9089 1726888054.13530: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244679b0>\r\n<<<\n 9089 1726888054.13553: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13572: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2440a630>\r\n<<<\n 9089 1726888054.13603: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9089 1726888054.13610: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13707: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9089 1726888054.13731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244160f0>\r\n<<<\n 9089 1726888054.13749: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411748>\r\n<<<\n 9089 1726888054.13771: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411390>\r\n<<<\n 9089 1726888054.13797: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9089 1726888054.13819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13831: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9089 1726888054.13849: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13861: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 9089 1726888054.13875: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9089 1726888054.13895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13915: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bb470>\r\n<<<\n 9089 1726888054.13938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9089 1726888054.13953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9089 1726888054.13970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 9089 1726888054.13988: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bbb38>\r\n<<<\n 9089 1726888054.14024: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9089 1726888054.14054: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9090 1726888054.14068: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpw7y0a9jo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py\n<<<\n 9089 1726888054.14182: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c74e0>\r\n<<<\n 9089 1726888054.14201: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243aad68>\r\n<<<\n 9089 1726888054.14234: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243ad198>\r\n<<<\n 9089 1726888054.14277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9089 1726888054.14296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 9089 1726888054.14316: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226bb940>\r\n<<<\n 9089 1726888054.14336: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9089 1726888054.14356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226cd240>\r\n<<<\n 9089 1726888054.14452: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2441ba20>\r\n<<<\n 9089 1726888054.14469: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9089 1726888054.14778: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9089 1726888054.14802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9089 1726888054.14820: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 9089 1726888054.14841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9089 1726888054.14859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9089 1726888054.14885: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9089 1726888054.14915: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9089 1726888054.14986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9089 1726888054.15009: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9089 1726888054.15026: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9089 1726888054.15060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.15077: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9089 1726888054.15101: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9089 1726888054.15120: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2260f0b8>\r\n<<<\n 9089 1726888054.15150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 9089 1726888054.15350: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226192e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e22619f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22619ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226230b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226967f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9089 1726888054.15387: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22696be0>\r\n<<<\n 9089 1726888054.15452: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a198>\r\n<<<\n 9089 1726888054.15473: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9089 1726888054.15497: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268ae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22682470>\r\n<<<\n 9089 1726888054.15542: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226724a8>\r\n<<<\n 9089 1726888054.15567: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9089 1726888054.15586: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9089 1726888054.15595: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 9089 1726888054.15617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9089 1726888054.15705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223c72b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223ced30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a470>\r\n<<<\n 9090 1726888054.15719: stderr chunk (state=3):\n>>><<<\n 9090 1726888054.15725: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpw7y0a9jo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py\\n', b'')\n 9090 1726888054.15746: done transferring module to remote\n 9090 1726888054.15755: _low_level_execute_command(): starting\n 9090 1726888054.15770: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 9091 1726888054.15847: stderr chunk (state=2):\n>>><<<\n 9091 1726888054.15853: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9091 1726888054.15872: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9091 1726888054.15879: _low_level_execute_command(): starting\n 9091 1726888054.15885: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 9089 1726888054.15973: stdout chunk (state=3):\n>>>import '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2266d2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226e4048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9089 1726888054.16465: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e76d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e7eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f6c1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e77b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f72cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 9089 1726888054.16625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21f976d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9089 1726888054.16636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9d3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d48be0>\r\n<<<\n 9089 1726888054.16824: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d3c320>\r\n<<<\n 9089 1726888054.16834: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d36fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d2eeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9dd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21d3cf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9089 1726888054.17030: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d42080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e243915f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9089 1726888054.17227: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24391e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24395518>\r\n<<<\n 9089 1726888054.17832: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24384b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f81390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243914a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2036c940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.18832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.19840: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2003eb00>\r\n<<<\n 9089 1726888054.19860: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9089 1726888054.19874: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9089 1726888054.19907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9090 1726888054.19957: stderr chunk (state=2):\n>>><<<\n 9090 1726888054.19965: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9090 1726888054.19986: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9090 1726888054.19990: _low_level_execute_command(): starting\n 9090 1726888054.19997: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 9089 1726888054.20082: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e200552b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20096630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9091 1726888054.20172: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9091 1726888054.20223: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9089 1726888054.20412: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200278d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027f98>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027d68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9089 1726888054.20560: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ffd7b00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20055128>\r\n<<<\n 9089 1726888054.20812: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1fff24e0>\r\n<<<\n 9089 1726888054.20844: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9089 1726888054.20866: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2038fd30>\r\n<<<\n 9089 1726888054.20894: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.20902: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1ffd7160>\r\n<<<\n 9089 1726888054.20926: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20005470>\r\n<<<\n 9089 1726888054.20947: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9089 1726888054.20966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9089 1726888054.20994: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9089 1726888054.21015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9089 1726888054.21043: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9089 1726888054.21053: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.21103: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.21112: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2005fef0>\r\n<<<\n 9089 1726888054.21189: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 9089 1726888054.21202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20068ef0>\r\n<<<\n 9089 1726888054.21222: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057320>\r\n<<<\n 9089 1726888054.21244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9089 1726888054.21251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057b38>\r\n<<<\n 9089 1726888054.21441: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20011828>\r\n<<<\n 9089 1726888054.21469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9089 1726888054.21513: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.21535: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9089 1726888054.21548: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9089 1726888054.21644: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20086f28>\r\n<<<\n 9089 1726888054.21705: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057198>\r\n<<<\n 9089 1726888054.21842: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100da0>\r\n<<<\n 9089 1726888054.21876: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100f28>\r\n<<<\n 9089 1726888054.21923: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20112048>\r\n<<<\n 9089 1726888054.21949: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200055c0>\r\n<<<\n 9089 1726888054.21970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9089 1726888054.21987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9089 1726888054.22012: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9089 1726888054.22064: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2011d9e8>\r\n<<<\n 9089 1726888054.22238: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20119128>\r\n<<<\n 9089 1726888054.22266: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.22278: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20119320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20112ba8>\r\n<<<\n 9089 1726888054.22301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9089 1726888054.22321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.22395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.22475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.22494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.22509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9089 1726888054.22521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.22639: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888054.22714: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e08e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d9e828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e089b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dab630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db70f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9089 1726888054.22747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 9089 1726888054.22766: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.22778: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9089 1726888054.22804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 9089 1726888054.22814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9089 1726888054.22840: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.22850: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2013bda0>\r\n<<<\n 9089 1726888054.22896: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013ba58>\r\n<<<\n 9089 1726888054.22940: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b278>\r\n<<<\n 9089 1726888054.22955: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 9089 1726888054.22967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9089 1726888054.23136: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20126ba8>\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.23545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888054.23816: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d61e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d684e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34305c940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34306e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dbca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9089 1726888054.24063: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9089 1726888054.24071: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9089 1726888054.24091: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9089 1726888054.24109: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9089 1726888054.24129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.24146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.24170: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.24199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.24212: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9089 1726888054.24223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.24337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.24469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9089 1726888054.24500: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9c0240>\r\n<<<\n 9089 1726888054.24512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888054.24714: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380940828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aa9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38094d630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809590f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9089 1726888054.24873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888054.24913: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fb00b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fba2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342fbaf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fbaac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fc40b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430377f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343037be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343023470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430134a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d682e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d6fd68>\r\nimport 'sre_compile' # <_frozen_import<<<\n 9089 1726888054.25222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25332: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9089 1726888054.25341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25398: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.25459: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888054.25474: stdout chunk (state=3):\n>>>lib_external.SourceFileLoader object at 0x7fd34302b0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d75e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34300e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343085048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7ae48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7aa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34290c208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d887f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342912cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/<<<\n 9089 1726888054.25529: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9089 1726888054.25547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9089 1726888054.25558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25615: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9089 1726888054.25630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.25960: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9089 1726888054.26085: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9089 1726888054.26098: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca33e48>\r\n<<<\n 9089 1726888054.26117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.26138: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9089 1726888054.26147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26257: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9089 1726888054.26267: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9089 1726888054.26283: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9089 1726888054.26290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26356: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9089 1726888054.26366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26529: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9089 1726888054.26658: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9091 1726888054.26662: stdout chunk (state=3):\n>>>__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342938710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293e400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e9c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426cfef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293eda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3426ddfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e30b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpy<<<\n 9091 1726888054.26687: stdout chunk (state=3):\n>>>thon-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d32630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d366a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d32e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d36550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d362b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3429223c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b00>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d0d940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.26859: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c9d6198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca14eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.26902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888054.26917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808fe470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380903e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808feb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38090a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808edd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808f0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebfe940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec10240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38095ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9090 1726888054.26937: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb520b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5c2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37eb5cf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5cac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb660b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd97f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd9be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcd198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcde80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc5470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e90a2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e911d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc56d8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb02e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917fd0>\r\n<<<\n 9089 1726888054.26946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.26978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.27009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.27299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.27576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9089 1726888054.27603: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9089 1726888054.27622: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9089 1726888054.27638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9089 1726888054.27763: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca440b8>\r\n<<<\n 9089 1726888054.27785: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9089 1726888054.27795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9089 1726888054.27900: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca44160>\r\n<<<\n 9089 1726888054.27939: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9bdb00>\r\n<<<\n 9089 1726888054.27995: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 9089 1726888054.28009: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888054.28016: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec27048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4af1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4b5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4da320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e4da6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e03c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e28bbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e27f320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e279fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e271eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e0d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e27ff98>\r\n<<<\n 9089 1726888054.28030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.28179: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9089 1726888054.28192: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9089 1726888054.28200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.28220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9089 1726888054.28228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888054.28313: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.28670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.29062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888054.29108: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4daa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e285080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d45f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d4e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d8518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808c7b38>\r\nimport 'tempfile' # <_frozen_importl<<<\n 9090 1726888054.29117: stdout chunk (state=3):\n>>>ib_external.SourceFileLoader object at 0x7fb37e4c4390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d44a8>\r\n<<<\n 9089 1726888054.29908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9090 1726888054.30199: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8af940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.30688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n<<<\n 9089 1726888054.30700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4438>\r\n<<<\n 9089 1726888054.30721: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.30728: stdout chunk (state=3):\n>>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4518>\r\n<<<\n 9089 1726888054.30746: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n<<<\n 9089 1726888054.30769: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n<<<\n 9089 1726888054.30784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n<<<\n 9089 1726888054.30794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n<<<\n 9089 1726888054.30809: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n<<<\n 9089 1726888054.30818: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n<<<\n 9089 1726888054.30840: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n<<<\n 9089 1726888054.30851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n<<<\n 9089 1726888054.30873: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\n<<<\n 9089 1726888054.30885: stdout chunk (state=3):\n>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660390>\r\n<<<\n 9091 1726888054.30946: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409dfb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409f62b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a37630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409c88d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8fd0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8da0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409789e8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409f6128>\r\n<<<\n 9089 1726888054.31013: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa96a0>\r\n<<<\n 9089 1726888054.31023: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31045: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31081: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n<<<\n 9089 1726888054.31095: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab0080>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caabc18>\r\n<<<\n 9089 1726888054.31101: stdout chunk (state=3):\n>>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9780>\r\n<<<\n 9089 1726888054.31174: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c6721d0>\r\n<<<\n 9089 1726888054.31189: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n<<<\n 9089 1726888054.31208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31229: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n<<<\n 9089 1726888054.31236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7128>\r\n<<<\n 9089 1726888054.31250: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n<<<\n 9089 1726888054.31267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\n<<<\n 9090 1726888054.31287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.31403: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7208>\r\n<<<\n 9089 1726888054.31426: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n<<<\n 9089 1726888054.31475: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31503: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cace400>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cac4160>\r\n<<<\n 9089 1726888054.31589: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660128>\r\n<<<\n 9089 1726888054.31606: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae2b38>\r\n<<<\n 9089 1726888054.31631: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n<<<\n 9089 1726888054.31646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31665: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n<<<\n 9089 1726888054.31822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb17908>\r\n<<<\n 9089 1726888054.31867: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf8ba8>\r\n<<<\n 9089 1726888054.31897: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb03d68>\r\n<<<\n 9089 1726888054.31908: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n<<<\n 9089 1726888054.31928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31939: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n<<<\n 9089 1726888054.31968: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n<<<\n 9089 1726888054.31998: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f95f8>\r\n<<<\n 9089 1726888054.32032: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n<<<\n 9089 1726888054.32045: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f97f0>\r\n<<<\n 9089 1726888054.32056: stdout chunk (state=3):\n>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4e52b0>\r\n<<<\n 9089 1726888054.32063: stdout chunk (state=3):\n>>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf4b00>\r\n<<<\n 9089 1726888054.32092: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f940>\r\n<<<\n 9089 1726888054.32104: stdout chunk (state=3):\n>>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f0b8>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4588>\r\n<<<\n 9089 1726888054.32126: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n<<<\n 9089 1726888054.32134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f5c0>\r\n<<<\n 9089 1726888054.32157: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\n<<<\n 9089 1726888054.32168: stdout chunk (state=3):\n>>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f898>\r\n<<<\n 9089 1726888054.32191: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n<<<\n 9089 1726888054.32205: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n<<<\n 9089 1726888054.32221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\n<<<\n 9089 1726888054.32264: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9e80>\r\n<<<\n 9089 1726888054.32277: stdout chunk (state=3):\n>>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9b00>\r\n<<<\n 9089 1726888054.32304: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n<<<\n 9089 1726888054.32312: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\n<<<\n 9089 1726888054.32328: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9d68>\r\n<<<\n 9089 1726888054.32347: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\n<<<\n 9089 1726888054.32360: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ceee48>\r\n<<<\n 9089 1726888054.32379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n<<<\n 9089 1726888054.32402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\n<<<\n 9089 1726888054.32420: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ce54e0>\r\n<<<\n 9089 1726888054.32448: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.32528: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ced7f0>\r\n<<<\n 9089 1726888054.32548: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n<<<\n 9089 1726888054.32567: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n<<<\n 9091 1726888054.32614: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409934e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d30d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409a6358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a6470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a00ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a09ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34b38>\r\n<<<\n 9089 1726888054.32785: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 9090 1726888054.32789: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c581b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9089 1726888054.32828: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c515320>\r\n<<<\n 9089 1726888054.32890: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c527978>\r\n<<<\n 9089 1726888054.33112: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c7f0>\r\n<<<\n 9089 1726888054.33144: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21cedbe0>\r\n<<<\n 9089 1726888054.33152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.33172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.33207: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 9089 1726888054.33248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9091 1726888054.33733: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409b2828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a27f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340ab3080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a65c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340abea20>\r\n<<<\n 9089 1726888054.33895: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c780>\r\n<<<\n 9090 1726888054.33906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5982b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5d9630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c56a8d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56af98>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56ad68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c51ab00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c598128>\r\n<<<\n 9089 1726888054.33909: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 9089 1726888054.33922: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n<<<\n 9089 1726888054.33960: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n<<<\n 9089 1726888054.33977: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n<<<\n 9089 1726888054.34016: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n<<<\n 9089 1726888054.34047: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n<<<\n 9089 1726888054.34068: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\n<<<\n 9089 1726888054.34080: stdout chunk (state=3):\n>>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4936d8>\r\n<<<\n 9089 1726888054.34092: stdout chunk (state=3):\n>>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4930f0>\r\n<<<\n 9089 1726888054.34198: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c61fa58>\r\n<<<\n 9089 1726888054.34607: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca979e8>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\n<<<\n 9089 1726888054.34616: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.urllib.error' # \r\n<<<\n 9089 1726888054.34630: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.urllib.parse' # \r\n<<<\n 9089 1726888054.34656: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n<<<\n 9089 1726888054.34666: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.34688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4a8>\r\n<<<\n 9089 1726888054.34700: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n<<<\n 9089 1726888054.34723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n<<<\n 9089 1726888054.34737: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n<<<\n 9089 1726888054.34782: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n<<<\n 9090 1726888054.34783: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5354e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8d2d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c548390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5484a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5a2f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5c2048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6b70>\r\n<<<\n 9089 1726888054.34807: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n<<<\n 9089 1726888054.34844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n<<<\n 9089 1726888054.34870: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c5e0518>\r\n<<<\n 9089 1726888054.34890: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5d5e10>\r\n<<<\n 9089 1726888054.34949: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5cbd68>\r\n<<<\n 9091 1726888054.34949: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340aba160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aba358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ab3be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340adcdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adca90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ac7be0>\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.35235: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49fd68>\r\n<<<\n 9089 1726888054.35249: stdout chunk (state=3):\n>>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4e0>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c610ac8>\r\n<<<\n 9089 1726888054.35272: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n<<<\n 9089 1726888054.35284: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35302: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n<<<\n 9089 1726888054.35312: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35331: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n<<<\n 9091 1726888054.35351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888054.35362: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d361240>\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.35379: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35415: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5faa90>\r\n<<<\n 9089 1726888054.35443: stdout chunk (state=3):\n>>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5fa860>\r\n<<<\n 9089 1726888054.35471: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n<<<\n 9089 1726888054.35505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5989b0>\r\n<<<\n 9089 1726888054.35538: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598a58>\r\n<<<\n 9089 1726888054.35553: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35561: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598c88>\r\n<<<\n 9089 1726888054.35584: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n<<<\n 9089 1726888054.35595: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35665: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598e10>\r\n<<<\n 9089 1726888054.35688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n<<<\n 9089 1726888054.35714: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35746: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5ab438>\r\n<<<\n 9089 1726888054.35763: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n<<<\n 9089 1726888054.35776: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n<<<\n 9089 1726888054.35805: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35815: stdout chunk (state=3):\n>>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c0b00>\r\n<<<\n 9089 1726888054.35914: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7b38>\r\n<<<\n 9089 1726888054.35936: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n<<<\n 9089 1726888054.35947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n<<<\n 9089 1726888054.35965: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 9090 1726888054.36004: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c554860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c642048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d61d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642e80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c655128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5485f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c660ac8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c65c208>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c65c400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c655c88>\r\n<<<\n 9089 1726888054.36004: stdout chunk (state=3):\n>>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c00b8>\r\n<<<\n 9089 1726888054.36036: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7eb8>\r\n<<<\n 9089 1726888054.36077: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5544a8>\r\n<<<\n 9089 1726888054.36109: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36130: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py<<<\n 9089 1726888054.36140: stdout chunk (state=3):\n>>>\r\n<<<\n 9089 1726888054.36154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36215: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c562780>\r\n<<<\n 9089 1726888054.36242: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c554978>\r\n<<<\n 9089 1726888054.36272: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n<<<\n 9089 1726888054.36325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36348: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36358: stdout chunk (state=3):\n>>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04c5c0>\r\n<<<\n 9089 1726888054.36379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n<<<\n 9089 1726888054.36394: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36407: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36442: stdout chunk (state=3):\n>>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.36455: stdout chunk (state=3):\n>>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c054400>\r\n<<<\n 9089 1726888054.36468: stdout chunk (state=3):\n>>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cc18>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04ca20>\r\n<<<\n 9089 1726888054.36487: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n<<<\n 9089 1726888054.36498: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n<<<\n 9089 1726888054.36537: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36683: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c054550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36719: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36829: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdea208>\r\n<<<\n 9089 1726888054.36900: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064be0>\r\n<<<\n 9089 1726888054.36911: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064940>\r\n<<<\n 9089 1726888054.36943: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n<<<\n 9089 1726888054.36954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\n<<<\n 9089 1726888054.36983: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdf8518>\r\n<<<\n 9089 1726888054.37063: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c05c2e8>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cbe0>\r\n<<<\n 9089 1726888054.37097: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n<<<\n 9090 1726888054.37102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c678eb8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678b70>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c6789e8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c669d30>\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.37128: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n<<<\n 9089 1726888054.37136: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n<<<\n 9089 1726888054.37157: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n<<<\n 9089 1726888054.37164: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n<<<\n 9089 1726888054.37194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n<<<\n 9089 1726888054.37203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\n<<<\n 9089 1726888054.37278: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1bc50>\r\n<<<\n 9089 1726888054.37335: stdout chunk (state=3):\n>>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1b6d8>\r\n<<<\n 9089 1726888054.37377: stdout chunk (state=3):\n>>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be18128>\r\n<<<\n 9091 1726888054.37387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.37412: stdout chunk (state=3):\n>>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064668>\r\n<<<\n 9089 1726888054.37566: stdout chunk (state=3):\n>>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c585358>\r\n<<<\n 9089 1726888054.37604: stdout chunk (state=3):\n>>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5e9400>\r\n<<<\n 9089 1726888054.37614: stdout chunk (state=3):\n>>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f940>\r\n<<<\n 9089 1726888054.37653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.37833: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.37943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.38099: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 9089 1726888054.38111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.38151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.38194: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n<<<\n 9090 1726888054.38194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.38203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.38322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9091 1726888054.38434: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9089 1726888054.38457: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 9091 1726888054.38466: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3d4e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d377160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3b5e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.38483: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd836a0>\r\n<<<\n 9089 1726888054.38505: stdout chunk (state=3):\n>>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n<<<\n 9089 1726888054.38603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.38756: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9089 1726888054.39059: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n<<<\n 9089 1726888054.39070: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39089: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n<<<\n 9089 1726888054.39103: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39126: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n<<<\n 9089 1726888054.39136: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59c88>\r\n<<<\n 9089 1726888054.39162: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 9089 1726888054.39261: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39505: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59e80>\r\n<<<\n 9089 1726888054.39523: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 9089 1726888054.39535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39551: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd34c88>\r\n<<<\n 9089 1726888054.39562: stdout chunk (state=3):\n>>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd592b0>\r\n<<<\n 9089 1726888054.39600: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39619: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n<<<\n 9089 1726888054.39631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f780>\r\n<<<\n 9089 1726888054.39653: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n<<<\n 9089 1726888054.39661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39685: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39725: stdout chunk (state=3):\n>>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3ff60>\r\n<<<\n 9089 1726888054.39786: stdout chunk (state=3):\n>>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f940>\r\n<<<\n 9089 1726888054.39798: stdout chunk (state=3):\n>>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59748>\r\n<<<\n 9089 1726888054.39814: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n<<<\n 9089 1726888054.39887: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39915: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n<<<\n 9089 1726888054.39927: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.39948: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n<<<\n 9089 1726888054.39958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n<<<\n 9090 1726888054.40384: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888054.40782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9091 1726888054.40801: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e50b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e5160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d35eac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888054.41487: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f025f8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.41489: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'<<<\n 9090 1726888054.41528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f76eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888054.41551: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.41605: stdout chunk (state=3):\n>>>\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1bcb6be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb68d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n<<<\n 9089 1726888054.41705: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e13334208>\r\n<<<\n 9089 1726888054.41745: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6a20>\r\n<<<\n 9089 1726888054.41778: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n<<<\n 9091 1726888054.41822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.41858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n<<<\n 9089 1726888054.42005: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n<<<\n 9089 1726888054.42015: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1308fda0>\r\n<<<\n 9089 1726888054.42075: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13334390>\r\n<<<\n 9089 1726888054.42101: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n<<<\n 9089 1726888054.42154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n<<<\n 9089 1726888054.42309: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12dbecf8>\r\n<<<\n 9089 1726888054.42364: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13083358>\r\n<<<\n 9089 1726888054.42379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n<<<\n 9089 1726888054.42415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n<<<\n 9089 1726888054.42550: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n<<<\n 9089 1726888054.42561: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12d6fbe0>\r\n<<<\n 9089 1726888054.42582: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12dbee80>\r\n<<<\n 9089 1726888054.42609: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n<<<\n 9089 1726888054.42658: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 9089 1726888054.42768: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127e5780>\r\n<<<\n 9089 1726888054.42809: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12d62550>\r\n<<<\n 9089 1726888054.42838: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n<<<\n 9089 1726888054.42849: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n<<<\n 9089 1726888054.42920: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n<<<\n 9089 1726888054.42931: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127c75f8>\r\n<<<\n 9089 1726888054.42951: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e127d2898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6390>\r\n<<<\n 9089 1726888054.42967: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n<<<\n 9089 1726888054.43160: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12304b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122faeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n<<<\n 9089 1726888054.43172: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9089 1726888054.43193: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n<<<\n 9089 1726888054.43214: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py<<<\n 9089 1726888054.43227: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314e48>\r\n<<<\n 9089 1726888054.43246: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n<<<\n 9089 1726888054.43263: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n<<<\n 9089 1726888054.43287: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 9089 1726888054.43296: stdout chunk (state=3):\n>>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cb70>\r\n<<<\n 9089 1726888054.43321: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.43591: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.43608: stdout chunk (state=3):\n>>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12324470>\r\n<<<\n 9089 1726888054.43627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n<<<\n 9089 1726888054.43640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 9089 1726888054.43647: stdout chunk (state=3):\n>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1232bfd0>\r\n<<<\n 9089 1726888054.43724: stdout chunk (state=3):\n>>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8940>\r\n<<<\n 9089 1726888054.43908: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8b00>\r\n<<<\n 9089 1726888054.43922: stdout chunk (state=3):\n>>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cda0>\r\n<<<\n 9089 1726888054.43937: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314ef0>\r\n<<<\n 9089 1726888054.43956: stdout chunk (state=3):\n>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314828>\r\n<<<\n 9089 1726888054.43983: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n<<<\n 9089 1726888054.44002: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9091 1726888054.44035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.44124: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116d5eb8>\r\n<<<\n 9090 1726888054.44186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378f9b198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f56eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.44296: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314c88>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12304d30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122fa3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.44446: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116dae80>\r\n<<<\n 9089 1726888054.44457: stdout chunk (state=3):\n>>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116dad30>\r\n<<<\n 9089 1726888054.44482: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6518>\r\n<<<\n 9089 1726888054.44513: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f2630>\r\n<<<\n 9089 1726888054.44536: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n<<<\n 9089 1726888054.44551: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n<<<\n 9089 1726888054.44573: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n<<<\n 9089 1726888054.44583: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n<<<\n 9089 1726888054.44608: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n<<<\n 9089 1726888054.44617: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n<<<\n 9089 1726888054.44644: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n<<<\n 9089 1726888054.44661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.44693: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n<<<\n 9089 1726888054.44724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n<<<\n 9089 1726888054.44761: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n<<<\n 9089 1726888054.44954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n<<<\n 9091 1726888054.45031: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a6a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d451080>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44cc18>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a780>\r\n<<<\n 9089 1726888054.45182: stdout chunk (state=3):\n>>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f3a95c0>\r\n<<<\n 9089 1726888054.45216: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8e10>\r\n<<<\n 9089 1726888054.45237: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45268: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n<<<\n 9089 1726888054.45280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c98cba8>\r\n<<<\n 9090 1726888054.45295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9090 1726888054.45306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f69b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.45366: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3a9cf8>\r\n<<<\n 9089 1726888054.45399: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45479: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45507: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45684: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9449e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944a58>\r\n<<<\n 9089 1726888054.45703: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45724: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45773: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950160>\r\n<<<\n 9089 1726888054.45797: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py<<<\n 9089 1726888054.45807: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45850: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950278>\r\n<<<\n 9089 1726888054.45860: stdout chunk (state=3):\n>>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944e48>\r\n<<<\n 9089 1726888054.45876: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n<<<\n 9089 1726888054.45884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45908: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n<<<\n 9089 1726888054.45919: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\n<<<\n 9089 1726888054.45965: stdout chunk (state=3):\n>>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950400>\r\n<<<\n 9089 1726888054.45974: stdout chunk (state=3):\n>>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9500b8>\r\n<<<\n 9089 1726888054.45992: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46044: stdout chunk (state=3):\n>>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9502e8>\r\n<<<\n 9089 1726888054.46067: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46119: stdout chunk (state=3):\n>>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9506d8>\r\n<<<\n 9091 1726888054.46145: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d0131d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d46f400>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4655c0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001128>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d483b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4b8908>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d499ba8>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4a4d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a5f8>\r\n<<<\n 9089 1726888054.46150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n<<<\n 9089 1726888054.46245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46273: stdout chunk (state=3):\n>>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950940>\r\n<<<\n 9089 1726888054.46296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46345: stdout chunk (state=3):\n>>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950a20>\r\n<<<\n 9089 1726888054.46370: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46412: stdout chunk (state=3):\n>>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950d68>\r\n<<<\n 9089 1726888054.46435: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46496: stdout chunk (state=3):\n>>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950fd0>\r\n<<<\n 9089 1726888054.46516: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46572: stdout chunk (state=3):\n>>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956278>\r\n<<<\n 9089 1726888054.46599: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n<<<\n 9089 1726888054.46607: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956390>\r\n<<<\n 9089 1726888054.46627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46684: stdout chunk (state=3):\n>>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f392e80>\r\n<<<\n 9089 1726888054.46732: stdout chunk (state=3):\n>>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0e48>\r\n<<<\n 9089 1726888054.46751: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n<<<\n 9089 1726888054.46760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 9089 1726888054.46826: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.46841: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c956748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8dd8>\r\n<<<\n 9089 1726888054.46899: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0908>\r\n<<<\n 9089 1726888054.47019: stdout chunk (state=3):\n>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b3d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f25c0>\r\n<<<\n 9089 1726888054.47032: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47044: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n<<<\n 9089 1726888054.47064: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47082: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n<<<\n 9089 1726888054.47093: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47127: stdout chunk (state=3):\n>>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22e80>\r\n<<<\n 9089 1726888054.47137: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed223c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22208>\r\n<<<\n 9089 1726888054.47165: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n<<<\n 9089 1726888054.47173: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47194: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n<<<\n 9090 1726888054.47214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9089 1726888054.47229: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n<<<\n 9091 1726888054.47242: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a7f0>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce862b0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d495b00>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff00b8>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff05c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ae80>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ab00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ad68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268fe48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426864e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268e7f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ceb6320>\r\n<<<\n 9089 1726888054.47253: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n<<<\n 9089 1726888054.47263: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47282: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47298: stdout chunk (state=3):\n>>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47128>\r\n<<<\n 9089 1726888054.47332: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n<<<\n 9089 1726888054.47353: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47372: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 9089 1726888054.47419: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47453: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47472: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecebd30>\r\n<<<\n 9089 1726888054.47559: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.47572: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ecf5470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed51b70>\r\n<<<\n 9089 1726888054.47607: stdout chunk (state=3):\n>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47550>\r\n<<<\n 9089 1726888054.47633: stdout chunk (state=3):\n>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed3a710>\r\n<<<\n 9089 1726888054.47671: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4e0>\r\n<<<\n 9089 1726888054.47679: stdout chunk (state=3):\n>>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c208>\r\n<<<\n 9089 1726888054.47697: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n<<<\n 9089 1726888054.47710: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47734: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n<<<\n 9089 1726888054.47745: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47772: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n<<<\n 9089 1726888054.47786: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed12d30>\r\n<<<\n 9089 1726888054.47805: stdout chunk (state=3):\n>>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecf5b70>\r\n<<<\n 9089 1726888054.47829: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4a8>\r\n<<<\n 9089 1726888054.47852: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n<<<\n 9089 1726888054.47859: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\n<<<\n 9089 1726888054.47873: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14358>\r\n<<<\n 9089 1726888054.47897: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n<<<\n 9089 1726888054.47920: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n<<<\n 9089 1726888054.47928: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed145c0>\r\n<<<\n 9089 1726888054.47949: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed146d8>\r\n<<<\n 9089 1726888054.47979: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n<<<\n 9089 1726888054.48008: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48031: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n<<<\n 9089 1726888054.48055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'<<<\n 9089 1726888054.48064: stdout chunk (state=3):\n>>>\r\n<<<\n 9089 1726888054.48140: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n<<<\n 9089 1726888054.48150: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ea9acc0>\r\n<<<\n 9089 1726888054.48173: stdout chunk (state=3):\n>>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea86ba8>\r\n<<<\n 9089 1726888054.48194: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9aba8>\r\n<<<\n 9089 1726888054.48216: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n<<<\n 9089 1726888054.48227: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48249: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9ac88>\r\n<<<\n 9089 1726888054.48268: stdout chunk (state=3):\n>>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14630>\r\n<<<\n 9089 1726888054.48287: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n<<<\n 9090 1726888054.48289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9089 1726888054.48313: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48335: stdout chunk (state=3):\n>>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9940>\r\n<<<\n 9089 1726888054.48363: stdout chunk (state=3):\n>>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa96a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n<<<\n 9089 1726888054.48398: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9e48>\r\n<<<\n 9089 1726888054.48426: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eab0f60>\r\n<<<\n 9091 1726888054.48427: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cec8978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad7f0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268ebe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48454: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48468: stdout chunk (state=3):\n>>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaba198>\r\n<<<\n 9089 1726888054.48494: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48515: stdout chunk (state=3):\n>>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabacf8>\r\n<<<\n 9089 1726888054.48533: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n<<<\n 9089 1726888054.48546: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabaeb8>\r\n<<<\n 9089 1726888054.48570: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n<<<\n 9089 1726888054.48581: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48605: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\n<<<\n 9089 1726888054.48632: stdout chunk (state=3):\n>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806518>\r\n<<<\n 9089 1726888054.48641: stdout chunk (state=3):\n>>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806080>\r\n<<<\n 9089 1726888054.48661: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f6a0>\r\n<<<\n 9089 1726888054.48683: stdout chunk (state=3):\n>>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd070b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd67400>\r\n<<<\n 9089 1726888054.48974: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f898>\r\n<<<\n 9089 1726888054.49142: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n<<<\n 9089 1726888054.49150: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49182: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49205: stdout chunk (state=3):\n>>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8336a0>\r\n<<<\n 9089 1726888054.49227: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49260: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n<<<\n 9089 1726888054.49291: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49319: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n<<<\n 9089 1726888054.49357: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49396: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n<<<\n 9089 1726888054.49405: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7dee80>\r\n<<<\n 9091 1726888054.49427: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce346d8>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce340f0>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfc2a58>\r\n<<<\n 9089 1726888054.49444: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49508: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49597: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9089 1726888054.49607: stdout chunk (state=3):\n>>># extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e7eaf98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7eab00>\r\n<<<\n 9089 1726888054.49620: stdout chunk (state=3):\n>>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e57f0>\r\n<<<\n 9089 1726888054.49629: stdout chunk (state=3):\n>>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5198>\r\n<<<\n 9089 1726888054.49659: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8455c0>\r\n<<<\n 9089 1726888054.49675: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n<<<\n 9089 1726888054.49695: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5588>\r\n<<<\n 9089 1726888054.49719: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 9089 1726888054.49751: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49771: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n<<<\n 9089 1726888054.49787: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49820: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1097b8>\r\n<<<\n 9089 1726888054.49857: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7f5400>\r\n<<<\n 9089 1726888054.49886: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n<<<\n 9089 1726888054.49895: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49909: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f080>\r\n<<<\n 9089 1726888054.49929: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n<<<\n 9089 1726888054.49940: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49947: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f208>\r\n<<<\n 9089 1726888054.49965: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n<<<\n 9089 1726888054.49980: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\n<<<\n 9089 1726888054.49996: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f438>\r\n<<<\n 9089 1726888054.50009: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n<<<\n 9089 1726888054.50022: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50032: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f6d8>\r\n<<<\n 9089 1726888054.50049: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50067: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 9089 1726888054.50154: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50193: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fd30>\r\n<<<\n 9089 1726888054.50202: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fb38>\r\n<<<\n 9089 1726888054.50231: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50239: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e125080>\r\n<<<\n 9089 1726888054.50305: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ac50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50319: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ae10>\r\n<<<\n 9089 1726888054.50346: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50372: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n<<<\n 9089 1726888054.50397: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50419: stdout chunk (state=3):\n>>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132630>\r\n<<<\n 9089 1726888054.50444: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50458: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13f898>\r\n<<<\n 9090 1726888054.50487: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec6a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ff3080>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378feec18>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec780>\r\n<<<\n 9089 1726888054.50497: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fba8>\r\n<<<\n 9089 1726888054.50520: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50529: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fcf8>\r\n<<<\n 9091 1726888054.50551: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4389e8>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cf80518>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf76e10>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf6cd68>\r\n<<<\n 9089 1726888054.50563: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n<<<\n 9089 1726888054.50604: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13feb8>\r\n<<<\n 9089 1726888054.50626: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n<<<\n 9089 1726888054.50650: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4c88>\r\n<<<\n 9089 1726888054.50675: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50688: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4eb8>\r\n<<<\n 9089 1726888054.50709: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n<<<\n 9089 1726888054.50717: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50735: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc0f0>\r\n<<<\n 9089 1726888054.50749: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n<<<\n 9089 1726888054.50763: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50794: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\n<<<\n 9089 1726888054.50806: stdout chunk (state=3):\n>>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dcda0>\r\n<<<\n 9089 1726888054.50816: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc898>\r\n<<<\n 9089 1726888054.50828: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n<<<\n 9089 1726888054.50844: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n<<<\n 9090 1726888054.51386: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378bb51d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379011400>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379007668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3128>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379025b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37905a908>\r\n<<<\n 9091 1726888054.51640: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40d68>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404e0>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfb0ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89a90>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf399b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39a58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39c88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39e10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf4c438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n<<<\n 9089 1726888054.51939: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7668>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efa58>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efcc0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9d30>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9f28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1020b8>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102b00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/u<<<\n 9089 1726888054.52100: stdout chunk (state=3):\n>>>sr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e099278>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e093668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0ab2b0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0997f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0994e0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1028d0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8338d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1026d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0bf710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e049710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053a20>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0640b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d320>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d780>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n<<<\n 9090 1726888054.52590: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37903bba8>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379046d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c5f8>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c7f0>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a282b0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379037b00>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b920b8>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b925c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3ce80>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cb00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cd68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e231e48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2284e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2307f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http<<<\n 9090 1726888054.52602: stdout chunk (state=3):\n>>>/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a58320>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378a6a978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f7f0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e230be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9091 1726888054.52744: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf61b00>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59b38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf610b8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59eb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef54a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf02780>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef5978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9ed5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c9f5400>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edc18>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9eda20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9f5550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\n<<<\n 9089 1726888054.53036: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0796a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dbe0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989eb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9900f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_<<<\n 9089 1726888054.53060: stdout chunk (state=3):\n>>>64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0d990278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d990160>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dcf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97d0b8>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d973668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079eb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070748>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e064b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9905f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a00f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0ef0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a1ac8>\r\n<<<\n 9090 1726888054.53704: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d66d8>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d60f0>\r\n<<<\n 9091 1726888054.53852: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c78b208>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05be0>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c79a518>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9fd2e8>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bbc50>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bb6d8>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7b8128>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05668>\r\n<<<\n 9091 1726888054.54924: stdout chunk (state=3):\n>>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf26358>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf90400>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888054.54937: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9091 1726888054.55527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7246a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 9090 1726888054.55909: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b64a58>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fda9e8>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n<<<\n 9090 1726888054.56895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378b22518>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b18e10>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b0ed68>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2d68>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24e0>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b52ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2ba90>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2b860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adb9b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adba58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbc88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9091 1726888054.56955: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fac88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fae80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6d8c88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa2b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6dff60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n<<<\n 9091 1726888054.58017: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n<<<\n 9090 1726888054.58383: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbe10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aee438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b03b00>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbb38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b030b8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbeb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a974a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aa4780>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a97978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code <<<\n 9090 1726888054.59463: stdout chunk (state=3):\n>>>object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858f5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378597400>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fc18>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fa20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378597550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37832d208>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7be0>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from '/usr/lib64/python3.6/site-packages/<<<\n 9090 1726888054.59490: stdout chunk (state=3):\n>>>cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37833c518>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37859f2e8>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835dc50>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835d6d8>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835a128>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7668>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ac8358>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b32400>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782c66a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 9091 1726888054.60231: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c657be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6578d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333cd5208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n<<<\n 9090 1726888054.60813: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829cc88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829ce80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37827ac88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c2b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281f60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n<<<\n 9091 1726888054.61229: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333a30da0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333cd5390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33375fcf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333a24358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33370fbe0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33375fe80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 9090 1726888054.61889: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n<<<\n 9091 1726888054.61954: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333185780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333702550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3331675f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333173898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332ca5b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9beb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9091 1726888054.63131: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332cc5470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cccfd0>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069940>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069b00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdda0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5ef0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332076eb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5c88>\r\n<<<\n 9091 1726888054.63932: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332ca5d30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9b3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33207be80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33207bd30>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332093630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n<<<\n 9090 1726888054.64201: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3781f9be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f98d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f877208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f5d2da0>\r\n<<<\n 9091 1726888054.65032: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32edd75c0>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d32dba8>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edd7cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\n<<<\n 9091 1726888054.65230: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e69e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9091 1726888054.65248: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\n<<<\n 9090 1726888054.65301: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f877390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f301cf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f5c6358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f2b1be0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f301e80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed27780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f2a5550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed095f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36ed15898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9390>\r\n<<<\n 9091 1726888054.65706: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f10b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f12e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f16d8>\r\n<<<\n 9091 1726888054.65721: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\n<<<\n 9090 1726888054.65811: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e847b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83deb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9091 1726888054.66427: stdout chunk (state=3):\n>>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2cae80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edeee48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n<<<\n 9090 1726888054.66899: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e867470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e86efd0>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0b940>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0bb00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fda0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857ef0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc18eb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857c88>\r\n<<<\n 9090 1726888054.66909: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e847d30>\r\n<<<\n 9091 1726888054.67430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d2f7748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edee908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede1d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3320935c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7503c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle<<<\n 9091 1726888054.67448: stdout chunk (state=3):\n>>>.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e719d30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e723470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e77fb70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e769710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e740d30>\r\n<<<\n 9090 1726888054.68000: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83d3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc1de80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc1dd30>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc35630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a9795c0>\r\n<<<\n 9091 1726888054.68535: stdout chunk (state=3):\n>>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e723b70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742358>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7425c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7426d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e4c7cc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4b3ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7c88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca6a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.Sou<<<\n 9091 1726888054.68545: stdout chunk (state=3):\n>>>rceFileLoader object at 0x7fd32e4cae48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4dff60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d6a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6a80b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c706400>\r\n<<<\n 9090 1726888054.69106: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ecfba8>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a979cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e889e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/con<<<\n 9090 1726888054.69116: stdout chunk (state=3):\n>>>stants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e930b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e932e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n<<<\n 9091 1726888054.69635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2616a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e20ce80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e218f98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e218b00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2137f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2735c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db367b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e224400>\r\n<<<\n 9090 1726888054.70209: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e936d8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e6ce80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378e99748>\r\nimport 'getpass' # <_frozen_importlib_external.Sour<<<\n 9090 1726888054.70221: stdout chunk (state=3):\n>>>ceFileLoader object at 0x7fb378e88710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a983d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc355c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\n<<<\n 9091 1726888054.70736: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d208>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d438>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4dd30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4db38>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db53080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58e10>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6d898>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dba8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dcf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6deb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a0b8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0ad68>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16e48>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/py<<<\n 9091 1726888054.70758: stdout chunk (state=3):\n>>>thon3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1da20>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1dc88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27ef0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30080>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261048>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n<<<\n 9090 1726888054.71204: stdout chunk (state=3):\n>>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f23c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2bbd30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a2c5470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a321b70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a30b710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e2d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2c5b70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4358>\r\n# /usr/lib/python3.6/site-package<<<\n 9090 1726888054.71220: stdout chunk (state=3):\n>>>s/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e45c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e46d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n<<<\n 9091 1726888054.71828: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30ac8>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db307f0>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac7240>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac1630>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dad9278>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac77b8>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac74a8>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30898>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2618d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db306a0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daed6d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugin<<<\n 9091 1726888054.71849: stdout chunk (state=3):\n>>>s/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da766d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da813c8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da819e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32da92080>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c978>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c6d8>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c2e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ed30>\r\n<<<\n 9090 1726888054.72304: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a069cc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a055ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069c88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a0786a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078e48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a080f60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08a198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08acf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08aeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf6a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37824b0b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782a8400>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n<<<\n 9091 1726888054.72939: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ee10>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32daa8668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8438>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abba8>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7e80>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be0b8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32d3be240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abcc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ab080>\r\nimport 'dbus.bus' # <_frozen_importlib<<<\n 9091 1726888054.72953: stdout chunk (state=3):\n>>>_external.SourceFileLoader object at 0x7fd32d3a2630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8e80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9e710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da92b38>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8518>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be5c0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce0b8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ceeb8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3cfa90>\r\n<<<\n 9090 1726888054.73402: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03668>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369daee48>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369dbaf60>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dbaac8>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db57b8>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5160>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e15588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5550>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d8780>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dc63c8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# c<<<\n 9090 1726888054.73553: stdout chunk (state=3):\n>>>ode object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef048>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef400>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef6a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efcf8>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efb00>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696f5048>\r\n<<<\n 9090 1726888054.74503: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fac18>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fadd8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369702cc0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3697025f8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970f860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fb70>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fcc0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fe80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac0b8>\r\n# /usr/lib/python3.6/site-p<<<\n 9090 1726888054.74524: stdout chunk (state=3):\n>>>ackages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696acd68>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8e48>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfa20>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfc88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9ef0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2080>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03be0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03828>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddff98>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code o<<<\n 9090 1726888054.74534: stdout chunk (state=3):\n>>>bject from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2ac8>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d27f0>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369669240>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369663630>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36967b278>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696697b8>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696694a8>\r\n<<<\n 9090 1726888054.75600: stdout chunk (state=3):\n>>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2898>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d26a0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36968f6d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696186d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696223c8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696229e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369634080>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e978>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e6d8>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e2e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/pyth<<<\n 9090 1726888054.75620: stdout chunk (state=3):\n>>>on3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640d30>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640e10>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36964a668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a438>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dba8>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59e80>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f600b8>\r\n<<<\n 9090 1726888054.76705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb368f60240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f60128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dcc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4d080>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f44630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964ae80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369634b38>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a518>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f605c0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f700b8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70eb8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f71a90>\r\n<<<\n 9089 1726888057.13449: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\r\n<<<\n 9089 1726888057.18620: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 9089 1726888057.18647: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9089 1726888057.19207: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n<<<\n 9089 1726888057.19220: stdout chunk (state=3):\n>>># clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 9089 1726888057.19241: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n<<<\n 9089 1726888057.19257: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n<<<\n 9089 1726888057.19278: stdout chunk (state=3):\n>>># cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n<<<\n 9089 1726888057.19305: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n<<<\n 9089 1726888057.19321: stdout chunk (state=3):\n>>># destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n<<<\n 9089 1726888057.19381: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n<<<\n 9089 1726888057.19436: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n<<<\n 9089 1726888057.19495: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n<<<\n 9089 1726888057.19541: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9089 1726888057.20954: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_e<<<\n 9089 1726888057.20977: stdout chunk (state=3):\n>>>xternal\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n<<<\n 9089 1726888057.21005: stdout chunk (state=3):\n>>># destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n<<<\n 9089 1726888057.21024: stdout chunk (state=3):\n>>># destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n<<<\n 9089 1726888057.21038: stdout chunk (state=3):\n>>># cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n<<<\n 9089 1726888057.21046: stdout chunk (state=3):\n>>># destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n<<<\n 9089 1726888057.21217: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9089 1726888057.21614: stdout chunk (state=3):\n>>># destroy libdnf._error\r\n# destroy _heapq\r\n<<<\n 9089 1726888057.21626: stdout chunk (state=3):\n>>># destroy _thread\r\n# destroy _warnings\r\n<<<\n 9089 1726888057.21651: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9089 1726888057.21660: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 9089 1726888057.21677: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 9089 1726888057.21689: stdout chunk (state=3):\n>>># destroy pickle\r\n<<<\n 9089 1726888057.21710: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 9089 1726888057.22861: stdout chunk (state=3):\n>>># destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n<<<\n 9089 1726888057.23254: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9089 1726888057.23301: stderr chunk (state=3):\n>>><<<\n 9089 1726888057.23308: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24467e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243fd828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244679b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2440a630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244160f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bb470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c0e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bbb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c74e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243aad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243ad198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226bb940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226cd240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2441ba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2260f0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226192e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e22619f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22619ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226230b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226967f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22696be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268ae80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22682470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226724a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223c72b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223ced30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2266d2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226e4048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e76d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e7eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f6c1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e77b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f72cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21f976d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9d3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d48be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d3c320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d36fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d2eeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9dd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21d3cf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d42080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e243915f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24391e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24395518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24384b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f81390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243914a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2036c940>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2003eb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e200552b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20096630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200278d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027f98>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027d68>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ffd7b00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20055128>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1fff24e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2038fd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1ffd7160>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20005470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2005fef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20068ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20011828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20086f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20112048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200055c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2011d9e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20119128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20119320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20112ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2013bda0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013ba58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b8d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20126ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9c0240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca33e48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c9d6198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca14eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca440b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca44160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9bdb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4438>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4518>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660390>\\r\\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9470>\\r\\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa96a0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab0080>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caabc18>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9780>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c6721d0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7128>\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7208>\\r\\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cace400>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cac4160>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660128>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae2b38>\\r\\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb17908>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf8ba8>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb03d68>\\r\\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f95f8>\\r\\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f97f0>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4e52b0>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf4b00>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f0b8>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4588>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\\'\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f5c0>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\\'\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f898>\\r\\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9e80>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9b00>\\r\\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9d68>\\r\\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ceee48>\\r\\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ce54e0>\\r\\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ced7f0>\\r\\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c515320>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c527978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c7f0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21cedbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c780>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4936d8>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4930f0>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c61fa58>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca979e8>\\r\\nimport \\'ansible.module_utils.six.moves.http_cookiejar\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.error\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.parse\\' # \\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.__about__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4a8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c5e0518>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5d5e10>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5cbd68>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49fd68>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4e0>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c610ac8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5faa90>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5fa860>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5989b0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598a58>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598c88>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598e10>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.dsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5ab438>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c0b00>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7b38>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'cryptography.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c00b8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7eb8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed448\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5544a8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends.interfaces\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c562780>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c554978>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._der\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04c5c0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c054400>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cc18>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04ca20>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.serialization.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c054550>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.modes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdea208>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064be0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064940>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.algorithms\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdf8518>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c05c2e8>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cbe0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.hashes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1bc50>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1b6d8>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be18128>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064668>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c585358>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5e9400>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f940>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd836a0>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59c88>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59e80>\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd34c88>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd592b0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'distutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f780>\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'distutils.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3ff60>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f940>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59748>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1bcb6be0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb68d0>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e13334208>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6a20>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1308fda0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13334390>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12dbecf8>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13083358>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12d6fbe0>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12dbee80>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127e5780>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12d62550>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127c75f8>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e127d2898>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6390>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12304b70>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122faeb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314e48>\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cb70>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12324470>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1232bfd0>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8940>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8b00>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cda0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314ef0>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314828>\\r\\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116d5eb8>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314c88>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12304d30>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122fa3c8>\\r\\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116dae80>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116dad30>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6518>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f2630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f3a95c0>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8e10>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c98cba8>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3a9cf8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944be0>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9449e8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944ef0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944a58>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950160>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950278>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944e48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950400>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9500b8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9502e8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9506d8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950780>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950940>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950a20>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950d68>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950fd0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956278>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956390>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956358>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f392e80>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0e48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c956748>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944710>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8dd8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956630>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0908>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9a90>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b3d68>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9f98>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f25c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22e80>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed223c8>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47128>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecebd30>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ecf5470>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed51b70>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47550>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed3a710>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4e0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed12d30>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecf5b70>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4a8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14358>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14518>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed145c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed146d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ea9acc0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea86ba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9aba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9ac88>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'distutils.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9940>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa96a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9e48>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eab0f60>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaba198>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabacf8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabaeb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806518>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806080>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f6a0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd070b8>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd67400>\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f898>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8336a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7dee80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e7eaf98>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7eab00>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e57f0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5198>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8455c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5588>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1097b8>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7f5400>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f080>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f438>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f6d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fd30>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fb38>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e125080>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ac50>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ae10>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132cf8>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13f898>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fcf8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13feb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4c88>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4eb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc0f0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dcda0>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc898>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7e80>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efa58>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efcc0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9d30>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9f28>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1020b8>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833c18>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833860>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833080>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102b00>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102828>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e099278>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e093668>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0ab2b0>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0997f0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0994e0>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1028d0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8338d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1026d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0bf710>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e049710>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053400>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053a20>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0640b8>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d9b0>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d710>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d320>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d780>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070d68>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070e48>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0796a0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079470>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dbe0>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989eb8>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9900f0>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0d990278>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d990160>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989940>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dcf8>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97d0b8>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d973668>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079eb8>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070748>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e064b70>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079550>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9905f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a00f0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0438>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0ef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a1ac8>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": 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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[2] removing cryptography\\r\\n# destroy cryptography\\r\\n# cleanup[2] removing cryptography.__about__\\r\\n# destroy cryptography.__about__\\r\\n# cleanup[2] removing cryptography.utils\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing cryptography.x509\\r\\n# cleanup[2] removing cryptography.x509.certificate_transparency\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing cryptography.x509.base\\r\\n# cleanup[2] removing cryptography.hazmat\\r\\n# destroy cryptography.hazmat\\r\\n# cleanup[2] removing cryptography.hazmat.backends\\r\\n# destroy cryptography.hazmat.backends\\r\\n# cleanup[2] removing cryptography.hazmat.primitives\\r\\n# destroy cryptography.hazmat.primitives\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\\r\\n# destroy cryptography.hazmat.primitives.asymmetric\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\\r\\n# cleanup[2] removing cryptography.hazmat._oid\\r\\n# destroy cryptography.hazmat._oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# cleanup[2] removing cryptography.exceptions\\r\\n# destroy cryptography.exceptions\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\\r\\n# cleanup[2] removing cryptography.x509.extensions\\r\\n# cleanup[2] removing cryptography.hazmat._der\\r\\n# destroy cryptography.hazmat._der\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\\r\\n# destroy cryptography.hazmat.primitives.ciphers\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\\r\\n# destroy cryptography.hazmat.primitives.ciphers.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# cleanup[2] removing cryptography.x509.general_name\\r\\n# cleanup[2] removing cryptography.x509.name\\r\\n# cleanup[2] removing cryptography.x509.oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing distutils\\r\\n# cleanup[2] removing distutils.sysconfig\\r\\n# cleanup[2] removing distutils.errors\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# cleanup[2] removing gpg.core\\r\\n# destroy gpg.core\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# destroy gpg.callbacks\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing gpg.version\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing distutils.version\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy zipimport\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy syslog\\r\\n# destroy ctypes\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._daemon\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy cryptography.x509\\r\\n# destroy cryptography.x509.certificate_transparency\\r\\n# destroy cryptography.x509.oid\\r\\n# destroy cryptography.x509.name\\r\\n# destroy cryptography.x509.general_name\\r\\n# destroy cryptography.x509.extensions\\r\\n# destroy cryptography.x509.base\\r\\n# destroy cryptography.hazmat.primitives.hashes\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy cryptography.hazmat.backends.interfaces\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# destroy cryptography.hazmat.primitives.constant_time\\r\\n# destroy cryptography.hazmat.primitives.serialization\\r\\n# destroy cryptography.hazmat.primitives.serialization.base\\r\\n# destroy cryptography.hazmat.primitives.serialization.ssh\\r\\n# destroy hmac\\r\\n# destroy _hmacopenssl\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ec\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# destroy cryptography.hazmat.primitives.ciphers.modes\\r\\n# destroy six\\r\\n# destroy cryptography.utils\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy _dbus_bindings\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# destroy marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy importlib.machinery\\r\\n# cleanup[3] wiping contextlib\\r\\n# destroy _collections_abc\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# cleanup[3] wiping linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# destroy io\\r\\n# cleanup[3] wiping token\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# destroy _random\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# destroy _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping logging\\r\\n# destroy atexit\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping socket\\r\\n# destroy selectors\\r\\n# cleanup[3] wiping _socket\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ast\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.text\\r\\n# destroy email.base64mime\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping quopri\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# destroy email._encoded_words\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# destroy zlib\\r\\n# cleanup[3] wiping http\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# cleanup[3] wiping ssl\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping _ssl\\r\\n# destroy _ssl\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy enum\\r\\n# destroy linecache\\r\\n# destroy tokenize\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping distutils\\r\\n# destroy distutils.errors\\r\\n# destroy distutils.sysconfig\\r\\n# destroy distutils.version\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# destroy rpm._rpm\\r\\n# cleanup[3] wiping rpm._rpms\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# destroy hawkey._hawkey\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# destroy libcomps._libpycomps\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping pickle\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# destroy _pickle\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# destroy _curses\\r\\n# cleanup[3] wiping dnf.cli.commands\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping cmd\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy libdnf._error\\r\\n# destroy _heapq\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy stat\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy bisect\\r\\n# destroy posixpath\\r\\n# destroy posix\\r\\n# destroy http\\r\\n# destroy socket\\r\\n# destroy ssl\\r\\n# destroy gzip\\r\\n# destroy abc\\r\\n# destroy email.header\\r\\n# destroy email.charset\\r\\n# destroy email.utils\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.quoprimime\\r\\n# destroy threading\\r\\n# destroy email.message\\r\\n# destroy email.errors\\r\\n# destroy email.encoders\\r\\n# destroy signal\\r\\n# destroy unicodedata\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy urllib\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy contextlib\\r\\n# destroy string\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy hashlib\\r\\n# destroy distutils\\r\\n# destroy errno\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy binascii\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy _functools\\r\\n# destroy urllib.parse\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy random\\r\\n# destroy dnf.cli.output\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy _imp\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy importlib.abc\\r\\n# destroy warnings\\r\\n# destroy types\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy dnf.yum.misc\\r\\n# destroy re\\r\\n# destroy json\\r\\n# destroy functools\\r\\n# destroy argparse\\r\\n# destroy operator\\r\\n# destroy cmd\\r\\n# destroy copy\\r\\n# destroy shlex\\r\\n# destroy fnmatch\\r\\n# destroy hawkey\\r\\n# destroy logging\\r\\n# destroy dnf\\r\\n# destroy dnf.cli.commands\\r\\n# destroy _frozen_importlib\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9089 1726888057.23456: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24467e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243fd828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244679b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2440a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244160f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bb470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c74e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243aad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243ad198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226bb940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226cd240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2441ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2260f0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226192e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e22619f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22619ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226230b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226967f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22696be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268ae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22682470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226724a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223c72b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223ced30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2266d2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226e4048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e76d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e7eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f6c1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e77b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f72cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21f976d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9d3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d48be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d3c320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d36fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d2eeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9dd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21d3cf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d42080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e243915f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24391e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24395518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24384b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f81390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243914a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2036c940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2003eb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e200552b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20096630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200278d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027f98>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027d68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ffd7b00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20055128>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1fff24e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2038fd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1ffd7160>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20005470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2005fef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20068ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20011828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20086f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20112048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200055c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2011d9e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20119128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20119320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20112ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2013bda0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013ba58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20126ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9c0240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca33e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c9d6198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca14eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca440b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca44160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9bdb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa96a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab0080>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caabc18>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9780>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c6721d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cace400>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cac4160>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660128>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae2b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb17908>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf8ba8>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb03d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f95f8>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f97f0>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4e52b0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf4b00>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f0b8>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f5c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9e80>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9b00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9d68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ceee48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ce54e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ced7f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c515320>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c527978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c7f0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21cedbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4936d8>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4930f0>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c61fa58>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca979e8>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c5e0518>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5d5e10>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5cbd68>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49fd68>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4e0>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c610ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5faa90>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5fa860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5989b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598a58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598c88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598e10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5ab438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c0b00>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7b38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c00b8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7eb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5544a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c562780>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c554978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04c5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c054400>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cc18>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04ca20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c054550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdea208>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064be0>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdf8518>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c05c2e8>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1bc50>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1b6d8>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be18128>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064668>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c585358>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5e9400>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd836a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59c88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59e80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd34c88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd592b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3ff60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1bcb6be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb68d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e13334208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1308fda0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13334390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12dbecf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13083358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12d6fbe0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12dbee80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127e5780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12d62550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127c75f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e127d2898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12304b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122faeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12324470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1232bfd0>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8940>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8b00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cda0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314ef0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116d5eb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314c88>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12304d30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122fa3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116dae80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116dad30>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f2630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f3a95c0>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c98cba8>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3a9cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9449e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9500b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9502e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9506d8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f392e80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c956748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b3d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f25c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed223c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecebd30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ecf5470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed51b70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed3a710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed12d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecf5b70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14358>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed145c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed146d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ea9acc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea86ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9aba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9ac88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa96a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9e48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eab0f60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaba198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabacf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabaeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f6a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd070b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd67400>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8336a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7dee80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e7eaf98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7eab00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e57f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8455c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1097b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7f5400>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f208>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f438>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fd30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fb38>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e125080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ac50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ae10>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13f898>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fba8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fcf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13feb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4c88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc0f0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dcda0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc898>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7668>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efa58>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efcc0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9d30>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9f28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1020b8>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102b00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e099278>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e093668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0ab2b0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0997f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0994e0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1028d0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8338d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1026d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0bf710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e049710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053a20>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0640b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d320>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d780>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0796a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dbe0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989eb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9900f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0d990278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d990160>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dcf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97d0b8>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d973668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079eb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070748>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e064b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9905f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a00f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0ef0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a1ac8>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": 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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9089 1726888057.24130: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4071953-9089-255572109662288/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9089 1726888057.24148: _low_level_execute_command(): starting\n 9089 1726888057.24154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9089 1726888057.27134: stderr chunk (state=2):\n>>><<<\n 9089 1726888057.27142: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9089 1726888057.27160: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9089 1726888057.27167: handler run complete\n 9089 1726888057.27196: attempt loop complete, returning result\n 9089 1726888057.27200: _execute() done\n 9089 1726888057.27204: dumping result to json\n 9089 1726888057.27210: done dumping result, returning\n 9089 1726888057.27217: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages [026adac1-1d6b-4d75-acc5-00000000000b]\n 9089 1726888057.27228: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b\n 9089 1726888057.27257: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b\n 9089 1726888057.27261: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"tlog\",\n \"sssd\",\n \"authselect\"\n ],\n \"nobest\": false,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": null,\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 9090 1726888057.29142: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\r\n<<<\n 9090 1726888057.33622: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 9090 1726888057.33650: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9090 1726888057.34160: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 9090 1726888057.34172: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 9090 1726888057.34190: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 9090 1726888057.34208: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n<<<\n 9090 1726888057.34223: stdout chunk (state=3):\n>>># cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n<<<\n 9090 1726888057.34243: stdout chunk (state=3):\n>>># cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n<<<\n 9090 1726888057.34252: stdout chunk (state=3):\n>>># cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n<<<\n 9090 1726888057.34277: stdout chunk (state=3):\n>>># cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n<<<\n 9090 1726888057.34287: stdout chunk (state=3):\n>>># destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 9090 1726888057.34320: stdout chunk (state=3):\n>>># cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n<<<\n 9090 1726888057.34339: stdout chunk (state=3):\n>>># cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n<<<\n 9090 1726888057.34368: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n<<<\n 9090 1726888057.34398: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n<<<\n 9090 1726888057.34419: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n<<<\n 9090 1726888057.34436: stdout chunk (state=3):\n>>># cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n<<<\n 9090 1726888057.34475: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9090 1726888057.35038: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9090 1726888057.35063: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9090 1726888057.35079: stdout chunk (state=3):\n>>># destroy _lzma\r\n<<<\n 9090 1726888057.35093: stdout chunk (state=3):\n>>># destroy bz2\r\n# destroy lzma\r\n<<<\n 9090 1726888057.35108: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 9090 1726888057.35129: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n<<<\n 9090 1726888057.35140: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._daemon\r\n<<<\n 9090 1726888057.35162: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 9090 1726888057.35185: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n<<<\n 9090 1726888057.35196: stdout chunk (state=3):\n>>># destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n<<<\n 9090 1726888057.35246: stdout chunk (state=3):\n>>># destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n<<<\n 9090 1726888057.35260: stdout chunk (state=3):\n>>># destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n<<<\n 9090 1726888057.35290: stdout chunk (state=3):\n>>># destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n<<<\n 9090 1726888057.35310: stdout chunk (state=3):\n>>># destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n<<<\n 9090 1726888057.35321: stdout chunk (state=3):\n>>># destroy six\r\n# destroy cryptography.utils\r\n<<<\n 9090 1726888057.35371: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n<<<\n 9090 1726888057.35408: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n<<<\n 9090 1726888057.35424: stdout chunk (state=3):\n>>># destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 9090 1726888057.35455: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 9090 1726888057.35494: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n<<<\n 9090 1726888057.35513: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n<<<\n 9090 1726888057.35532: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n<<<\n 9090 1726888057.35551: stdout chunk (state=3):\n>>># cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n<<<\n 9090 1726888057.35561: stdout chunk (state=3):\n>>># cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n<<<\n 9090 1726888057.35583: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n<<<\n 9090 1726888057.35605: stdout chunk (state=3):\n>>># cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 9090 1726888057.35626: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n<<<\n 9090 1726888057.35642: stdout chunk (state=3):\n>>># cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n<<<\n 9090 1726888057.35666: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# destroy io\r\n<<<\n 9090 1726888057.35696: stdout chunk (state=3):\n>>># cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n<<<\n 9090 1726888057.35707: stdout chunk (state=3):\n>>># cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 9090 1726888057.35725: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n<<<\n 9090 1726888057.35739: stdout chunk (state=3):\n>>># cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n<<<\n 9090 1726888057.35760: stdout chunk (state=3):\n>>># cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n<<<\n 9090 1726888057.35778: stdout chunk (state=3):\n>>># destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n<<<\n 9090 1726888057.35794: stdout chunk (state=3):\n>>># cleanup[3] wiping _selinux\r\n<<<\n 9090 1726888057.35812: stdout chunk (state=3):\n>>># cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n<<<\n 9090 1726888057.35832: stdout chunk (state=3):\n>>># destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n<<<\n 9090 1726888057.35853: stdout chunk (state=3):\n>>># cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n<<<\n 9090 1726888057.35861: stdout chunk (state=3):\n>>># cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n<<<\n 9090 1726888057.35996: stdout chunk (state=3):\n>>># cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n<<<\n 9090 1726888057.36022: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n<<<\n 9090 1726888057.36040: stdout chunk (state=3):\n>>># destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n<<<\n 9090 1726888057.36058: stdout chunk (state=3):\n>>># destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n<<<\n 9090 1726888057.36073: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg._gpgme\r\n<<<\n 9090 1726888057.36106: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n<<<\n 9090 1726888057.36125: stdout chunk (state=3):\n>>># destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n<<<\n 9090 1726888057.36144: stdout chunk (state=3):\n>>># cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n<<<\n 9090 1726888057.36165: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n<<<\n 9090 1726888057.36184: stdout chunk (state=3):\n>>># destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n<<<\n 9090 1726888057.36199: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 9090 1726888057.36745: stdout chunk (state=3):\n>>># destroy libdnf._error\r\n# destroy _heapq\r\n<<<\n 9090 1726888057.36756: stdout chunk (state=3):\n>>># destroy _thread\r\n# destroy _warnings\r\n<<<\n 9090 1726888057.36781: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9090 1726888057.36983: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n<<<\n 9090 1726888057.37029: stdout chunk (state=3):\n>>># destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n<<<\n 9090 1726888057.37038: stdout chunk (state=3):\n>>># destroy email.encoders\r\n<<<\n 9090 1726888057.37057: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy unicodedata\r\n<<<\n 9090 1726888057.37068: stdout chunk (state=3):\n>>># destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n<<<\n 9090 1726888057.37079: stdout chunk (state=3):\n>>># destroy gettext\r\n# destroy libcomps\r\n<<<\n 9090 1726888057.37107: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n<<<\n 9090 1726888057.37129: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n<<<\n 9090 1726888057.37172: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n<<<\n 9090 1726888057.37180: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy curses\r\n<<<\n 9090 1726888057.37202: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n<<<\n 9090 1726888057.37228: stdout chunk (state=3):\n>>># destroy rpm\r\n<<<\n 9090 1726888057.37275: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n<<<\n 9090 1726888057.37292: stdout chunk (state=3):\n>>># destroy gpg.errors\r\n# destroy gpg.util\r\n<<<\n 9090 1726888057.37304: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n<<<\n 9090 1726888057.37332: stdout chunk (state=3):\n>>># destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n<<<\n 9090 1726888057.37453: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 9090 1726888057.38106: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9090 1726888057.38153: stderr chunk (state=3):\n>>><<<\n 9090 1726888057.38159: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aae48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380940828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aa9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38094d630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809590f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808fe470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380903e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808feb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38090a4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808edd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808f0198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebfe940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec10240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38095ea20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb520b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5c2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37eb5cf98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5cac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb660b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd97f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd9be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcd198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcde80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc5470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb54a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e90a2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e911d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc56d8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb02e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec27048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ce10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ca20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92aeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4af1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4b5cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4da320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e4da6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e03c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e28bbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e27f320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e279fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e271eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e0d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e27ff98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4daa58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e285080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d45f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d4e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d8518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808c7b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4c4390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d44a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8af940>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c581b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5982b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5d9630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c56a8d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56af98>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56ad68>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c51ab00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c598128>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5354e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8d2d30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c548390>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5484a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5a2f28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5c2048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6b70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c554860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c642048>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d61d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642e80>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642f98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c655128>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5485f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c660ac8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c65c208>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c65c400>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c655c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c678eb8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678b70>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678390>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c6789e8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c669d30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f025f8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f76eb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378f9b198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f56eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f69b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027438>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027518>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3390>\\r\\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec470>\\r\\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec6a0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ff3080>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378feec18>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec780>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378bb51d0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa128>\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa208>\\r\\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379011400>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379007668>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3128>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379025b38>\\r\\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37905a908>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37903bba8>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379046d68>\\r\\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c5f8>\\r\\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c7f0>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a282b0>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379037b00>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b920b8>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027588>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\\'\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b925c0>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\\'\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92898>\\r\\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3ce80>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cb00>\\r\\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cd68>\\r\\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e231e48>\\r\\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2284e0>\\r\\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2307f0>\\r\\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a58320>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378a6a978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f7f0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e230be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f780>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d66d8>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d60f0>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b64a58>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fda9e8>\\r\\nimport \\'ansible.module_utils.six.moves.http_cookiejar\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.error\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.parse\\' # \\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.__about__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24a8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378b22518>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b18e10>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b0ed68>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2d68>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24e0>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b52ac8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2ba90>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2b860>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adb9b0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adba58>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbc88>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbe10>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.dsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aee438>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b03b00>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbb38>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'cryptography.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b030b8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbeb8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed448\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a974a8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends.interfaces\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aa4780>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a97978>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._der\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858f5c0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378597400>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fc18>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fa20>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.serialization.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378597550>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.modes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37832d208>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7be0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7940>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.algorithms\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37833c518>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37859f2e8>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fbe0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.hashes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835dc50>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835d6d8>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835a128>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7668>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ac8358>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b32400>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2940>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782c66a0>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829cc88>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829ce80>\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37827ac88>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c2b0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'distutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281780>\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'distutils.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281f60>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281940>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c748>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3781f9be0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f98d0>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f877208>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9a20>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f5d2da0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f877390>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f301cf8>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f5c6358>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f2b1be0>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f301e80>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed27780>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f2a5550>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed095f8>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36ed15898>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9390>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e847b70>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83deb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857e48>\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fb70>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e867470>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e86efd0>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0b940>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0bb00>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fda0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857ef0>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857828>\\r\\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc18eb8>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857c88>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e847d30>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83d3c8>\\r\\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc1de80>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc1dd30>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9518>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc35630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a9795c0>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8e10>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ecfba8>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a979cf8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88be0>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e889e8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88ef0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88a58>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93160>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93278>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88e48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93400>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e930b8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e932e8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e936d8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93780>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93940>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93a20>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93d68>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93fd0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99278>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99390>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99358>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e6ce80>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990e48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378e99748>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88710>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8dd8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99630>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990908>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989a90>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a983d68>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989f98>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc355c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2e80>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f23c8>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317128>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2bbd30>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a2c5470>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a321b70>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317550>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a30b710>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4e0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e2d30>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2c5b70>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4a8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4358>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4518>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e45c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e46d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a069cc0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a055ba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069ba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069c88>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'distutils.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078940>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a0786a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078e48>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a080f60>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08a198>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08acf8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08aeb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6518>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6080>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf6a0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37824b0b8>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782a8400>\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf898>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369daee48>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369dbaf60>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dbaac8>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db57b8>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5160>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e15588>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5550>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d8780>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dc63c8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef048>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef1d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef400>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef6a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efcf8>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efb00>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696f5048>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fac18>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fadd8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369702cc0>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3697025f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970f860>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fb70>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fcc0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fe80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5c50>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5e80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac0b8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696acd68>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac860>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8e48>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfa20>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfc88>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9cf8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9ef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2080>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03be0>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03828>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddff98>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2ac8>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d27f0>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369669240>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369663630>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36967b278>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696697b8>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696694a8>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2898>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03898>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d26a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36968f6d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696186d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696223c8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696229e8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369634080>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e978>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e6d8>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e2e8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e748>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640d30>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640e10>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36964a668>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a438>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dba8>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59e80>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f600b8>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb368f60240>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f60128>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59908>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dcc0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4d080>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f44630>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964ae80>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640710>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369634b38>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a518>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f605c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f700b8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70400>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70eb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f71a90>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": 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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[2] removing cryptography\\r\\n# destroy cryptography\\r\\n# cleanup[2] removing cryptography.__about__\\r\\n# destroy cryptography.__about__\\r\\n# cleanup[2] removing cryptography.utils\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing cryptography.x509\\r\\n# cleanup[2] removing cryptography.x509.certificate_transparency\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing cryptography.x509.base\\r\\n# cleanup[2] removing cryptography.hazmat\\r\\n# destroy cryptography.hazmat\\r\\n# cleanup[2] removing cryptography.hazmat.backends\\r\\n# destroy cryptography.hazmat.backends\\r\\n# cleanup[2] removing cryptography.hazmat.primitives\\r\\n# destroy cryptography.hazmat.primitives\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\\r\\n# destroy cryptography.hazmat.primitives.asymmetric\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\\r\\n# cleanup[2] removing cryptography.hazmat._oid\\r\\n# destroy cryptography.hazmat._oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# cleanup[2] removing cryptography.exceptions\\r\\n# destroy cryptography.exceptions\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\\r\\n# cleanup[2] removing cryptography.x509.extensions\\r\\n# cleanup[2] removing cryptography.hazmat._der\\r\\n# destroy cryptography.hazmat._der\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\\r\\n# destroy cryptography.hazmat.primitives.ciphers\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\\r\\n# destroy cryptography.hazmat.primitives.ciphers.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# cleanup[2] removing cryptography.x509.general_name\\r\\n# cleanup[2] removing cryptography.x509.name\\r\\n# cleanup[2] removing cryptography.x509.oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing distutils\\r\\n# cleanup[2] removing distutils.sysconfig\\r\\n# cleanup[2] removing distutils.errors\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# cleanup[2] removing gpg.core\\r\\n# destroy gpg.core\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# destroy gpg.callbacks\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing gpg.version\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing distutils.version\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy zipimport\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy syslog\\r\\n# destroy ctypes\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._daemon\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy cryptography.x509\\r\\n# destroy cryptography.x509.certificate_transparency\\r\\n# destroy cryptography.x509.oid\\r\\n# destroy cryptography.x509.name\\r\\n# destroy cryptography.x509.general_name\\r\\n# destroy cryptography.x509.extensions\\r\\n# destroy cryptography.x509.base\\r\\n# destroy cryptography.hazmat.primitives.hashes\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy cryptography.hazmat.backends.interfaces\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# destroy cryptography.hazmat.primitives.constant_time\\r\\n# destroy cryptography.hazmat.primitives.serialization\\r\\n# destroy cryptography.hazmat.primitives.serialization.base\\r\\n# destroy cryptography.hazmat.primitives.serialization.ssh\\r\\n# destroy hmac\\r\\n# destroy _hmacopenssl\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ec\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# destroy cryptography.hazmat.primitives.ciphers.modes\\r\\n# destroy six\\r\\n# destroy cryptography.utils\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy _dbus_bindings\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# destroy marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy importlib.machinery\\r\\n# cleanup[3] wiping contextlib\\r\\n# destroy _collections_abc\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# cleanup[3] wiping linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# destroy io\\r\\n# cleanup[3] wiping token\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# destroy _random\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# destroy _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping logging\\r\\n# destroy atexit\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping socket\\r\\n# destroy selectors\\r\\n# cleanup[3] wiping _socket\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ast\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.text\\r\\n# destroy email.base64mime\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping quopri\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# destroy email._encoded_words\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# destroy zlib\\r\\n# cleanup[3] wiping http\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# cleanup[3] wiping ssl\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping _ssl\\r\\n# destroy _ssl\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy enum\\r\\n# destroy linecache\\r\\n# destroy tokenize\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping distutils\\r\\n# destroy distutils.errors\\r\\n# destroy distutils.sysconfig\\r\\n# destroy distutils.version\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# destroy rpm._rpm\\r\\n# cleanup[3] wiping rpm._rpms\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# destroy hawkey._hawkey\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# destroy libcomps._libpycomps\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping pickle\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# destroy _pickle\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# destroy _curses\\r\\n# cleanup[3] wiping dnf.cli.commands\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping cmd\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy libdnf._error\\r\\n# destroy _heapq\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy stat\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy bisect\\r\\n# destroy posixpath\\r\\n# destroy posix\\r\\n# destroy http\\r\\n# destroy socket\\r\\n# destroy ssl\\r\\n# destroy gzip\\r\\n# destroy abc\\r\\n# destroy email.header\\r\\n# destroy email.charset\\r\\n# destroy email.utils\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.quoprimime\\r\\n# destroy threading\\r\\n# destroy email.message\\r\\n# destroy email.errors\\r\\n# destroy email.encoders\\r\\n# destroy signal\\r\\n# destroy unicodedata\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy urllib\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy contextlib\\r\\n# destroy string\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy hashlib\\r\\n# destroy distutils\\r\\n# destroy errno\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy binascii\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy _functools\\r\\n# destroy urllib.parse\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy random\\r\\n# destroy dnf.cli.output\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy _imp\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy importlib.abc\\r\\n# destroy warnings\\r\\n# destroy types\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy dnf.yum.misc\\r\\n# destroy re\\r\\n# destroy json\\r\\n# destroy functools\\r\\n# destroy argparse\\r\\n# destroy operator\\r\\n# destroy cmd\\r\\n# destroy copy\\r\\n# destroy shlex\\r\\n# destroy fnmatch\\r\\n# destroy hawkey\\r\\n# destroy logging\\r\\n# destroy dnf\\r\\n# destroy dnf.cli.commands\\r\\n# destroy _frozen_importlib\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9090 1726888057.38326: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380940828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aa9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38094d630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809590f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808fe470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380903e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808feb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38090a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808edd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808f0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebfe940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec10240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38095ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb520b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5c2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37eb5cf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5cac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb660b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd97f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd9be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcd198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcde80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc5470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e90a2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e911d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc56d8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb02e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec27048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4af1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4b5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4da320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e4da6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e03c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e28bbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e27f320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e279fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e271eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e0d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e27ff98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4daa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e285080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d45f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d4e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d8518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808c7b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4c4390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d44a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8af940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c581b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5982b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5d9630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c56a8d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56af98>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56ad68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c51ab00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c598128>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5354e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8d2d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c548390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5484a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5a2f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5c2048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6b70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c554860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c642048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d61d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642e80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c655128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5485f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c660ac8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c65c208>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c65c400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c655c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c678eb8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678b70>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c6789e8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c669d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f025f8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f76eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378f9b198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f56eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f69b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec6a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ff3080>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378feec18>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec780>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378bb51d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379011400>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379007668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3128>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379025b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37905a908>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37903bba8>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379046d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c5f8>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c7f0>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a282b0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379037b00>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b920b8>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b925c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3ce80>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cb00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cd68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e231e48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2284e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2307f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a58320>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378a6a978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f7f0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e230be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d66d8>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d60f0>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b64a58>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fda9e8>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378b22518>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b18e10>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b0ed68>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2d68>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24e0>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b52ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2ba90>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2b860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adb9b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adba58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbc88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbe10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aee438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b03b00>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbb38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b030b8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbeb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a974a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aa4780>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a97978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858f5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378597400>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fc18>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fa20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378597550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37832d208>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7be0>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37833c518>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37859f2e8>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835dc50>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835d6d8>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835a128>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7668>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ac8358>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b32400>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782c66a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829cc88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829ce80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37827ac88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c2b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281f60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3781f9be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f98d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f877208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f5d2da0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f877390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f301cf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f5c6358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f2b1be0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f301e80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed27780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f2a5550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed095f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36ed15898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e847b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83deb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e867470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e86efd0>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0b940>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0bb00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fda0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857ef0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc18eb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857c88>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e847d30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83d3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc1de80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc1dd30>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc35630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a9795c0>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ecfba8>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a979cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e889e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e930b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e932e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e936d8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e6ce80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378e99748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a983d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc355c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f23c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2bbd30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a2c5470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a321b70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a30b710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e2d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2c5b70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4358>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e45c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e46d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a069cc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a055ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069c88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a0786a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078e48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a080f60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08a198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08acf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08aeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf6a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37824b0b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782a8400>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03668>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369daee48>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369dbaf60>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dbaac8>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db57b8>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5160>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e15588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5550>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d8780>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dc63c8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef048>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef400>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef6a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efcf8>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efb00>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696f5048>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fac18>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fadd8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369702cc0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3697025f8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970f860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fb70>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fcc0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fe80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac0b8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696acd68>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8e48>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfa20>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfc88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9ef0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2080>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03be0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03828>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddff98>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2ac8>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d27f0>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369669240>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369663630>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36967b278>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696697b8>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696694a8>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2898>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d26a0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36968f6d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696186d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696223c8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696229e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369634080>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e978>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e6d8>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e2e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640d30>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640e10>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36964a668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a438>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dba8>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59e80>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f600b8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb368f60240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f60128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dcc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4d080>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f44630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964ae80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369634b38>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a518>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f605c0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f700b8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70eb8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f71a90>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": 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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9090 1726888057.38936: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4228303-9090-192922340496324/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9090 1726888057.38964: _low_level_execute_command(): starting\n 9090 1726888057.38971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9090 1726888057.41581: stderr chunk (state=2):\n>>><<<\n 9090 1726888057.41588: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9090 1726888057.41608: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9090 1726888057.41615: handler run complete\n 9090 1726888057.41641: attempt loop complete, returning result\n 9090 1726888057.41645: _execute() done\n 9090 1726888057.41648: dumping result to json\n 9090 1726888057.41654: done dumping result, returning\n 9090 1726888057.41661: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages [026adac1-1d6b-4d75-acc5-00000000000b]\n 9090 1726888057.41727: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b\n 9090 1726888057.41759: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b\n 9090 1726888057.41762: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"tlog\",\n \"sssd\",\n \"authselect\"\n ],\n \"nobest\": false,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": null,\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 9091 1726888057.85857: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\r\n<<<\n 9091 1726888057.90343: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 9091 1726888057.90379: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9091 1726888057.90964: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 9091 1726888057.90982: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n<<<\n 9091 1726888057.90999: stdout chunk (state=3):\n>>># clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n<<<\n 9091 1726888057.91019: stdout chunk (state=3):\n>>># cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n<<<\n 9091 1726888057.91037: stdout chunk (state=3):\n>>># destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n<<<\n 9091 1726888057.91053: stdout chunk (state=3):\n>>># cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n<<<\n 9091 1726888057.91069: stdout chunk (state=3):\n>>># cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n<<<\n 9091 1726888057.91083: stdout chunk (state=3):\n>>># cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n<<<\n 9091 1726888057.91097: stdout chunk (state=3):\n>>># destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n<<<\n 9091 1726888057.91373: stdout chunk (state=3):\n>>># cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9091 1726888057.91998: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9091 1726888057.92023: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9091 1726888057.92043: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 9091 1726888057.92059: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 9091 1726888057.92080: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy ctypes\r\n<<<\n 9091 1726888057.92097: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon<<<\n 9091 1726888057.92106: stdout chunk (state=3):\n>>>\r\n<<<\n 9091 1726888057.92127: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 9091 1726888057.92152: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n<<<\n 9091 1726888057.92172: stdout chunk (state=3):\n>>># destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n<<<\n 9091 1726888057.92216: stdout chunk (state=3):\n>>># destroy six.moves.urllib\r\n# destroy six.moves\r\n<<<\n 9091 1726888057.92229: stdout chunk (state=3):\n>>># destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n<<<\n 9091 1726888057.92257: stdout chunk (state=3):\n>>># destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n<<<\n 9091 1726888057.92269: stdout chunk (state=3):\n>>># destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n<<<\n 9091 1726888057.92289: stdout chunk (state=3):\n>>># destroy six\r\n# destroy cryptography.utils\r\n<<<\n 9091 1726888057.92340: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n<<<\n 9091 1726888057.92352: stdout chunk (state=3):\n>>># destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n<<<\n 9091 1726888057.92382: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n<<<\n 9091 1726888057.92398: stdout chunk (state=3):\n>>># destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n<<<\n 9091 1726888057.92408: stdout chunk (state=3):\n>>># destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 9091 1726888057.92427: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 9091 1726888057.92468: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n<<<\n 9091 1726888057.92483: stdout chunk (state=3):\n>>># cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n<<<\n 9091 1726888057.92507: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n<<<\n 9091 1726888057.92528: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n<<<\n 9091 1726888057.92548: stdout chunk (state=3):\n>>># destroy sre_compile\r\n<<<\n 9091 1726888057.92561: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n<<<\n 9091 1726888057.92578: stdout chunk (state=3):\n>>># cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 9091 1726888057.92594: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n<<<\n 9091 1726888057.92604: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n<<<\n 9091 1726888057.92619: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n<<<\n 9091 1726888057.92629: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n<<<\n 9091 1726888057.92651: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# destroy io\r\n<<<\n 9091 1726888057.92669: stdout chunk (state=3):\n>>># cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n<<<\n 9091 1726888057.92692: stdout chunk (state=3):\n>>># destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 9091 1726888057.92710: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n<<<\n 9091 1726888057.92725: stdout chunk (state=3):\n>>># cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n<<<\n 9091 1726888057.92739: stdout chunk (state=3):\n>>># cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n<<<\n 9091 1726888057.92756: stdout chunk (state=3):\n>>># cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n<<<\n 9091 1726888057.92767: stdout chunk (state=3):\n>>># destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n<<<\n 9091 1726888057.92778: stdout chunk (state=3):\n>>># destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n<<<\n 9091 1726888057.92810: stdout chunk (state=3):\n>>># cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n<<<\n 9091 1726888057.92910: stdout chunk (state=3):\n>>># destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n<<<\n 9091 1726888057.92941: stdout chunk (state=3):\n>>># cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n<<<\n 9091 1726888057.92985: stdout chunk (state=3):\n>>># destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n<<<\n 9091 1726888057.93016: stdout chunk (state=3):\n>>># cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n<<<\n 9091 1726888057.93031: stdout chunk (state=3):\n>>># destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n<<<\n 9091 1726888057.93040: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg.gpgme\r\n<<<\n 9091 1726888057.93058: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg._gpgme\r\n<<<\n 9091 1726888057.93078: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg.errors\r\n<<<\n 9091 1726888057.93090: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n<<<\n 9091 1726888057.93110: stdout chunk (state=3):\n>>># destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n<<<\n 9091 1726888057.93125: stdout chunk (state=3):\n>>># cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction<<<\n 9091 1726888057.93138: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n<<<\n 9091 1726888057.93150: stdout chunk (state=3):\n>>># cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n<<<\n 9091 1726888057.93164: stdout chunk (state=3):\n>>># destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n<<<\n 9091 1726888057.93175: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n<<<\n 9091 1726888057.93184: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 9091 1726888057.93732: stdout chunk (state=3):\n>>># destroy libdnf._error\r\n# destroy _heapq\r\n<<<\n 9091 1726888057.93745: stdout chunk (state=3):\n>>># destroy _thread\r\n# destroy _warnings\r\n<<<\n 9091 1726888057.93768: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9091 1726888057.93783: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 9091 1726888057.93800: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 9091 1726888057.93816: stdout chunk (state=3):\n>>># destroy pickle\r\n<<<\n 9091 1726888057.93839: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 9091 1726888057.93850: stdout chunk (state=3):\n>>># destroy _operator\r\n<<<\n 9091 1726888057.93992: stdout chunk (state=3):\n>>># destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n<<<\n 9091 1726888057.94022: stdout chunk (state=3):\n>>># destroy threading\r\n# destroy email.message\r\n<<<\n 9091 1726888057.94031: stdout chunk (state=3):\n>>># destroy email.errors\r\n# destroy email.encoders\r\n<<<\n 9091 1726888057.94056: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n<<<\n 9091 1726888057.94071: stdout chunk (state=3):\n>>># destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n<<<\n 9091 1726888057.94086: stdout chunk (state=3):\n>>># destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n<<<\n 9091 1726888057.94098: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n<<<\n 9091 1726888057.94122: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n<<<\n 9091 1726888057.94160: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy traceback\r\n<<<\n 9091 1726888057.94173: stdout chunk (state=3):\n>>># destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n<<<\n 9091 1726888057.94186: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n<<<\n 9091 1726888057.94218: stdout chunk (state=3):\n>>># destroy rpm\r\n<<<\n 9091 1726888057.94266: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _imp\r\n<<<\n 9091 1726888057.94281: stdout chunk (state=3):\n>>># destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 9091 1726888057.94299: stdout chunk (state=3):\n>>># destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n<<<\n 9091 1726888057.94309: stdout chunk (state=3):\n>>># destroy dnf.yum.misc\r\n# destroy re\r\n<<<\n 9091 1726888057.94323: stdout chunk (state=3):\n>>># destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n<<<\n 9091 1726888057.94332: stdout chunk (state=3):\n>>># destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n<<<\n 9091 1726888057.94456: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 9091 1726888057.95569: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9091 1726888057.95577: stdout chunk (state=3):\n>>><<<\n 9091 1726888057.95588: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e08e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d9e828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e089b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dab630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db70f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5c470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d61e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5cb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d684e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4bd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4e198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34305c940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34306e240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dbca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fb00b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fba2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342fbaf98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fbaac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fc40b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430377f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343037be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302be80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343023470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430134a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d682e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d6fd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d75e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34300e2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343085048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7ae48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7aa58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34290c208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d887f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342912cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342938710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293e400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e9c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426cfef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293eda0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3426ddfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e30b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d32630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d366a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d32e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d36550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d362b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3429223c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b00>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d0d940>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409dfb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409f62b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a37630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409c88d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8fd0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8da0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409789e8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409f6128>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409934e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d30d30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409a6358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a6470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a00ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a09ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409b2828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a27f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340ab3080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a65c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340abea20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340aba160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aba358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ab3be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340adcdd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adca90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc8d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ac7be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d361240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3d4e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d377160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3b5e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e50b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e5160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d35eac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485438>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485518>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001390>\\r\\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a470>\\r\\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a6a0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d451080>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44cc18>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a780>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d0131d0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458128>\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458208>\\r\\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d46f400>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4655c0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001128>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d483b38>\\r\\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4b8908>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d499ba8>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4a4d68>\\r\\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a5f8>\\r\\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a7f0>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce862b0>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d495b00>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff00b8>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485588>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\\'\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff05c0>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\\'\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0898>\\r\\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ae80>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ab00>\\r\\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ad68>\\r\\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268fe48>\\r\\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426864e0>\\r\\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268e7f0>\\r\\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ceb6320>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cec8978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad7f0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268ebe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad780>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce346d8>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce340f0>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfc2a58>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4389e8>\\r\\nimport \\'ansible.module_utils.six.moves.http_cookiejar\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.error\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.parse\\' # \\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.__about__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404a8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cf80518>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf76e10>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf6cd68>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40d68>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404e0>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfb0ac8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89a90>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89860>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf399b0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39a58>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39c88>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39e10>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.dsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf4c438>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf61b00>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59b38>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'cryptography.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf610b8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59eb8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed448\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef54a8>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends.interfaces\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf02780>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef5978>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._der\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9ed5c0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c9f5400>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edc18>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9eda20>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.serialization.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9f5550>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.modes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c78b208>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05be0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05940>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.algorithms\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c79a518>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9fd2e8>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edbe0>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.hashes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bbc50>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bb6d8>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7b8128>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05668>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf26358>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf90400>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40940>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7246a0>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fac88>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fae80>\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6d8c88>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa2b0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'distutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df780>\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'distutils.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6dff60>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df940>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa748>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c657be0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6578d0>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333cd5208>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657a20>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333a30da0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333cd5390>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33375fcf8>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333a24358>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33370fbe0>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33375fe80>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333185780>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333702550>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3331675f8>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333173898>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657390>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332ca5b70>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9beb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5e48>\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdb70>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332cc5470>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cccfd0>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069940>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069b00>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdda0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5ef0>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5828>\\r\\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332076eb8>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5c88>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332ca5d30>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9b3c8>\\r\\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33207be80>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33207bd30>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657518>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332093630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32edd75c0>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06e10>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d32dba8>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edd7cf8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6be0>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e69e8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6ef0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6a58>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1160>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1278>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6e48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1400>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f10b8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f12e8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f16d8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1780>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1940>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1a20>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1d68>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1fd0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7278>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7390>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7358>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2cae80>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edeee48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d2f7748>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6710>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06dd8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7630>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edee908>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7a90>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede1d68>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7f98>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3320935c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750e80>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7503c8>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775128>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e719d30>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e723470>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e77fb70>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775550>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e769710>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4e0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e740d30>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e723b70>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4a8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742358>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742518>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7425c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7426d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e4c7cc0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4b3ba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7ba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7c88>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'distutils.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca940>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca6a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4cae48>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4dff60>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9198>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9cf8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9eb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234518>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234080>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d6a0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6a80b8>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c706400>\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d898>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2616a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e20ce80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e218f98>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e218b00>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2137f0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213198>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2735c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213588>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db367b8>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e224400>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d080>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d208>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d438>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d6d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4dd30>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4db38>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db53080>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58c50>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58e10>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60cf8>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6d898>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dba8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dcf8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6deb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03c50>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03e80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a0b8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0ad68>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a860>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16e48>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16630>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1da20>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1dc88>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27cf8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27ef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30080>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261c18>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261860>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261048>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30ac8>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db307f0>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac7240>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac1630>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dad9278>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac77b8>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac74a8>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30898>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2618d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db306a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daed6d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da766d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da813c8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da819e8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32da92080>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c978>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c6d8>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c2e8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c748>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ed30>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ee10>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32daa8668>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8438>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abba8>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7e80>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be0b8>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32d3be240>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be128>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7908>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abcc0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ab080>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3a2630>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8e80>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9e710>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da92b38>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8518>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be5c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce0b8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce400>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ceeb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3cfa90>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": 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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[2] removing cryptography\\r\\n# destroy cryptography\\r\\n# cleanup[2] removing cryptography.__about__\\r\\n# destroy cryptography.__about__\\r\\n# cleanup[2] removing cryptography.utils\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing cryptography.x509\\r\\n# cleanup[2] removing cryptography.x509.certificate_transparency\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing cryptography.x509.base\\r\\n# cleanup[2] removing cryptography.hazmat\\r\\n# destroy cryptography.hazmat\\r\\n# cleanup[2] removing cryptography.hazmat.backends\\r\\n# destroy cryptography.hazmat.backends\\r\\n# cleanup[2] removing cryptography.hazmat.primitives\\r\\n# destroy cryptography.hazmat.primitives\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\\r\\n# destroy cryptography.hazmat.primitives.asymmetric\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\\r\\n# cleanup[2] removing cryptography.hazmat._oid\\r\\n# destroy cryptography.hazmat._oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# cleanup[2] removing cryptography.exceptions\\r\\n# destroy cryptography.exceptions\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\\r\\n# cleanup[2] removing cryptography.x509.extensions\\r\\n# cleanup[2] removing cryptography.hazmat._der\\r\\n# destroy cryptography.hazmat._der\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\\r\\n# destroy cryptography.hazmat.primitives.ciphers\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\\r\\n# destroy cryptography.hazmat.primitives.ciphers.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# cleanup[2] removing cryptography.x509.general_name\\r\\n# cleanup[2] removing cryptography.x509.name\\r\\n# cleanup[2] removing cryptography.x509.oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing distutils\\r\\n# cleanup[2] removing distutils.sysconfig\\r\\n# cleanup[2] removing distutils.errors\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# cleanup[2] removing gpg.core\\r\\n# destroy gpg.core\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# destroy gpg.callbacks\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing gpg.version\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing distutils.version\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy zipimport\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy syslog\\r\\n# destroy ctypes\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._daemon\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy cryptography.x509\\r\\n# destroy cryptography.x509.certificate_transparency\\r\\n# destroy cryptography.x509.oid\\r\\n# destroy cryptography.x509.name\\r\\n# destroy cryptography.x509.general_name\\r\\n# destroy cryptography.x509.extensions\\r\\n# destroy cryptography.x509.base\\r\\n# destroy cryptography.hazmat.primitives.hashes\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy cryptography.hazmat.backends.interfaces\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# destroy cryptography.hazmat.primitives.constant_time\\r\\n# destroy cryptography.hazmat.primitives.serialization\\r\\n# destroy cryptography.hazmat.primitives.serialization.base\\r\\n# destroy cryptography.hazmat.primitives.serialization.ssh\\r\\n# destroy hmac\\r\\n# destroy _hmacopenssl\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ec\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# destroy cryptography.hazmat.primitives.ciphers.modes\\r\\n# destroy six\\r\\n# destroy cryptography.utils\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy _dbus_bindings\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# destroy marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy importlib.machinery\\r\\n# cleanup[3] wiping contextlib\\r\\n# destroy _collections_abc\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# cleanup[3] wiping linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# destroy io\\r\\n# cleanup[3] wiping token\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# destroy _random\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# destroy _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping logging\\r\\n# destroy atexit\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping socket\\r\\n# destroy selectors\\r\\n# cleanup[3] wiping _socket\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ast\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.text\\r\\n# destroy email.base64mime\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping quopri\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# destroy email._encoded_words\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# destroy zlib\\r\\n# cleanup[3] wiping http\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# cleanup[3] wiping ssl\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping _ssl\\r\\n# destroy _ssl\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy enum\\r\\n# destroy linecache\\r\\n# destroy tokenize\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping distutils\\r\\n# destroy distutils.errors\\r\\n# destroy distutils.sysconfig\\r\\n# destroy distutils.version\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# destroy rpm._rpm\\r\\n# cleanup[3] wiping rpm._rpms\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# destroy hawkey._hawkey\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# destroy libcomps._libpycomps\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping pickle\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# destroy _pickle\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# destroy _curses\\r\\n# cleanup[3] wiping dnf.cli.commands\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping cmd\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy libdnf._error\\r\\n# destroy _heapq\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy stat\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy bisect\\r\\n# destroy posixpath\\r\\n# destroy posix\\r\\n# destroy http\\r\\n# destroy socket\\r\\n# destroy ssl\\r\\n# destroy gzip\\r\\n# destroy abc\\r\\n# destroy email.header\\r\\n# destroy email.charset\\r\\n# destroy email.utils\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.quoprimime\\r\\n# destroy threading\\r\\n# destroy email.message\\r\\n# destroy email.errors\\r\\n# destroy email.encoders\\r\\n# destroy signal\\r\\n# destroy unicodedata\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy urllib\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy contextlib\\r\\n# destroy string\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy hashlib\\r\\n# destroy distutils\\r\\n# destroy errno\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy binascii\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy _functools\\r\\n# destroy urllib.parse\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy random\\r\\n# destroy dnf.cli.output\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy _imp\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy importlib.abc\\r\\n# destroy warnings\\r\\n# destroy types\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy dnf.yum.misc\\r\\n# destroy re\\r\\n# destroy json\\r\\n# destroy functools\\r\\n# destroy argparse\\r\\n# destroy operator\\r\\n# destroy cmd\\r\\n# destroy copy\\r\\n# destroy shlex\\r\\n# destroy fnmatch\\r\\n# destroy hawkey\\r\\n# destroy logging\\r\\n# destroy dnf\\r\\n# destroy dnf.cli.commands\\r\\n# destroy _frozen_importlib\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9091 1726888057.95823: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e08e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d9e828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e089b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dab630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db70f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d61e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d684e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34305c940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34306e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dbca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fb00b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fba2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342fbaf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fbaac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fc40b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430377f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343037be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343023470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430134a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d682e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d6fd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d75e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34300e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343085048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7ae48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7aa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34290c208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d887f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342912cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342938710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293e400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e9c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426cfef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293eda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3426ddfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e30b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d32630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d366a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d32e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d36550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d362b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3429223c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b00>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d0d940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409dfb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409f62b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a37630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409c88d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8fd0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8da0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409789e8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409f6128>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409934e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d30d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409a6358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a6470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a00ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a09ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409b2828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a27f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340ab3080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a65c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340abea20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340aba160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aba358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ab3be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340adcdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adca90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ac7be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d361240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3d4e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d377160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3b5e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e50b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e5160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d35eac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a6a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d451080>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44cc18>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a780>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d0131d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d46f400>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4655c0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001128>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d483b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4b8908>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d499ba8>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4a4d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a5f8>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a7f0>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce862b0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d495b00>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff00b8>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff05c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ae80>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ab00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ad68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268fe48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426864e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268e7f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ceb6320>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cec8978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad7f0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268ebe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce346d8>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce340f0>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfc2a58>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4389e8>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cf80518>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf76e10>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf6cd68>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40d68>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404e0>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfb0ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89a90>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf399b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39a58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39c88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39e10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf4c438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf61b00>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59b38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf610b8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59eb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef54a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf02780>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef5978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9ed5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c9f5400>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edc18>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9eda20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9f5550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c78b208>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05be0>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c79a518>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9fd2e8>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bbc50>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bb6d8>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7b8128>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05668>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf26358>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf90400>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7246a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fac88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fae80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6d8c88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa2b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6dff60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c657be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6578d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333cd5208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333a30da0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333cd5390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33375fcf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333a24358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33370fbe0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33375fe80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333185780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333702550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3331675f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333173898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332ca5b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9beb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332cc5470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cccfd0>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069940>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069b00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdda0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5ef0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332076eb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5c88>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332ca5d30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9b3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33207be80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33207bd30>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332093630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32edd75c0>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d32dba8>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edd7cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e69e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f10b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f12e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f16d8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2cae80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edeee48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d2f7748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edee908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede1d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3320935c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7503c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e719d30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e723470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e77fb70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e769710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e740d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e723b70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742358>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7425c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7426d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e4c7cc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4b3ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7c88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca6a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4cae48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4dff60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d6a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6a80b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c706400>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2616a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e20ce80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e218f98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e218b00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2137f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2735c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db367b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e224400>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d208>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d438>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4dd30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4db38>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db53080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58e10>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6d898>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dba8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dcf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6deb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a0b8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0ad68>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16e48>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1da20>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1dc88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27ef0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30080>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261048>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30ac8>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db307f0>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac7240>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac1630>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dad9278>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac77b8>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac74a8>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30898>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2618d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db306a0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daed6d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da766d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da813c8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da819e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32da92080>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c978>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c6d8>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c2e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ed30>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ee10>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32daa8668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8438>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abba8>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7e80>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be0b8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32d3be240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abcc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ab080>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3a2630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8e80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9e710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da92b38>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8518>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be5c0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce0b8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ceeb8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3cfa90>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": 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, \"allowerasing\": false, \"nobest\": false, \"use_backend\": \"auto\", \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"releasever\": null, \"state\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9091 1726888057.96595: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4277673-9091-184546660465818/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9091 1726888057.96624: _low_level_execute_command(): starting\n 9091 1726888057.96632: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9091 1726888058.01103: stderr chunk (state=2):\n>>><<<\n 9091 1726888058.01112: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9091 1726888058.01137: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9091 1726888058.01145: handler run complete\n 9091 1726888058.01187: attempt loop complete, returning result\n 9091 1726888058.01195: _execute() done\n 9091 1726888058.01199: dumping result to json\n 9091 1726888058.01205: done dumping result, returning\n 9091 1726888058.01213: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages [026adac1-1d6b-4d75-acc5-00000000000b]\n 9091 1726888058.01229: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b\n 9091 1726888058.01268: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b\n 9091 1726888058.01273: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"tlog\",\n \"sssd\",\n \"authselect\"\n ],\n \"nobest\": false,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": null,\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 8995 1726888058.01583: no more pending results, returning what we have\n 8995 1726888058.01587: results queue empty\n 8995 1726888058.01588: checking for any_errors_fatal\n 8995 1726888058.01595: done checking for any_errors_fatal\n 8995 1726888058.01596: checking for max_fail_percentage\n 8995 1726888058.01597: done checking for max_fail_percentage\n 8995 1726888058.01597: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888058.01598: done checking to see if all hosts have failed\n 8995 1726888058.01598: getting the remaining hosts for this loop\n 8995 1726888058.01600: done getting the remaining hosts for this loop\n 8995 1726888058.01603: getting the next task for host managed_node1\n 8995 1726888058.01608: done getting next task for host managed_node1\n 8995 1726888058.01611: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 8995 1726888058.01612: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888058.01614: getting the next task for host managed_node2\n 8995 1726888058.01615: done getting next task for host managed_node2\n 8995 1726888058.01617: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 8995 1726888058.01621: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888058.01621: getting the next task for host managed_node3\n 8995 1726888058.01623: done getting next task for host managed_node3\n 8995 1726888058.01624: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 8995 1726888058.01625: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888058.01638: getting variables\n 8995 1726888058.01640: in VariableManager get_vars()\n 8995 1726888058.01667: Calling all_inventory to load vars for managed_node1\n 8995 1726888058.01669: Calling groups_inventory to load vars for managed_node1\n 8995 1726888058.01672: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888058.01679: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888058.01682: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888058.01685: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888058.01740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888058.01775: done with get_vars()\n 8995 1726888058.01784: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Get the rpm package facts] **************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10\nFriday 20 September 2024 23:07:38 -0400 (0:00:04.673) 0:00:06.656 ****** \n 8995 1726888058.01880: entering _queue_task() for managed_node1/package_facts\n 8995 1726888058.01882: Creating lock for package_facts\n 8995 1726888058.02078: worker is 1 (out of 3 available)\n 8995 1726888058.02093: exiting _queue_task() for managed_node1/package_facts\n 8995 1726888058.02122: getting variables\n 8995 1726888058.02125: in VariableManager get_vars()\n 8995 1726888058.02206: Calling all_inventory to load vars for managed_node2\n 8995 1726888058.02210: Calling groups_inventory to load vars for managed_node2\n 8995 1726888058.02213: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888058.02229: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888058.02233: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888058.02236: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888058.02325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888058.02379: done with get_vars()\n 8995 1726888058.02388: done getting variables\n 8995 1726888058.02486: entering _queue_task() for managed_node2/package_facts\n 8995 1726888058.02944: worker is 2 (out of 3 available)\n 8995 1726888058.02958: exiting _queue_task() for managed_node2/package_facts\n 8995 1726888058.02984: getting variables\n 8995 1726888058.02987: in VariableManager get_vars()\n 8995 1726888058.03066: Calling all_inventory to load vars for managed_node3\n 8995 1726888058.03071: Calling groups_inventory to load vars for managed_node3\n 8995 1726888058.03073: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888058.03087: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888058.03093: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888058.03097: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888058.03174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888058.03230: done with get_vars()\n 8995 1726888058.03240: done getting variables\n 8995 1726888058.03335: entering _queue_task() for managed_node3/package_facts\n 8995 1726888058.03567: worker is 3 (out of 3 available)\n 8995 1726888058.03582: exiting _queue_task() for managed_node3/package_facts\n 8995 1726888058.03596: done queuing things up, now waiting for results queue to drain\n 8995 1726888058.03598: waiting for pending results...\n 9211 1726888058.03262: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 9211 1726888058.03368: in run() - task 026adac1-1d6b-4d75-acc5-00000000000c\n 9211 1726888058.03383: variable 'ansible_search_path' from source: unknown\n 9211 1726888058.03388: variable 'ansible_search_path' from source: unknown\n 9211 1726888058.03414: calling self._execute()\n 9211 1726888058.03475: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9211 1726888058.03483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9211 1726888058.03493: variable 'omit' from source: magic vars\n 9211 1726888058.03593: variable 'omit' from source: magic vars\n 9211 1726888058.03630: variable 'omit' from source: magic vars\n 9211 1726888058.03664: variable 'omit' from source: magic vars\n 9211 1726888058.03700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9211 1726888058.03732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9211 1726888058.03753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9211 1726888058.03770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9211 1726888058.03785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9212 1726888058.03777: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 9211 1726888058.03816: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9211 1726888058.03822: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9211 1726888058.03826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9212 1726888058.03884: in run() - task 026adac1-1d6b-4d75-acc5-00000000000c\n 9212 1726888058.03900: variable 'ansible_search_path' from source: unknown\n 9212 1726888058.03904: variable 'ansible_search_path' from source: unknown\n 9212 1726888058.03927: calling self._execute()\n 9211 1726888058.03930: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9211 1726888058.03935: Set connection var ansible_shell_type to sh\n 9211 1726888058.03941: Set connection var ansible_shell_executable to /bin/sh\n 9211 1726888058.03945: Set connection var ansible_connection to ssh\n 9211 1726888058.03950: Set connection var ansible_pipelining to False\n 9211 1726888058.03955: Set connection var ansible_timeout to 10\n 9211 1726888058.03980: variable 'ansible_shell_executable' from source: unknown\n 9211 1726888058.03985: variable 'ansible_connection' from source: unknown\n 9211 1726888058.03988: variable 'ansible_module_compression' from source: unknown\n 9212 1726888058.03988: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9211 1726888058.03993: variable 'ansible_shell_type' from source: unknown\n 9211 1726888058.03996: variable 'ansible_shell_executable' from source: unknown\n 9212 1726888058.03998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9211 1726888058.03999: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9211 1726888058.04003: variable 'ansible_pipelining' from source: unknown\n 9212 1726888058.04005: variable 'omit' from source: magic vars\n 9211 1726888058.04006: variable 'ansible_timeout' from source: unknown\n 9211 1726888058.04011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9212 1726888058.04095: variable 'omit' from source: magic vars\n 9212 1726888058.04135: variable 'omit' from source: magic vars\n 9212 1726888058.04167: variable 'omit' from source: magic vars\n 9211 1726888058.04183: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9212 1726888058.04201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9212 1726888058.04235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9212 1726888058.04256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9212 1726888058.04273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9212 1726888058.04286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9212 1726888058.04314: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9212 1726888058.04324: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9212 1726888058.04329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9212 1726888058.04447: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9212 1726888058.04455: Set connection var ansible_shell_type to sh\n 9212 1726888058.04465: Set connection var ansible_shell_executable to /bin/sh\n 9212 1726888058.04470: Set connection var ansible_connection to ssh\n 9212 1726888058.04476: Set connection var ansible_pipelining to False\n 9212 1726888058.04482: Set connection var ansible_timeout to 10\n 9212 1726888058.04510: variable 'ansible_shell_executable' from source: unknown\n 9212 1726888058.04515: variable 'ansible_connection' from source: unknown\n 9212 1726888058.04521: variable 'ansible_module_compression' from source: unknown\n 9212 1726888058.04524: variable 'ansible_shell_type' from source: unknown\n 9212 1726888058.04526: variable 'ansible_shell_executable' from source: unknown\n 9212 1726888058.04528: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9212 1726888058.04532: variable 'ansible_pipelining' from source: unknown\n 9212 1726888058.04534: variable 'ansible_timeout' from source: unknown\n 9212 1726888058.04537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9213 1726888058.04883: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 9213 1726888058.04994: in run() - task 026adac1-1d6b-4d75-acc5-00000000000c\n 9213 1726888058.05011: variable 'ansible_search_path' from source: unknown\n 9213 1726888058.05015: variable 'ansible_search_path' from source: unknown\n 9213 1726888058.05050: calling self._execute()\n 9213 1726888058.05116: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9213 1726888058.05129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9213 1726888058.05137: variable 'omit' from source: magic vars\n 9213 1726888058.05234: variable 'omit' from source: magic vars\n 9213 1726888058.05271: variable 'omit' from source: magic vars\n 9213 1726888058.05305: variable 'omit' from source: magic vars\n 9213 1726888058.05347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9213 1726888058.05378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9213 1726888058.05399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9213 1726888058.05416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9213 1726888058.05433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9213 1726888058.05460: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9213 1726888058.05466: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9213 1726888058.05471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9213 1726888058.05573: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9213 1726888058.05579: Set connection var ansible_shell_type to sh\n 9213 1726888058.05585: Set connection var ansible_shell_executable to /bin/sh\n 9213 1726888058.05588: Set connection var ansible_connection to ssh\n 9213 1726888058.05595: Set connection var ansible_pipelining to False\n 9213 1726888058.05601: Set connection var ansible_timeout to 10\n 9213 1726888058.05628: variable 'ansible_shell_executable' from source: unknown\n 9213 1726888058.05634: variable 'ansible_connection' from source: unknown\n 9213 1726888058.05638: variable 'ansible_module_compression' from source: unknown\n 9213 1726888058.05641: variable 'ansible_shell_type' from source: unknown\n 9213 1726888058.05644: variable 'ansible_shell_executable' from source: unknown\n 9213 1726888058.05647: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9213 1726888058.05651: variable 'ansible_pipelining' from source: unknown\n 9213 1726888058.05654: variable 'ansible_timeout' from source: unknown\n 9213 1726888058.05657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9212 1726888058.05837: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9212 1726888058.05853: variable 'omit' from source: magic vars\n 9212 1726888058.05859: starting attempt loop\n 9212 1726888058.05862: running the handler\n 9212 1726888058.05877: _low_level_execute_command(): starting\n 9212 1726888058.05887: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9211 1726888058.06026: variable 'omit' from source: magic vars\n 9211 1726888058.06033: starting attempt loop\n 9211 1726888058.06037: running the handler\n 9211 1726888058.06049: _low_level_execute_command(): starting\n 9211 1726888058.06057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9213 1726888058.06162: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9213 1726888058.06175: variable 'omit' from source: magic vars\n 9213 1726888058.06180: starting attempt loop\n 9213 1726888058.06184: running the handler\n 9213 1726888058.06198: _low_level_execute_command(): starting\n 9213 1726888058.06209: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9213 1726888058.08754: stdout chunk (state=2):\n>>>/root\n<<<\n 9213 1726888058.09061: stderr chunk (state=3):\n>>><<<\n 9213 1726888058.09069: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9213 1726888058.09094: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9213 1726888058.09108: _low_level_execute_command(): starting\n 9213 1726888058.09115: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `\" && echo ansible-tmp-1726888058.0910308-9213-69608487369353=\"` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `\" && echo ansible-tmp-1726888058.0910308-9213-69608487369353=\"` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `\" ) && sleep 0'\"'\"''\n 9212 1726888058.09998: stdout chunk (state=2):\n>>>/root\n<<<\n 9212 1726888058.10009: stderr chunk (state=2):\n>>><<<\n 9212 1726888058.10024: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9212 1726888058.10043: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9212 1726888058.10054: _low_level_execute_command(): starting\n 9212 1726888058.10060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `\" && echo ansible-tmp-1726888058.1004949-9212-92832861605312=\"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `\" && echo ansible-tmp-1726888058.1004949-9212-92832861605312=\"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `\" ) && sleep 0'\"'\"''\n 9213 1726888058.11730: stdout chunk (state=2):\n>>>ansible-tmp-1726888058.0910308-9213-69608487369353=/root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353\n<<<\n 9213 1726888058.11866: stderr chunk (state=3):\n>>><<<\n 9213 1726888058.11873: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888058.0910308-9213-69608487369353=/root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353\\n', b'')\n 9213 1726888058.11896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888058.0910308-9213-69608487369353=/root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353\n, stderr=\n 9213 1726888058.11958: variable 'ansible_module_compression' from source: unknown\n 9213 1726888058.12010: ANSIBALLZ: Using lock for package_facts\n 9213 1726888058.12016: ANSIBALLZ: Acquiring lock\n 9213 1726888058.12023: ANSIBALLZ: Lock acquired: 140329737194000\n 9213 1726888058.12028: ANSIBALLZ: Creating module\n 9211 1726888058.12998: stdout chunk (state=2):\n>>>/root\n<<<\n 9211 1726888058.13009: stderr chunk (state=2):\n>>><<<\n 9211 1726888058.13022: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9211 1726888058.13039: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9211 1726888058.13050: _low_level_execute_command(): starting\n 9211 1726888058.13057: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `\" && echo ansible-tmp-1726888058.1304479-9211-16227360190889=\"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `\" && echo ansible-tmp-1726888058.1304479-9211-16227360190889=\"` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `\" ) && sleep 0'\"'\"''\n 9212 1726888058.13138: stdout chunk (state=2):\n>>>ansible-tmp-1726888058.1004949-9212-92832861605312=/root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312\n<<<\n 9212 1726888058.13147: stderr chunk (state=2):\n>>><<<\n 9212 1726888058.13157: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888058.1004949-9212-92832861605312=/root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312\\n', b'')\n 9212 1726888058.13173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888058.1004949-9212-92832861605312=/root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312\n, stderr=\n 9212 1726888058.13257: variable 'ansible_module_compression' from source: unknown\n 9212 1726888058.13308: ANSIBALLZ: Using lock for package_facts\n 9212 1726888058.13314: ANSIBALLZ: Acquiring lock\n 9211 1726888058.20374: stdout chunk (state=2):\n>>>ansible-tmp-1726888058.1304479-9211-16227360190889=/root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889\n<<<\n 9211 1726888058.20386: stderr chunk (state=2):\n>>><<<\n 9211 1726888058.20400: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888058.1304479-9211-16227360190889=/root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889\\n', b'')\n 9211 1726888058.20418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888058.1304479-9211-16227360190889=/root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889\n, stderr=\n 9211 1726888058.20485: variable 'ansible_module_compression' from source: unknown\n 9211 1726888058.20538: ANSIBALLZ: Using lock for package_facts\n 9211 1726888058.20544: ANSIBALLZ: Acquiring lock\n 9213 1726888058.44185: ANSIBALLZ: Writing module into payload\n 9213 1726888058.44373: ANSIBALLZ: Writing module\n 9213 1726888058.44422: ANSIBALLZ: Renaming module\n 9213 1726888058.44435: ANSIBALLZ: Done creating module\n 9213 1726888058.44472: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 9213 1726888058.44725: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp9fild_kx TO /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9212 1726888058.45000: ANSIBALLZ: Lock acquired: 140329737194000\n 9212 1726888058.45011: ANSIBALLZ: Reading module after lock\n 9212 1726888058.45069: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9213 1726888058.45225: Sending initial data\n 9213 1726888058.45232: Sent initial data (159 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 9212 1726888058.45293: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpygzesqha TO /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9211 1726888058.45381: ANSIBALLZ: Lock acquired: 140329737194000\n 9211 1726888058.45392: ANSIBALLZ: Reading module after lock\n 9211 1726888058.45454: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 9211 1726888058.45688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp49g2ogv2 TO /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9212 1726888058.45800: Sending initial data\n 9212 1726888058.45807: Sent initial data (159 bytes)\n 9211 1726888058.45824: Sending initial data\n 9211 1726888058.45830: Sent initial data (159 bytes)\n 9212 1726888058.49165: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpygzesqha /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py\n<<<\n 9213 1726888058.51511: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp9fild_kx /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py\n<<<\n 9211 1726888058.51598: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp49g2ogv2 /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py\n<<<\n 9212 1726888058.54547: stderr chunk (state=3):\n>>><<<\n 9212 1726888058.54555: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpygzesqha /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py\\n', b'')\n 9212 1726888058.54584: done transferring module to remote\n 9212 1726888058.54602: _low_level_execute_command(): starting\n 9212 1726888058.54609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 9211 1726888058.57006: stderr chunk (state=3):\n>>><<<\n 9211 1726888058.57015: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp49g2ogv2 /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py\\n', b'')\n 9211 1726888058.57045: done transferring module to remote\n 9211 1726888058.57061: _low_level_execute_command(): starting\n 9211 1726888058.57067: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 9212 1726888058.58072: stderr chunk (state=2):\n>>><<<\n 9212 1726888058.58079: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9212 1726888058.58103: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9212 1726888058.58107: _low_level_execute_command(): starting\n 9212 1726888058.58112: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 9213 1726888058.58214: stderr chunk (state=3):\n>>><<<\n 9213 1726888058.58223: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp9fild_kx /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py\\n', b'')\n 9213 1726888058.58252: done transferring module to remote\n 9213 1726888058.58267: _low_level_execute_command(): starting\n 9213 1726888058.58273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 9211 1726888058.60665: stderr chunk (state=2):\n>>><<<\n 9211 1726888058.60672: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9211 1726888058.60692: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9211 1726888058.60696: _low_level_execute_command(): starting\n 9211 1726888058.60701: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 9213 1726888058.60852: stderr chunk (state=2):\n>>><<<\n 9213 1726888058.60859: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9213 1726888058.60875: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9213 1726888058.60879: _low_level_execute_command(): starting\n 9213 1726888058.60883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 9212 1726888058.61964: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 9212 1726888058.61999: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd312e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2a8828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd3129b0>\r\n<<<\n 9212 1726888058.62333: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2b5630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c10f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9212 1726888058.62386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd26be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266b38>\r\n<<<\n 9212 1726888058.62416: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9212 1726888058.62444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9212 1726888058.62558: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2724e0>\r\n<<<\n 9212 1726888058.62580: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd255d68>\r\n<<<\n 9212 1726888058.62624: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd258198>\r\n<<<\n 9212 1726888058.62654: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9212 1726888058.62680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db566940>\r\n<<<\n 9212 1726888058.62704: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9212 1726888058.62740: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db578240>\r\n<<<\n 9212 1726888058.62816: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c6a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9212 1726888058.63221: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9212 1726888058.63250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 9212 1726888058.63278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9212 1726888058.63319: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9212 1726888058.63339: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9212 1726888058.63412: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9212 1726888058.63438: stdout chunk (state=3):\n>>>import '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9212 1726888058.63467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9212 1726888058.63500: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9212 1726888058.63530: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db49c0b8>\r\n<<<\n 9212 1726888058.64109: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a72e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db4a7f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a7ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4b20b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5417f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db541be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db52d470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db51d4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2552b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db25cd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535470>\r\nimport '_locale' # \r\n<<<\n 9212 1726888058.64153: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5172e8>\r\n<<<\n 9212 1726888058.64173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9212 1726888058.64206: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262fd0>\r\n<<<\n 9213 1726888058.64249: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 9213 1726888058.64275: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9213 1726888058.64330: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9213 1726888058.64359: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9213 1726888058.64436: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9212 1726888058.64451: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db590048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2746d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9213 1726888058.64482: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9213 1726888058.64515: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9213 1726888058.64549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 9213 1726888058.64571: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa1e48>\r\n<<<\n 9213 1726888058.64612: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f37828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa19b0>\r\n<<<\n 9213 1726888058.64672: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f44630>\r\nimport '_signal' # \r\n<<<\n 9213 1726888058.64704: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9213 1726888058.64748: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9213 1726888058.64784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9213 1726888058.64826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f500f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b748>\r\n<<<\n 9213 1726888058.64859: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b390>\r\n<<<\n 9213 1726888058.64895: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9213 1726888058.64934: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9213 1726888058.65232: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872efae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f014e0>\r\n<<<\n 9213 1726888058.65289: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee4d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee7198>\r\n<<<\n 9212 1726888058.65305: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db274eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dadfc1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2747b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae01cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dae256d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2c3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd6be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabcb320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabc3fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabbbeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2cd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dabcbf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9213 1726888058.65363: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711f5940>\r\n<<<\n 9213 1726888058.65401: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871207240>\r\n<<<\n 9212 1726888058.65414: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd0080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222ac8>\r\n<<<\n 9212 1726888058.65452: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9213 1726888058.65487: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f55a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9212 1726888058.65505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9212 1726888058.65529: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd23c5f8>\r\n<<<\n 9212 1726888058.65558: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9212 1726888058.65800: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23ce48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd240518>\r\n<<<\n 9213 1726888058.66043: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9213 1726888058.66067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9213 1726888058.66096: stdout chunk (state=3):\n>>>import '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9212 1726888058.66109: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd22fb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae11390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23c4a8>\r\n<<<\n 9213 1726888058.66136: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9213 1726888058.66185: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\n<<<\n 9213 1726888058.66230: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487112b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711362e8>\r\n<<<\n 9213 1726888058.66258: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9213 1726888058.66284: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4871136f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871136ac8>\r\n<<<\n 9212 1726888058.66307: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9244940>\r\n<<<\n 9212 1726888058.66351: stdout chunk (state=3):\n>>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.66381: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711410b8>\r\nimport '_collections' # \r\n<<<\n 9212 1726888058.66416: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.66437: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d07f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9213 1726888058.66467: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d0be0>\r\n<<<\n 9213 1726888058.66524: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4198>\r\n<<<\n 9213 1726888058.66550: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4e80>\r\n<<<\n 9213 1726888058.66566: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711bc470>\r\n<<<\n 9213 1726888058.66605: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711ac4a8>\r\n<<<\n 9213 1726888058.66635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9213 1726888058.66653: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9213 1726888058.66679: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9213 1726888058.66706: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9211 1726888058.66938: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ace48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c642828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ac9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c64f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c65b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67014: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ee42b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870eebd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711a62e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487121f048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67052: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6a20>\r\n<<<\n 9213 1726888058.67077: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f036d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9213 1726888058.67103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67131: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67181: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f03eb8>\r\n<<<\n 9213 1726888058.67206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9213 1726888058.67225: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67429: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a8b1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f037b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a90cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4320>\r\n<<<\n 9213 1726888058.67461: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ab46d8>\r\n<<<\n 9213 1726888058.67484: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9212 1726888058.67505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.67543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abb3c8>\r\n<<<\n 9213 1726888058.67568: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9213 1726888058.67587: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67615: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9213 1726888058.67640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67677: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9213 1726888058.67723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9213 1726888058.67755: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870865be0>\r\n<<<\n 9211 1726888058.67845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c605e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c60c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5efd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5f2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a900940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a912240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c660a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9213 1726888058.67877: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085a320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870852fd0>\r\n<<<\n 9213 1726888058.67903: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487084aeb8>\r\n<<<\n 9211 1726888058.67931: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9211 1726888058.67963: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9211 1726888058.67987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9211 1726888058.68011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9211 1726888058.68035: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9211 1726888058.68069: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9213 1726888058.68094: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abbd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f487085af98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb16d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085f080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb1a58>\r\n<<<\n 9213 1726888058.68310: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecb588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9212 1726888058.68437: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f15b00>\r\n<<<\n 9211 1726888058.68447: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8361d0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841400>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a8440f0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841be0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8441d0>\r\nimport '_collections' # \r\n<<<\n 9211 1726888058.68508: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8db908>\r\n<<<\n 9212 1726888058.68549: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9212 1726888058.68603: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eb82b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8ec1630>\r\n<<<\n 9211 1726888058.68654: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8dbcf8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd2b0>\r\n<<<\n 9212 1726888058.68701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9211 1726888058.68737: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8d32b0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8c6588>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b75c0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9212 1726888058.68775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9211 1726888058.68795: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9211 1726888058.68825: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 9212 1726888058.68845: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8eeab38>\r\n<<<\n 9213 1726888058.68861: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf5f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfbe0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecbdd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecff28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecf4a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ebeac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870aa0390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecb438>\r\n<<<\n 9212 1726888058.68882: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb080>\r\n<<<\n 9211 1726888058.68945: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5ef400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5dfe80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd208>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5fdf98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b1400>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9212 1726888058.68960: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9213 1726888058.68973: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eed38d0>\r\n<<<\n 9212 1726888058.69235: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91bb5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee62e8>\r\n<<<\n 9213 1726888058.69249: stdout chunk (state=3):\n>>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.69315: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8edb4e0>\r\n<<<\n 9211 1726888058.69355: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a92a160>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602f60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a619048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a195320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a19add8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6026a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bf438>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a1bf7f0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c54e0>\r\n<<<\n 9211 1726888058.69432: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9211 1726888058.69470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'<<<\n 9212 1726888058.69499: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee6898>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eea438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91dfef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9211 1726888058.69538: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9212 1726888058.69572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f369b0>\r\n<<<\n 9211 1726888058.69596: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f70cf8>\r\n<<<\n 9212 1726888058.69890: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f40ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91e5da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e4a8>\r\n<<<\n 9212 1726888058.69925: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d92e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9212 1726888058.70212: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f5cb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e668>\r\n<<<\n 9213 1726888058.70267: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.70293: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6ca20>\r\n<<<\n 9211 1726888058.70329: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65438>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65128>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f55fd0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c5e80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa839f6a0f0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bfb70>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bc7f0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f6a198>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bcb70>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6029e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5d36a0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db710>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbbe0>\r\n<<<\n 9212 1726888058.70365: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cb00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cc88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d10b8>\r\n<<<\n 9212 1726888058.70408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9212 1726888058.70458: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d9208668>\r\n<<<\n 9211 1726888058.70496: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbcf8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3ef0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5e2080>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5db5c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db320>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5c7be0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1aa4a8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3550>\r\n<<<\n 9212 1726888058.70753: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fcd68>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91fcf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fc828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.70763: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385dd9e8>\r\n<<<\n 9212 1726888058.70781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.70876: stdout chunk (state=3):\n>>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.70907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.70923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.70938: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.70963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9212 1726888058.70975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.70978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.71071: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9212 1726888058.71099: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9212 1726888058.71125: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9212 1726888058.71150: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d921fa58>\r\n<<<\n 9212 1726888058.71210: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f748>\r\n<<<\n 9212 1726888058.71239: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211f28>\r\n<<<\n 9212 1726888058.71259: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 9212 1726888058.71272: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9212 1726888058.71310: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f5c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211780>\r\n<<<\n 9212 1726888058.71332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.71777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.72224: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9212 1726888058.72243: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9212 1726888058.72272: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9212 1726888058.72284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.72305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.72327: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9212 1726888058.72337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.72347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.72371: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.72413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.72553: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eba5a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb47240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4f4a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb4f5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4fb00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb79ac8>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb79b70>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee48240>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee48588>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75278>\r\n<<<\n 9212 1726888058.72572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.72606: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9212 1726888058.72628: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d584f320>\r\n<<<\n 9212 1726888058.72641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.72865: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb6a470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75828>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb793c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee70e80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9212 1726888058.72993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.73064: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee86940>\r\n<<<\n 9213 1726888058.73072: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee91a20>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee75d30>\r\n<<<\n 9213 1726888058.73104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e438>\r\n<<<\n 9212 1726888058.73350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.73395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.73431: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9211 1726888058.73449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355828>\r\n<<<\n 9212 1726888058.73459: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.73470: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9212 1726888058.73493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.73518: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9212 1726888058.73544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.73601: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee69278>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9212 1726888058.73624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.73655: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eeaca58>\r\n<<<\n 9212 1726888058.73687: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.73714: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e5f8>\r\n<<<\n 9211 1726888058.73729: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838253358>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355ef0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8385dde48>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382afc18>\r\n<<<\n 9212 1726888058.73747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9212 1726888058.73770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.73795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9211 1726888058.73934: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9213 1726888058.73976: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eeba978>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebaa58>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebabe0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee63048>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9213 1726888058.74004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9213 1726888058.74052: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebfc5c0>\r\n<<<\n 9212 1726888058.74074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.74104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9213 1726888058.74209: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0cc0>\r\n<<<\n 9213 1726888058.74245: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebf0eb8>\r\n<<<\n 9213 1726888058.74280: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9213 1726888058.74314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.74342: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5946908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.74569: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838284be0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597128>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597358>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385976a0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838280390>\r\n<<<\n 9213 1726888058.74585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.74597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.74618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.74640: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838273588>\r\n<<<\n 9212 1726888058.74657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.74669: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9211 1726888058.74690: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385a3ef0>\r\n<<<\n 9211 1726888058.74721: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838280710>\r\n<<<\n 9212 1726888058.74725: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9211 1726888058.74750: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382809b0>\r\n<<<\n 9212 1726888058.74794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9211 1726888058.74808: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9211 1726888058.74867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9211 1726888058.74874: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9212 1726888058.74894: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d5943160>\r\n<<<\n 9212 1726888058.74955: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58938d0>\r\n<<<\n 9213 1726888058.74954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.74980: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9213 1726888058.74982: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ec149b0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec146a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec06e80>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9212 1726888058.75002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.75046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.75092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.75113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.75145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.75198: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec14518>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec066d8>\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.75405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.75668: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9212 1726888058.75708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9212 1726888058.75725: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9212 1726888058.75741: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9213 1726888058.75757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.75863: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59790b8>\r\n<<<\n 9212 1726888058.75884: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9212 1726888058.75898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9211 1726888058.75944: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838350a90>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83835aba8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385bde80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348588>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b43c8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838375be0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348748>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ac8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ba8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384d30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b3160>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9211 1726888058.75953: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9212 1726888058.75989: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5979160>\r\n<<<\n 9212 1726888058.76029: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d589fac8>\r\n<<<\n 9212 1726888058.76085: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 9212 1726888058.76105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76144: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9212 1726888058.76157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76194: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9212 1726888058.76367: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.76493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.76512: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9213 1726888058.76521: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.76550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.76657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.76735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76747: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.76758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76904: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 9212 1726888058.76912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.76967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.76971: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b4df320>\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.77025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.77037: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838561710>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838551e10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83855a048>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385518d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838578b00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385787f0>\r\n<<<\n 9212 1726888058.77054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.77081: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py<<<\n 9212 1726888058.77089: stdout chunk (state=3):\n>>>\r\n<<<\n 9212 1726888058.77124: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9213 1726888058.77609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.77770: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d591bf60>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 9212 1726888058.77783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.77910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.78038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.78067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.78498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.78823: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59904a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59b2eb8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59bb6a0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599bb70>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59b2c18>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5990e48>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599af60>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5935898>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5bedbe0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5be8748>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58fab38>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 9211 1726888058.79003: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578048>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578668>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83856a828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.79017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9213 1726888058.79106: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b595860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.79118: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9212 1726888058.79120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.79136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.79158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.79178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.79603: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9211 1726888058.79617: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83839a240>\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.79707: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b54e0f0>\r\n<<<\n 9213 1726888058.79754: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b523860>\r\n<<<\n 9213 1726888058.79790: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9212 1726888058.79911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.80101: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 9213 1726888058.80205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.80222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.80332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.80916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b587048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5870f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b522908>\r\n<<<\n 9212 1726888058.80941: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fd7940>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9212 1726888058.80964: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d501b588>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 9212 1726888058.80986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.81217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.81240: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 9212 1726888058.81263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.81306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83844fa20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.81341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.81365: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 9213 1726888058.81396: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.81424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.81455: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 9212 1726888058.81474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 9212 1726888058.81495: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 9212 1726888058.81517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 9212 1726888058.81598: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d50035c0>\r\n<<<\n 9212 1726888058.81663: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ff9c88>\r\n<<<\n 9212 1726888058.81910: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fc4f28>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.81937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.81978: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 9212 1726888058.82032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.82059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.82109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8383d2208>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838462978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.82306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9212 1726888058.82355: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d511db00>\r\n<<<\n 9211 1726888058.82403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.82452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.82551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.82628: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5acef0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 9212 1726888058.82717: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 9212 1726888058.82738: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.82767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.82812: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.82842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.82893: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 9212 1726888058.82942: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d51157f0>\r\n<<<\n 9212 1726888058.82973: stdout chunk (state=3):\n>>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5115470>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.83000: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.83036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.83060: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.83102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1438>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 9212 1726888058.83342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.83404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b601e48>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b60b630>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5ecb00>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b601ba8>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1dd8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5d1ef0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5c5828>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 9212 1726888058.83424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.83489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.83499: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383eaf98>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838400080>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383d2588>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838466198>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.83520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b86bb70>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b8776d8>\r\n<<<\n 9212 1726888058.83536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.83580: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.83605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.83707: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b649ac8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.83731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.83981: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.84026: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 9212 1726888058.84046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.84064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.84096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.84538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.84596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9213 1726888058.84612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.84798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.84945: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 9212 1726888058.84978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.85031: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.85050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.85130: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 9212 1726888058.85151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.85213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.85303: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.85420: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.85536: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 9212 1726888058.85559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 9212 1726888058.85580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.85602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.85642: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.85696: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384ede80>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.85717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.85717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac668d0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9212 1726888058.85963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.86097: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 9212 1726888058.86116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86190: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.86211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86235: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.86286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86337: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 9212 1726888058.86354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 9212 1726888058.86422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86489: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.86536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86578: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 9212 1726888058.86599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.86787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.86896: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486acaa518>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac90550>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ac88c18>\r\n<<<\n 9213 1726888058.86944: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac53e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 9213 1726888058.86963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.86999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87013: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.87045: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.87072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87101: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.87115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87157: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.87184: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87416: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.87442: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adaca90>\r\n<<<\n 9212 1726888058.87465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.86896: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384193c8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83843add8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8384415c0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83842aa90>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83843ab38>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838419d68>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838423e80>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384fc7b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838514b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838520668>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384b4a58>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.87528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87552: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.87579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.87640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.87920: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.87932: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.87941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.87969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 9212 1726888058.87987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.88031: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486adb0780>\r\n<<<\n 9213 1726888058.88056: stdout chunk (state=3):\n>>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adb0400>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.88080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.88124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88142: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.88166: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.88180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88215: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 9212 1726888058.88241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88304: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.88318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.88443: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.88472: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.88523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.88599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88627: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.88644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88718: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n<<<\n 9213 1726888058.88731: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9212 1726888058.88939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.88950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 9213 1726888058.88974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.88986: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9213 1726888058.89044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.89153: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.89178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.89204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9212 1726888058.89382: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4b447f0>\r\n<<<\n 9212 1726888058.89410: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n<<<\n 9212 1726888058.89433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4ac4400>\r\n<<<\n 9212 1726888058.89498: stdout chunk (state=3):\n>>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9212 1726888058.89518: stdout chunk (state=3):\n>>># extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4da0>\r\n<<<\n 9212 1726888058.89609: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9212 1726888058.89629: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4f60>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4b2c9b0>\r\n<<<\n 9213 1726888058.89650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90074: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 9213 1726888058.90097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 9213 1726888058.90283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90427: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.90444: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.90555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90676: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 9213 1726888058.90715: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.90740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90780: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.90864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.90938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91326: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.91351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91377: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.91433: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420d68>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420668>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8343ac4e0>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8343b5ba8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa834392e10>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838335a20>\r\n<<<\n 9213 1726888058.91455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91496: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.91528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91558: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.91596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91648: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.91698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91743: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 9213 1726888058.91769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.91957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.92166: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.92228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.92276: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 9213 1726888058.92308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.92343: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 9213 1726888058.92360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.92383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.92407: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 9213 1726888058.92442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.92468: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 9213 1726888058.92488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.92535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.92601: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.92630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.92889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83833c710>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83833c390>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.92906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.92925: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 9213 1726888058.92951: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.92997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93030: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 9213 1726888058.93049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93348: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.93390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93440: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.93470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93514: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.93583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93667: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 9213 1726888058.93687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93821: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 9213 1726888058.93840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9213 1726888058.93885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.93932: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9213 1726888058.93949: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n<<<\n 9213 1726888058.94198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9213 1726888058.94654: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a7d8780>\r\n<<<\n 9213 1726888058.94686: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n<<<\n 9213 1726888058.94712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a755390>\r\n<<<\n 9213 1726888058.94784: stdout chunk (state=3):\n>>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755d30>\r\n<<<\n 9213 1726888058.94898: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755ef0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a7ba940>\r\n<<<\n 9211 1726888058.95030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.96129: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.97234: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.98330: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.98606: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.98907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.99162: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.99194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.99402: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.99424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.99463: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888058.99505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9211 1726888058.99540: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 9211 1726888059.00106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n<<<\n 9211 1726888059.00266: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9211 1726888059.01930: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83446e710>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa833f00320>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00cc0>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00e80>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8344428d0>\r\n<<<\n 9212 1726888059.78619: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\"<<<\n 9212 1726888059.78644: stdout chunk (state=3):\n>>>: \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": <<<\n 9212 1726888059.78714: stdout chunk (state=3):\n>>>[{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"releas<<<\n 9212 1726888059.78829: stdout chunk (state=3):\n>>>e\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.<<<\n 9212 1726888059.78909: stdout chunk (state=3):\n>>>el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 9212 1726888059.79405: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n<<<\n 9212 1726888059.79419: stdout chunk (state=3):\n>>># cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 9212 1726888059.79434: stdout chunk (state=3):\n>>># cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n<<<\n 9212 1726888059.79445: stdout chunk (state=3):\n>>># cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n<<<\n 9212 1726888059.79469: stdout chunk (state=3):\n>>># cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n<<<\n 9212 1726888059.79483: stdout chunk (state=3):\n>>># cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n<<<\n 9212 1726888059.79510: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n<<<\n 9212 1726888059.79524: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n<<<\n 9212 1726888059.79535: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n<<<\n 9212 1726888059.79544: stdout chunk (state=3):\n>>># cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n<<<\n 9212 1726888059.79555: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n<<<\n 9212 1726888059.79565: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n<<<\n 9212 1726888059.79597: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n<<<\n 9212 1726888059.79702: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9212 1726888059.79931: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9212 1726888059.79961: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9212 1726888059.79976: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9212 1726888059.79995: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 9212 1726888059.80003: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 9212 1726888059.80021: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n<<<\n 9212 1726888059.80032: stdout chunk (state=3):\n>>># destroy encodings\r\n<<<\n 9212 1726888059.80055: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 9212 1726888059.80068: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 9212 1726888059.80087: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 9212 1726888059.80098: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 9212 1726888059.80107: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 9212 1726888059.80117: stdout chunk (state=3):\n>>># destroy _json\r\n<<<\n 9212 1726888059.80141: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 9212 1726888059.80149: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n<<<\n 9212 1726888059.80185: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 9212 1726888059.80212: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n<<<\n 9212 1726888059.80222: stdout chunk (state=3):\n>>># destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 9212 1726888059.80245: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n<<<\n 9212 1726888059.80260: stdout chunk (state=3):\n>>># destroy multiprocessing.process\r\n<<<\n 9212 1726888059.80268: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n<<<\n 9212 1726888059.80287: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 9212 1726888059.80297: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 9212 1726888059.80319: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 9212 1726888059.80334: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n<<<\n 9212 1726888059.80345: stdout chunk (state=3):\n>>># destroy termios\r\n<<<\n 9212 1726888059.80355: stdout chunk (state=3):\n>>># destroy json\r\n<<<\n 9212 1726888059.80373: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n<<<\n 9212 1726888059.80382: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 9212 1726888059.80578: stdout chunk (state=3):\n>>># destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n<<<\n 9212 1726888059.80589: stdout chunk (state=3):\n>>># cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n<<<\n 9212 1726888059.80601: stdout chunk (state=3):\n>>># destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n<<<\n 9212 1726888059.80621: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9212 1726888059.80746: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9212 1726888059.80777: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 9212 1726888059.80788: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9212 1726888059.80805: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy select\r\n<<<\n 9212 1726888059.80825: stdout chunk (state=3):\n>>># destroy linecache\r\n<<<\n 9212 1726888059.80836: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 9212 1726888059.80846: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n<<<\n 9212 1726888059.80865: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 9212 1726888059.80881: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9212 1726888059.81266: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9212 1726888059.81273: stdout chunk (state=3):\n>>><<<\n 9212 1726888059.81283: stderr chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd312e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2a8828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd3129b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2b5630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c10f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd26be48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2724e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd255d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd258198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db566940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db578240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c6a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db49c0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a72e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db4a7f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a7ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4b20b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5417f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db541be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db52d470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db51d4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2552b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db25cd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5172e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db590048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2746d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db274eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dadfc1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2747b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae01cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dae256d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2c3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd6be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabcb320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabc3fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabbbeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2cd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dabcbf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd0080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd23c5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23ce48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd240518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd22fb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae11390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23c4a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9244940>\\r\\n# zipimport: found 108 names in \\'/tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f15b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eb82b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8ec1630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8eeab38>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb080>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91bb5f8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee62e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8edb4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee6898>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eea438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91dfef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f369b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f40ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91e5da0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d92e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f5cb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6ca20>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cb00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cc88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d10b8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d9208668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fcd68>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91fcf60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fc828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d921fa58>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f748>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211f28>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f5c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d584f320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5946908>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d5943160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58938d0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59790b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5979160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d589fac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d591bf60>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59904a8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59b2eb8>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59bb6a0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599bb70>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59b2c18>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5990e48>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599af60>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5935898>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5bedbe0>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5be8748>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58fab38>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fd7940>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d501b588>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d50035c0>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ff9c88>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fc4f28>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d511db00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d51157f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5115470>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4b447f0>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4ac4400>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4da0>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4f60>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4b2c9b0>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm._rpm\\r\\n# destroy rpm\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9212 1726888059.81432: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd312e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2a8828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd3129b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2b5630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c10f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd26be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2724e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd255d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd258198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db566940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db578240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c6a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db49c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a72e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db4a7f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a7ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4b20b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5417f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db541be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db52d470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db51d4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2552b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db25cd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5172e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db590048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2746d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db274eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dadfc1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2747b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae01cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dae256d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2c3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd6be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabcb320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabc3fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabbbeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2cd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dabcbf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd0080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd23c5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23ce48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd240518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd22fb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae11390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23c4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9244940>\r\n# zipimport: found 108 names in '/tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f15b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eb82b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8ec1630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8eeab38>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb080>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91bb5f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee62e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8edb4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee6898>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eea438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91dfef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f369b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f40ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91e5da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d92e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f5cb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6ca20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cb00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cc88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d10b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d9208668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fcd68>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91fcf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fc828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d921fa58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211f28>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f5c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d584f320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5946908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d5943160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58938d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59790b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5979160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d589fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d591bf60>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59904a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59b2eb8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59bb6a0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599bb70>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59b2c18>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5990e48>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599af60>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5935898>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5bedbe0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5be8748>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58fab38>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fd7940>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d501b588>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d50035c0>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ff9c88>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fc4f28>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d511db00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d51157f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5115470>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4b447f0>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4ac4400>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4da0>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4f60>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4b2c9b0>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9212 1726888059.84456: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888058.1004949-9212-92832861605312/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9212 1726888059.84476: _low_level_execute_command(): starting\n 9212 1726888059.84483: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9212 1726888059.86895: stderr chunk (state=2):\n>>><<<\n 9212 1726888059.86902: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9212 1726888059.86921: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9212 1726888059.86929: handler run complete\n 9212 1726888059.87440: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9212 1726888059.87745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9212 1726888059.89006: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9212 1726888059.89298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9212 1726888059.89731: attempt loop complete, returning result\n 9212 1726888059.89743: _execute() done\n 9212 1726888059.89749: dumping result to json\n 9212 1726888059.89886: done dumping result, returning\n 9212 1726888059.89897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [026adac1-1d6b-4d75-acc5-00000000000c]\n 9212 1726888059.89960: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c\n 9212 1726888059.90942: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c\n 9212 1726888059.90948: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"adcli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"adcli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.60.6.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.4.20\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"33.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-libs-lite\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs-lite\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-license\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"bind-license\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-utils\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"123.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.30\"\n }\n ],\n \"biosdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"biosdevname\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"boost-atomic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-atomic\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-chrono\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-chrono\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-date-time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-date-time\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-timer\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-timer\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"80.0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2023.2.60_v7.0.306\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.6\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chkconfig\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chkconfig\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.2\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"7.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"17.20190603git.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"cyrus-sasl-gssapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-gssapi\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-daemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-daemon\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-glib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.110\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper-libs\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"37\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-debuginfod-client-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"26.1\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.13\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.5\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.8\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fstrm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fstrm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.3\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"163.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.56.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"8.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.6.16\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.56.1\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5cf7cefb\",\n \"source\": \"rpm\",\n \"version\": \"2f86d6a1\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"48.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.0\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"hdparm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hdparm\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.54\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"7.el8.0.1\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"8.22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.314\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"info\",\n \"release\": \"7.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"6.5\"\n }\n ],\n \"initscripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.00.18\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iprutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iprutils\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.19\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"iptables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-ebtables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-ebtables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.2\"\n }\n ],\n \"isl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"isl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"9.221.4.1\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.26\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs-devel\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"41.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"krb5-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-devel\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbpf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.11\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcom_err-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err-devel\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"4.el8_2.1\",\n \"source\": \"rpm\",\n \"version\": \"0.6.12\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"23.20170329cvs.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.10\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.24\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libibverbs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libibverbs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"48.0\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.el8_1\",\n \"source\": \"rpm\",\n \"version\": \"60.3\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libipa_hbac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libipa_hbac\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libkadm5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkadm5\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"10.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"9.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.2\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.33.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"2.20180605git4a062cf.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.34\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.14.2\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.18.6\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-devel\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libsmbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libsmbclient\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.20\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.1\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.9\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.0\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.23\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libwbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libwbclient\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.1\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.32\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.7\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"121.gitb3132c18.el8\",\n \"source\": \"rpm\",\n \"version\": \"20240111\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.24\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.3.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"3.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.08\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.18\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.7.6.1\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230808\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"mokutil\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"60.9.0\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.52.20\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.46\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"33.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"39.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.42\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf16\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf16\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf32\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf32\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"399.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.167\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.55\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.97\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.17025\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.72\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Temp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.230.600\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.50\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.074\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.39\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"4.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"2.066\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"7.module_el8+645+9d809f8c\",\n \"source\": \"rpm\",\n \"version\": \"20160104\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"2.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"1.88\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.74\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.35\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.69\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 3,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.49\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.027\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.06\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Time-Local\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.280\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.73\"\n }\n ],\n \"perl-Unicode-Normalize\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Unicode-Normalize\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-macros\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-macros\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.237\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-podlators\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.11\"\n }\n ],\n \"perl-threads\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-threads\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"perl-threads-shared\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-threads-shared\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.58\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"platform-python\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"platform-python\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"platform-python-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"platform-python-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"plymouth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-core-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-core-libs\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-scripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-scripts\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"protobuf-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"protobuf-c\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.0\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.1\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180723\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"python3-bind\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"python3-bind\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.4\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28.3\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-html5lib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-html5lib\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.999999999\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.10.1\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-linux-procfs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-linux-procfs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.3\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-perf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-perf\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.9\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2017.2\"\n }\n ],\n \"python3-pyudev\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyudev\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.21.0\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.20.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"python3-slip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-slip-dbus\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip-dbus\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-sssdconfig\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-sssdconfig\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"python3-syspurpose\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-syspurpose\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.24.2\"\n }\n ],\n \"python3-webencodings\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-webencodings\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.1\"\n }\n ],\n \"python3.12\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3.12-pip-wheel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.2.1\"\n }\n ],\n \"python36\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python36\",\n \"release\": \"39.module_el8+762+77bd8591\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 15,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"49.module_el8+991+097e156d\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.0\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.5\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"19.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.2102.0\"\n }\n ],\n \"samba-client-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-client-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"samba-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"samba-common\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"samba-common-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-common-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12.2\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"sssd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ad\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ad\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common-pac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common-pac\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ipa\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ipa\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-krb5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-krb5-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ldap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-proxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-proxy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2018.2\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"tlog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tlog\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"14\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"tuned\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tuned\",\n \"release\": \"4.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"2.22.1\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"23.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 9211 1726888059.94470: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-glib\": [{\"name\": \"json-glib\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdk-pixbuf2\": [{\"name\": \"gdk-pixbuf2\", \"version\": \"2.36.12\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gsettings-desktop-schemas\": [{\"name\": \"gsettings-desktop-schemas\", \"version\": \"3.32.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstemmer\": [{\"name\": \"libstemmer\", \"version\": \"0\", \"release\": \"10.585svn.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cockpit-bridge\": [{\"name\": \"cockpit-bridge\", \"version\": \"310.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sscg\": [{\"name\": \"sscg\", \"version\": \"3.0.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sos\": [{\"name\": \"sos\", \"version\": \"4.7.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libXau\": [{\"name\": \"libXau\", \"version\": \"1.0.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fontpackages-filesystem\": [{\"name\": \"fontpackages-filesystem\", \"version\": \"1.44\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fontconfig\": [{\"name\": \"fontconfig\", \"version\": \"2.13.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pixman\": [{\"name\": \"pixman\", \"version\": \"0.38.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dejavu-sans-mono-fonts\": [{\"name\": \"dejavu-sans-mono-fonts\", \"version\": \"2.35\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-magic\": [{\"name\": \"python3-magic\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodman\": [{\"name\": \"libmodman\", \"version\": \"2.0.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib-networking\": [{\"name\": \"glib-networking\", \"version\": \"2.56.1\", \"release\": \"1.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsoup\": [{\"name\": \"libsoup\", \"version\": \"2.62.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tracer-common\": [{\"name\": \"tracer-common\", \"version\": \"1.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pydbus\": [{\"name\": \"python3-pydbus\", \"version\": \"0.6.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pexpect\": [{\"name\": \"python3-pexpect\", \"version\": \"4.3.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-psutil\": [{\"name\": \"python3-psutil\", \"version\": \"5.4.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-tracer\": [{\"name\": \"python3-tracer\", \"version\": \"1.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxcb\": [{\"name\": \"libxcb\", \"version\": \"1.13.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"abattis-cantarell-fonts\": [{\"name\": \"abattis-cantarell-fonts\", \"version\": \"0.0.25\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dejavu-fonts-common\": [{\"name\": \"dejavu-fonts-common\", \"version\": \"2.35\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libxml2\": [{\"name\": \"python3-libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libproxy\": [{\"name\": \"libproxy\", \"version\": \"0.4.15\", \"release\": \"5.2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libappstream-glib\": [{\"name\": \"libappstream-glib\", \"version\": \"0.7.14\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-ptyprocess\": [{\"name\": \"python3-ptyprocess\", \"version\": \"0.5.2\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.4.0\", \"release\": \"2.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libX11-common\": [{\"name\": \"libX11-common\", \"version\": \"1.6.8\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\":<<<\n 9211 1726888059.94939: stdout chunk (state=3):\n>>> \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 9211 1726888059.95045: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 9211 1726888059.95071: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n<<<\n 9211 1726888059.95095: stdout chunk (state=3):\n>>># cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n<<<\n 9211 1726888059.95130: stdout chunk (state=3):\n>>># destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n<<<\n 9211 1726888059.95165: stdout chunk (state=3):\n>>># cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n<<<\n 9211 1726888059.95190: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n<<<\n 9211 1726888059.95215: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n<<<\n 9211 1726888059.95247: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n<<<\n 9211 1726888059.95486: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9211 1726888059.96169: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n<<<\n 9211 1726888059.96211: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n<<<\n 9211 1726888059.96242: stdout chunk (state=3):\n>>># cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n<<<\n 9211 1726888059.96274: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n<<<\n 9211 1726888059.96298: stdout chunk (state=3):\n>>># cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 9211 1726888059.96338: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n<<<\n 9211 1726888059.96358: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n<<<\n 9211 1726888059.96382: stdout chunk (state=3):\n>>># destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9211 1726888059.96612: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 9211 1726888059.96982: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9211 1726888059.97142: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9211 1726888059.97184: stderr chunk (state=3):\n>>><<<\n 9211 1726888059.97189: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ace48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c642828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ac9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c64f630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c65b0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c605e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c60c4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5efd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5f2198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a900940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a912240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c660a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8361d0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841400>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a8440f0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841be0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8441d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8db908>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8dbcf8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd2b0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8d32b0>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8c6588>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b75c0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5ef400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5dfe80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd208>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5fdf98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b1400>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a92a160>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602f60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602b70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a619048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a195320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a19add8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6026a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bf438>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a1bf7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c54e0>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f70cf8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65438>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65128>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f55fd0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c5e80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa839f6a0f0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bfb70>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bc7f0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f6a198>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bcb70>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6029e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5d36a0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db710>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbbe0>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbcf8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5e2080>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5db5c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db320>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5c7be0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1aa4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3550>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385dd9e8>\\r\\n# zipimport: found 108 names in \\'/tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355828>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838253358>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355ef0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8385dde48>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382afc18>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838284be0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597128>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597358>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385976a0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838280390>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838273588>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385a3ef0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838280710>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382809b0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838350a90>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83835aba8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385bde80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348588>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b43c8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838375be0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348748>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ac8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ba8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384d30>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b3160>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838561710>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838551e10>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83855a048>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385518d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838578b00>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385787f0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578048>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578668>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83856a828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83839a240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83844fa20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8383d2208>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838462978>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383eaf98>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838400080>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383d2588>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838466198>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384ede80>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384193c8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83843add8>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8384415c0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83842aa90>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83843ab38>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838419d68>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838423e80>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384fc7b8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838514b00>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838520668>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384b4a58>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420d68>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420668>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8343ac4e0>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8343b5ba8>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa834392e10>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838335a20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83833c710>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83833c390>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83446e710>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa833f00320>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00cc0>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00e80>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8344428d0>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-glib\": [{\"name\": \"json-glib\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdk-pixbuf2\": [{\"name\": \"gdk-pixbuf2\", \"version\": \"2.36.12\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gsettings-desktop-schemas\": [{\"name\": \"gsettings-desktop-schemas\", \"version\": \"3.32.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstemmer\": [{\"name\": \"libstemmer\", \"version\": \"0\", \"release\": \"10.585svn.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cockpit-bridge\": [{\"name\": \"cockpit-bridge\", \"version\": \"310.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sscg\": [{\"name\": \"sscg\", \"version\": \"3.0.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sos\": [{\"name\": \"sos\", \"version\": \"4.7.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libXau\": [{\"name\": \"libXau\", \"version\": \"1.0.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fontpackages-filesystem\": [{\"name\": \"fontpackages-filesystem\", \"version\": \"1.44\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fontconfig\": [{\"name\": \"fontconfig\", \"version\": \"2.13.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pixman\": [{\"name\": \"pixman\", \"version\": \"0.38.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dejavu-sans-mono-fonts\": [{\"name\": \"dejavu-sans-mono-fonts\", \"version\": \"2.35\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-magic\": [{\"name\": \"python3-magic\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodman\": [{\"name\": \"libmodman\", \"version\": \"2.0.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib-networking\": [{\"name\": \"glib-networking\", \"version\": \"2.56.1\", \"release\": \"1.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsoup\": [{\"name\": \"libsoup\", \"version\": \"2.62.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tracer-common\": [{\"name\": \"tracer-common\", \"version\": \"1.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pydbus\": [{\"name\": \"python3-pydbus\", \"version\": \"0.6.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pexpect\": [{\"name\": \"python3-pexpect\", \"version\": \"4.3.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-psutil\": [{\"name\": \"python3-psutil\", \"version\": \"5.4.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-tracer\": [{\"name\": \"python3-tracer\", \"version\": \"1.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxcb\": [{\"name\": \"libxcb\", \"version\": \"1.13.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"abattis-cantarell-fonts\": [{\"name\": \"abattis-cantarell-fonts\", \"version\": \"0.0.25\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dejavu-fonts-common\": [{\"name\": \"dejavu-fonts-common\", \"version\": \"2.35\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libxml2\": [{\"name\": \"python3-libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libproxy\": [{\"name\": \"libproxy\", \"version\": \"0.4.15\", \"release\": \"5.2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libappstream-glib\": [{\"name\": \"libappstream-glib\", \"version\": \"0.7.14\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-ptyprocess\": [{\"name\": \"python3-ptyprocess\", \"version\": \"0.5.2\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.4.0\", \"release\": \"2.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libX11-common\": [{\"name\": \"libX11-common\", \"version\": \"1.6.8\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm._rpm\\r\\n# destroy rpm\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9211 1726888059.97334: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ace48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c642828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ac9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c64f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c65b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c605e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c60c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5efd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5f2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a900940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a912240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c660a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8361d0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841400>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a8440f0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841be0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8441d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8db908>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8dbcf8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd2b0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8d32b0>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8c6588>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b75c0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5ef400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5dfe80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd208>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5fdf98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b1400>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a92a160>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602f60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a619048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a195320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a19add8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6026a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bf438>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a1bf7f0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c54e0>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f70cf8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65438>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65128>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f55fd0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c5e80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa839f6a0f0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bfb70>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bc7f0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f6a198>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bcb70>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6029e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5d36a0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db710>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbbe0>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbcf8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3ef0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5e2080>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5db5c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db320>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5c7be0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1aa4a8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3550>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385dd9e8>\r\n# zipimport: found 108 names in '/tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355828>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838253358>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355ef0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8385dde48>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382afc18>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838284be0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597128>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597358>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385976a0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838280390>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838273588>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385a3ef0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838280710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382809b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838350a90>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83835aba8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385bde80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348588>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b43c8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838375be0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348748>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ac8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ba8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384d30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b3160>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838561710>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838551e10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83855a048>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385518d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838578b00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385787f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578048>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578668>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83856a828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83839a240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83844fa20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8383d2208>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838462978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383eaf98>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838400080>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383d2588>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838466198>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384ede80>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384193c8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83843add8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8384415c0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83842aa90>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83843ab38>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838419d68>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838423e80>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384fc7b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838514b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838520668>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384b4a58>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420d68>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420668>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8343ac4e0>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8343b5ba8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa834392e10>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838335a20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83833c710>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83833c390>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83446e710>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa833f00320>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00cc0>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00e80>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8344428d0>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-glib\": [{\"name\": \"json-glib\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdk-pixbuf2\": [{\"name\": \"gdk-pixbuf2\", \"version\": \"2.36.12\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gsettings-desktop-schemas\": [{\"name\": \"gsettings-desktop-schemas\", \"version\": \"3.32.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstemmer\": [{\"name\": \"libstemmer\", \"version\": \"0\", \"release\": \"10.585svn.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cockpit-bridge\": [{\"name\": \"cockpit-bridge\", \"version\": \"310.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sscg\": [{\"name\": \"sscg\", \"version\": \"3.0.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sos\": [{\"name\": \"sos\", \"version\": \"4.7.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libXau\": [{\"name\": \"libXau\", \"version\": \"1.0.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fontpackages-filesystem\": [{\"name\": \"fontpackages-filesystem\", \"version\": \"1.44\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fontconfig\": [{\"name\": \"fontconfig\", \"version\": \"2.13.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pixman\": [{\"name\": \"pixman\", \"version\": \"0.38.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dejavu-sans-mono-fonts\": [{\"name\": \"dejavu-sans-mono-fonts\", \"version\": \"2.35\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-magic\": [{\"name\": \"python3-magic\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodman\": [{\"name\": \"libmodman\", \"version\": \"2.0.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib-networking\": [{\"name\": \"glib-networking\", \"version\": \"2.56.1\", \"release\": \"1.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsoup\": [{\"name\": \"libsoup\", \"version\": \"2.62.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tracer-common\": [{\"name\": \"tracer-common\", \"version\": \"1.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pydbus\": [{\"name\": \"python3-pydbus\", \"version\": \"0.6.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pexpect\": [{\"name\": \"python3-pexpect\", \"version\": \"4.3.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-psutil\": [{\"name\": \"python3-psutil\", \"version\": \"5.4.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-tracer\": [{\"name\": \"python3-tracer\", \"version\": \"1.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxcb\": [{\"name\": \"libxcb\", \"version\": \"1.13.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"abattis-cantarell-fonts\": [{\"name\": \"abattis-cantarell-fonts\", \"version\": \"0.0.25\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dejavu-fonts-common\": [{\"name\": \"dejavu-fonts-common\", \"version\": \"2.35\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libxml2\": [{\"name\": \"python3-libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libproxy\": [{\"name\": \"libproxy\", \"version\": \"0.4.15\", \"release\": \"5.2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libappstream-glib\": [{\"name\": \"libappstream-glib\", \"version\": \"0.7.14\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-ptyprocess\": [{\"name\": \"python3-ptyprocess\", \"version\": \"0.5.2\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.4.0\", \"release\": \"2.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libX11-common\": [{\"name\": \"libX11-common\", \"version\": \"1.6.8\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9211 1726888060.01459: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888058.1304479-9211-16227360190889/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9211 1726888060.01477: _low_level_execute_command(): starting\n 9211 1726888060.01484: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9211 1726888060.06155: stderr chunk (state=2):\n>>><<<\n 9211 1726888060.06166: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9211 1726888060.06192: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9211 1726888060.06200: handler run complete\n 9211 1726888060.07188: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9211 1726888060.07773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9211 1726888060.09429: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9211 1726888060.09735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9211 1726888060.10190: attempt loop complete, returning result\n 9211 1726888060.10204: _execute() done\n 9211 1726888060.10210: dumping result to json\n 9211 1726888060.10355: done dumping result, returning\n 9211 1726888060.10366: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [026adac1-1d6b-4d75-acc5-00000000000c]\n 9211 1726888060.10378: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c\n 9211 1726888060.11559: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c\n 9211 1726888060.11564: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"abattis-cantarell-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"abattis-cantarell-fonts\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.0.25\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"adcli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"adcli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.60.6.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.4.20\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"33.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-libs-lite\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs-lite\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-license\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"bind-license\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-utils\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"123.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.30\"\n }\n ],\n \"biosdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"biosdevname\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"boost-atomic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-atomic\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-chrono\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-chrono\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-date-time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-date-time\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-timer\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-timer\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"80.0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2023.2.60_v7.0.306\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.6\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chkconfig\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chkconfig\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.2\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"7.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"cockpit-bridge\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cockpit-bridge\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"310.4\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"17.20190603git.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"cyrus-sasl-gssapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-gssapi\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-daemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-daemon\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-glib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.110\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dejavu-fonts-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dejavu-fonts-common\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.35\"\n }\n ],\n \"dejavu-sans-mono-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dejavu-sans-mono-fonts\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.35\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper-libs\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"37\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-debuginfod-client-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"26.1\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.13\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.5\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.8\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"fontconfig\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fontconfig\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.13.1\"\n }\n ],\n \"fontpackages-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fontpackages-filesystem\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fstrm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fstrm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.3\"\n }\n ],\n \"gdk-pixbuf2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdk-pixbuf2\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.36.12\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"glib-networking\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib-networking\",\n \"release\": \"1.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.56.1\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"163.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.56.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"8.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.6.16\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.56.1\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5cf7cefb\",\n \"source\": \"rpm\",\n \"version\": \"2f86d6a1\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"48.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gsettings-desktop-schemas\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gsettings-desktop-schemas\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.32.0\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.0\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"hdparm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hdparm\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.54\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"7.el8.0.1\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"8.22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.314\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"info\",\n \"release\": \"7.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"6.5\"\n }\n ],\n \"initscripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.00.18\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iprutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iprutils\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.19\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"iptables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-ebtables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-ebtables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.2\"\n }\n ],\n \"isl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"isl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"9.221.4.1\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"json-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-glib\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.26\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs-devel\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"41.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"krb5-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-devel\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libX11-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libX11-common\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"libXau\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libXau\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libappstream-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libappstream-glib\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.14\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbpf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.11\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcom_err-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err-devel\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"4.el8_2.1\",\n \"source\": \"rpm\",\n \"version\": \"0.6.12\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"23.20170329cvs.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.10\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.24\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libibverbs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libibverbs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"48.0\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.el8_1\",\n \"source\": \"rpm\",\n \"version\": \"60.3\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libipa_hbac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libipa_hbac\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libkadm5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkadm5\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"10.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodman\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodman\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.1\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"9.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.2\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.33.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"2.20180605git4a062cf.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.34\"\n }\n ],\n \"libproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libproxy\",\n \"release\": \"5.2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.4.15\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.14.2\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.18.6\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-devel\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libsmbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libsmbclient\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.20\"\n }\n ],\n \"libsoup\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsoup\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.62.3\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libstemmer\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstemmer\",\n \"release\": \"10.585svn.el8\",\n \"source\": \"rpm\",\n \"version\": \"0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.1\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.9\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.0\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.23\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libwbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libwbclient\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"libxcb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcb\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.1\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.32\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.7\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"121.gitb3132c18.el8\",\n \"source\": \"rpm\",\n \"version\": \"20240111\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.24\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.3.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"3.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.08\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.18\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.7.6.1\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230808\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"mokutil\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"60.9.0\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.52.20\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.46\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"33.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"39.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.42\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf16\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf16\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf32\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf32\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"399.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.167\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.55\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.97\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.17025\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.72\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Temp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.230.600\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.50\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.074\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.39\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"4.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"2.066\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"7.module_el8+645+9d809f8c\",\n \"source\": \"rpm\",\n \"version\": \"20160104\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"2.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"1.88\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.74\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.35\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.69\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 3,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.49\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.027\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.06\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Time-Local\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.280\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.73\"\n }\n ],\n \"perl-Unicode-Normalize\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Unicode-Normalize\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-macros\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-macros\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.237\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-podlators\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.11\"\n }\n ],\n \"perl-threads\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-threads\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"perl-threads-shared\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-threads-shared\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.58\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"pixman\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pixman\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.38.4\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"platform-python\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"platform-python\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"platform-python-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"platform-python-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"plymouth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-core-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-core-libs\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-scripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-scripts\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"policycoreutils-python-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"policycoreutils-python-utils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"protobuf-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"protobuf-c\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.0\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.1\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180723\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"python3-bind\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"python3-bind\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.4\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"2.module_el8+762+77bd8591\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28.3\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-html5lib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-html5lib\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.999999999\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.10.1\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libxml2\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"python3-linux-procfs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-linux-procfs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.3\"\n }\n ],\n \"python3-magic\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-magic\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-perf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-perf\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"python3-pexpect\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pexpect\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.1\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.9\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-psutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-psutil\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.4.3\"\n }\n ],\n \"python3-ptyprocess\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ptyprocess\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.2\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pydbus\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pydbus\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.0\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2017.2\"\n }\n ],\n \"python3-pyudev\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyudev\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.21.0\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.20.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"python3-slip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-slip-dbus\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip-dbus\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-sssdconfig\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-sssdconfig\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"python3-syspurpose\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-syspurpose\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-tracer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-tracer\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.24.2\"\n }\n ],\n \"python3-webencodings\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-webencodings\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.1\"\n }\n ],\n \"python3.12\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3.12-pip-wheel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.2.1\"\n }\n ],\n \"python36\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python36\",\n \"release\": \"39.module_el8+762+77bd8591\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 15,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"49.module_el8+991+097e156d\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.0\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.5\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"19.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.2102.0\"\n }\n ],\n \"samba-client-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-client-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"samba-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"samba-common\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"samba-common-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-common-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12.2\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"sos\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.1\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"sscg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sscg\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.0\"\n }\n ],\n \"sssd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ad\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ad\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common-pac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common-pac\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ipa\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ipa\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-krb5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-krb5-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ldap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-proxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-proxy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2018.2\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"tlog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tlog\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"14\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"tracer-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tracer-common\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"tuned\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tuned\",\n \"release\": \"4.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"2.22.1\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"23.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 9213 1726888060.16312: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n<<<\n 9213 1726888060.16406: stdout chunk (state=3):\n>>># cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9213 1726888060.16995: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n<<<\n 9213 1726888060.17028: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n<<<\n 9213 1726888060.17060: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 9213 1726888060.17097: stdout chunk (state=3):\n>>># destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n<<<\n 9213 1726888060.17129: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n<<<\n 9213 1726888060.17160: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n<<<\n 9213 1726888060.17196: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n<<<\n 9213 1726888060.17236: stdout chunk (state=3):\n>>># cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n<<<\n 9213 1726888060.17268: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n<<<\n 9213 1726888060.17294: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9213 1726888060.17537: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 9213 1726888060.17943: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9213 1726888060.17953: stdout chunk (state=3):\n>>><<<\n 9213 1726888060.17967: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa1e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f37828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa19b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f44630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f500f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872efae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f014e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee4d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee7198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711f5940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871207240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f55a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487112b0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711362e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4871136f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871136ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711410b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d07f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d0be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711bc470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711ac4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ee42b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870eebd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711a62e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487121f048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f036d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f03eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a8b1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f037b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a90cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ab46d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abb3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870865be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085a320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870852fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487084aeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abbd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f487085af98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb16d8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085f080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb1a58>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecb588>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf5f8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfac8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfbe0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecbdd8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecff28>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecf4a8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf208>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ebeac8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870aa0390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecb438>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eed38d0>\\r\\n# zipimport: found 108 names in \\'/tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eba5a90>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb47240>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4f4a8>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb4f5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4fb00>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb79ac8>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb79b70>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee48240>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee48588>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75278>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb6a470>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75828>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb793c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee70e80>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee86940>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee91a20>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee75d30>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e438>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee69278>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eeaca58>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e5f8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eeba978>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebaa58>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebabe0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee63048>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebfc5c0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0cc0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebf0eb8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ec149b0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec146a0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec06e80>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec14518>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec066d8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b4df320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b595860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b54e0f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b523860>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b587048>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5870f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b522908>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5acef0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1438>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b601e48>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b60b630>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5ecb00>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b601ba8>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1dd8>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5d1ef0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5c5828>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b86bb70>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b8776d8>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b649ac8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac668d0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486acaa518>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac90550>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ac88c18>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac53e80>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adaca90>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486adb0780>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adb0400>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a7d8780>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a755390>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755d30>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755ef0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a7ba940>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm._rpm\\r\\n# destroy rpm\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9213 1726888060.18161: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa1e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f37828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa19b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f44630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f500f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872efae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f014e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee4d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee7198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711f5940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871207240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f55a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487112b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711362e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4871136f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871136ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711410b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d07f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d0be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711bc470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711ac4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ee42b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870eebd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711a62e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487121f048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f036d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f03eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a8b1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f037b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a90cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ab46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abb3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870865be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085a320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870852fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487084aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abbd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f487085af98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb16d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085f080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb1a58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecb588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf5f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfbe0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecbdd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecff28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecf4a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ebeac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870aa0390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecb438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eed38d0>\r\n# zipimport: found 108 names in '/tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eba5a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb47240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4f4a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb4f5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4fb00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb79ac8>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb79b70>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee48240>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee48588>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb6a470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75828>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb793c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee70e80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee86940>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee91a20>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee75d30>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e438>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee69278>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eeaca58>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e5f8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eeba978>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebaa58>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebabe0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee63048>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebfc5c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0cc0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebf0eb8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ec149b0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec146a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec06e80>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec14518>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec066d8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b4df320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b595860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b54e0f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b523860>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b587048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5870f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b522908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5acef0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1438>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b601e48>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b60b630>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5ecb00>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b601ba8>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1dd8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5d1ef0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5c5828>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b86bb70>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b8776d8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b649ac8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac668d0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486acaa518>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac90550>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ac88c18>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac53e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adaca90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486adb0780>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adb0400>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a7d8780>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a755390>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755d30>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755ef0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a7ba940>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-sssdconfig\": [{\"name\": \"python3-sssdconfig\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.3.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-bind\": [{\"name\": \"python3-bind\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.19.4\", \"release\": \"4.el8\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-libs-lite\": [{\"name\": \"bind-libs-lite\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"60.3\", \"release\": \"2.el8_1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9213 1726888060.22976: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888058.0910308-9213-69608487369353/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9213 1726888060.23022: _low_level_execute_command(): starting\n 9213 1726888060.23030: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9213 1726888060.25734: stderr chunk (state=2):\n>>><<<\n 9213 1726888060.25742: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9213 1726888060.25761: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9213 1726888060.25767: handler run complete\n 9213 1726888060.26667: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9213 1726888060.27269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9213 1726888060.31647: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9213 1726888060.31928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9213 1726888060.32363: attempt loop complete, returning result\n 9213 1726888060.32377: _execute() done\n 9213 1726888060.32382: dumping result to json\n 9213 1726888060.32517: done dumping result, returning\n 9213 1726888060.32525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [026adac1-1d6b-4d75-acc5-00000000000c]\n 9213 1726888060.32535: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c\n 9213 1726888060.33644: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c\n 9213 1726888060.33649: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"adcli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"adcli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.60.6.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.4.20\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"33.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-libs-lite\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs-lite\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-license\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"bind-license\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"bind-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-utils\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"123.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.30\"\n }\n ],\n \"biosdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"biosdevname\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"boost-atomic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-atomic\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-chrono\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-chrono\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-date-time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-date-time\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-timer\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-timer\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"80.0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2023.2.60_v7.0.306\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.6\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chkconfig\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chkconfig\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.2\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"7.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"17.20190603git.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"cyrus-sasl-gssapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-gssapi\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-daemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-daemon\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-glib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.110\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper-libs\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"37\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-debuginfod-client-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"26.1\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.13\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.5\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.8\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fstrm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fstrm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.3\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"163.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.56.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"8.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.6.16\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.56.1\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5cf7cefb\",\n \"source\": \"rpm\",\n \"version\": \"2f86d6a1\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"48.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.0\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"hdparm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hdparm\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.54\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"7.el8.0.1\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"8.22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.314\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"info\",\n \"release\": \"7.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"6.5\"\n }\n ],\n \"initscripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.00.18\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iprutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iprutils\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.19\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"iptables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-ebtables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-ebtables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.2\"\n }\n ],\n \"isl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"isl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"9.221.4.1\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.26\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs-devel\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"41.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"krb5-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-devel\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbpf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.11\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcom_err-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err-devel\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"4.el8_2.1\",\n \"source\": \"rpm\",\n \"version\": \"0.6.12\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"23.20170329cvs.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.10\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.24\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libibverbs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libibverbs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"48.0\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.el8_1\",\n \"source\": \"rpm\",\n \"version\": \"60.3\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libipa_hbac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libipa_hbac\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libkadm5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkadm5\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"10.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"9.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.2\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.33.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"2.20180605git4a062cf.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.34\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.14.2\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.18.6\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-devel\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libsmbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libsmbclient\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.20\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.1\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.9\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.0\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.23\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libwbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libwbclient\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.1\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.32\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.7\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"121.gitb3132c18.el8\",\n \"source\": \"rpm\",\n \"version\": \"20240111\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.24\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.3.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"3.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.08\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.18\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.7.6.1\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230808\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"mokutil\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"60.9.0\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.52.20\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.46\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"33.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"39.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.42\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf16\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf16\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf32\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf32\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"399.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.167\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.55\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.97\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.17025\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.72\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Temp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.230.600\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.50\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.074\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.39\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"4.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"2.066\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"7.module_el8+645+9d809f8c\",\n \"source\": \"rpm\",\n \"version\": \"20160104\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"2.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"1.88\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.74\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.35\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.69\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 3,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.49\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.027\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.06\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Time-Local\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.280\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.73\"\n }\n ],\n \"perl-Unicode-Normalize\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Unicode-Normalize\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-macros\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-macros\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.237\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-podlators\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.11\"\n }\n ],\n \"perl-threads\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-threads\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"perl-threads-shared\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-threads-shared\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.58\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"platform-python\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"platform-python\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"platform-python-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"platform-python-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"plymouth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-core-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-core-libs\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-scripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-scripts\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"protobuf-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"protobuf-c\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.0\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.1\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180723\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"python3-bind\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"python3-bind\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.4\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28.3\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-html5lib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-html5lib\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.999999999\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.10.1\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-linux-procfs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-linux-procfs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.3\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-perf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-perf\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.9\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2017.2\"\n }\n ],\n \"python3-pyudev\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyudev\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.21.0\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.20.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"python3-slip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-slip-dbus\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip-dbus\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-sssdconfig\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-sssdconfig\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"python3-syspurpose\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-syspurpose\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.24.2\"\n }\n ],\n \"python3-webencodings\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-webencodings\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.1\"\n }\n ],\n \"python3.12\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3.12-pip-wheel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.2.1\"\n }\n ],\n \"python36\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python36\",\n \"release\": \"39.module_el8+762+77bd8591\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 15,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"49.module_el8+991+097e156d\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.0\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.5\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"19.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.2102.0\"\n }\n ],\n \"samba-client-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-client-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"samba-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"samba-common\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"samba-common-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-common-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.19.4\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12.2\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"sssd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ad\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ad\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common-pac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common-pac\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ipa\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ipa\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-krb5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-krb5-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-ldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ldap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-proxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-proxy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2018.2\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"tlog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tlog\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"14\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"tuned\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tuned\",\n \"release\": \"4.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"2.22.1\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"23.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 8995 1726888060.40485: no more pending results, returning what we have\n 8995 1726888060.40489: results queue empty\n 8995 1726888060.40489: checking for any_errors_fatal\n 8995 1726888060.40504: done checking for any_errors_fatal\n 8995 1726888060.40505: checking for max_fail_percentage\n 8995 1726888060.40508: done checking for max_fail_percentage\n 8995 1726888060.40509: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888060.40509: done checking to see if all hosts have failed\n 8995 1726888060.40510: getting the remaining hosts for this loop\n 8995 1726888060.40511: done getting the remaining hosts for this loop\n 8995 1726888060.40514: getting the next task for host managed_node1\n 8995 1726888060.40519: done getting next task for host managed_node1\n 8995 1726888060.40525: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 8995 1726888060.40527: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888060.40528: getting the next task for host managed_node2\n 8995 1726888060.40529: done getting next task for host managed_node2\n 8995 1726888060.40530: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 8995 1726888060.40531: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888060.40532: getting the next task for host managed_node3\n 8995 1726888060.40533: done getting next task for host managed_node3\n 8995 1726888060.40533: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 8995 1726888060.40534: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888060.40546: getting variables\n 8995 1726888060.40547: in VariableManager get_vars()\n 8995 1726888060.40564: Calling all_inventory to load vars for managed_node1\n 8995 1726888060.40566: Calling groups_inventory to load vars for managed_node1\n 8995 1726888060.40567: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888060.40572: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888060.40573: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888060.40575: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888060.41244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888060.42088: done with get_vars()\n 8995 1726888060.42106: done getting variables\n 8995 1726888060.42141: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Install cockpit session recording] ******\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13\nFriday 20 September 2024 23:07:40 -0400 (0:00:02.402) 0:00:09.059 ****** \n 8995 1726888060.42163: entering _queue_task() for managed_node1/package\n 8995 1726888060.42429: worker is 1 (out of 3 available)\n 8995 1726888060.42443: exiting _queue_task() for managed_node1/package\n 8995 1726888060.42475: getting variables\n 8995 1726888060.42481: in VariableManager get_vars()\n 8995 1726888060.42569: Calling all_inventory to load vars for managed_node2\n 8995 1726888060.42574: Calling groups_inventory to load vars for managed_node2\n 8995 1726888060.42577: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888060.42594: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888060.42597: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888060.42604: Calling groups_plugins_play to load vars for managed_node2\n 9271 1726888060.42702: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 9271 1726888060.42842: in run() - task 026adac1-1d6b-4d75-acc5-00000000000d\n 9271 1726888060.42857: variable 'ansible_search_path' from source: unknown\n 9271 1726888060.42861: variable 'ansible_search_path' from source: unknown\n 9271 1726888060.42885: calling self._execute()\n 9271 1726888060.42957: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9271 1726888060.42969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9271 1726888060.42981: variable 'omit' from source: magic vars\n 9271 1726888060.43377: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8995 1726888060.44125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888060.45002: done with get_vars()\n 8995 1726888060.45015: done getting variables\n 9271 1726888060.44094: Evaluated conditional ('cockpit' in ansible_facts.packages): False\n 9271 1726888060.44103: when evaluation is False, skipping this task\n 9271 1726888060.44111: _execute() done\n 9271 1726888060.44118: dumping result to json\n 9271 1726888060.44125: done dumping result, returning\n 9271 1726888060.44131: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [026adac1-1d6b-4d75-acc5-00000000000d]\n 9271 1726888060.44151: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d\n 9271 1726888060.44189: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d\n 9271 1726888060.44194: WORKER PROCESS EXITING\n 8995 1726888060.45131: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888060.45138: entering _queue_task() for managed_node2/package\n 8995 1726888060.45349: worker is 2 (out of 3 available)\n 8995 1726888060.45366: exiting _queue_task() for managed_node2/package\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'cockpit' in ansible_facts.packages\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888060.45480: getting variables\n 8995 1726888060.45482: in VariableManager get_vars()\n 8995 1726888060.45536: Calling all_inventory to load vars for managed_node3\n 8995 1726888060.45540: Calling groups_inventory to load vars for managed_node3\n 8995 1726888060.45541: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888060.45551: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888060.45553: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888060.45555: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888060.46405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888060.47771: done with get_vars()\n 8995 1726888060.47788: done getting variables\n 8995 1726888060.47846: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888060.47856: entering _queue_task() for managed_node3/package\n 8995 1726888060.48059: worker is 3 (out of 3 available)\n 8995 1726888060.48075: exiting _queue_task() for managed_node3/package\n 8995 1726888060.48089: done queuing things up, now waiting for results queue to drain\n 8995 1726888060.48093: waiting for pending results...\n 9272 1726888060.46180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 9272 1726888060.46295: in run() - task 026adac1-1d6b-4d75-acc5-00000000000d\n 9272 1726888060.46309: variable 'ansible_search_path' from source: unknown\n 9272 1726888060.46313: variable 'ansible_search_path' from source: unknown\n 9272 1726888060.46333: calling self._execute()\n 9272 1726888060.46400: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9272 1726888060.46409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9272 1726888060.46418: variable 'omit' from source: magic vars\n 9272 1726888060.46771: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9272 1726888060.47446: Evaluated conditional ('cockpit' in ansible_facts.packages): False\n 9272 1726888060.47452: when evaluation is False, skipping this task\n 9272 1726888060.47457: _execute() done\n 9272 1726888060.47461: dumping result to json\n 9272 1726888060.47464: done dumping result, returning\n 9272 1726888060.47469: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [026adac1-1d6b-4d75-acc5-00000000000d]\n 9272 1726888060.47572: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d\n 9272 1726888060.47611: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d\n 9272 1726888060.47616: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'cockpit' in ansible_facts.packages\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9273 1726888060.48476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 9273 1726888060.48608: in run() - task 026adac1-1d6b-4d75-acc5-00000000000d\n 9273 1726888060.48630: variable 'ansible_search_path' from source: unknown\n 9273 1726888060.48639: variable 'ansible_search_path' from source: unknown\n 9273 1726888060.48668: calling self._execute()\n 9273 1726888060.48733: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9273 1726888060.48741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9273 1726888060.48750: variable 'omit' from source: magic vars\n 9273 1726888060.49068: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9273 1726888060.49627: Evaluated conditional ('cockpit' in ansible_facts.packages): False\n 9273 1726888060.49634: when evaluation is False, skipping this task\n 9273 1726888060.49637: _execute() done\n 9273 1726888060.49641: dumping result to json\n 9273 1726888060.49645: done dumping result, returning\n 9273 1726888060.49651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [026adac1-1d6b-4d75-acc5-00000000000d]\n 9273 1726888060.49663: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d\n 9273 1726888060.49689: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d\n 9273 1726888060.49693: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'cockpit' in ansible_facts.packages\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888060.49778: no more pending results, returning what we have\n 8995 1726888060.49781: results queue empty\n 8995 1726888060.49782: checking for any_errors_fatal\n 8995 1726888060.49791: done checking for any_errors_fatal\n 8995 1726888060.49792: checking for max_fail_percentage\n 8995 1726888060.49793: done checking for max_fail_percentage\n 8995 1726888060.49794: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888060.49794: done checking to see if all hosts have failed\n 8995 1726888060.49795: getting the remaining hosts for this loop\n 8995 1726888060.49796: done getting the remaining hosts for this loop\n 8995 1726888060.49800: getting the next task for host managed_node1\n 8995 1726888060.49805: done getting next task for host managed_node1\n 8995 1726888060.49808: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 8995 1726888060.49810: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888060.49811: getting the next task for host managed_node2\n 8995 1726888060.49812: done getting next task for host managed_node2\n 8995 1726888060.49814: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 8995 1726888060.49815: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888060.49815: getting the next task for host managed_node3\n 8995 1726888060.49817: done getting next task for host managed_node3\n 8995 1726888060.49818: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 8995 1726888060.49819: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888060.49834: getting variables\n 8995 1726888060.49835: in VariableManager get_vars()\n 8995 1726888060.49860: Calling all_inventory to load vars for managed_node1\n 8995 1726888060.49862: Calling groups_inventory to load vars for managed_node1\n 8995 1726888060.49864: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888060.49869: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888060.49871: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888060.49872: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888060.50622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888060.51433: done with get_vars()\n 8995 1726888060.51446: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Configure sssd services section] ********\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20\nFriday 20 September 2024 23:07:40 -0400 (0:00:00.093) 0:00:09.152 ****** \n 8995 1726888060.51479: entering _queue_task() for managed_node1/community.general.ini_file\n 8995 1726888060.51480: Creating lock for community.general.ini_file\n 8995 1726888060.51689: worker is 1 (out of 3 available)\n 8995 1726888060.51711: exiting _queue_task() for managed_node1/community.general.ini_file\n 8995 1726888060.51752: getting variables\n 8995 1726888060.51756: in VariableManager get_vars()\n 8995 1726888060.51862: Calling all_inventory to load vars for managed_node2\n 8995 1726888060.51866: Calling groups_inventory to load vars for managed_node2\n 8995 1726888060.51869: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888060.51885: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888060.51889: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888060.51897: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888060.53086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9274 1726888060.52272: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 9274 1726888060.52389: in run() - task 026adac1-1d6b-4d75-acc5-00000000000e\n 9274 1726888060.52405: variable 'ansible_search_path' from source: unknown\n 9274 1726888060.52409: variable 'ansible_search_path' from source: unknown\n 9274 1726888060.52453: variable 'omit' from source: magic vars\n 9274 1726888060.52567: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9274 1726888060.52579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9274 1726888060.52588: variable 'omit' from source: magic vars\n 9274 1726888060.52935: variable 'tlog_use_sssd' from source: role '' defaults\n 9274 1726888060.52948: Evaluated conditional (tlog_use_sssd | bool): True\n 9274 1726888060.53073: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9274 1726888060.53767: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9274 1726888060.53776: variable 'omit' from source: magic vars\n 9274 1726888060.53809: variable 'omit' from source: magic vars\n 9274 1726888060.53851: variable '__tlog_sssd_conf' from source: role '' all vars\n 9274 1726888060.53923: variable '__tlog_sssd_conf' from source: role '' all vars\n 9274 1726888060.54007: variable 'item' from source: unknown\n 9274 1726888060.54088: variable 'item' from source: unknown\n 9274 1726888060.54111: variable 'omit' from source: magic vars\n 9274 1726888060.54152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9274 1726888060.54181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9274 1726888060.54205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8995 1726888060.54531: done with get_vars()\n 8995 1726888060.54550: done getting variables\n 8995 1726888060.54574: entering _queue_task() for managed_node2/community.general.ini_file\n 8995 1726888060.54875: worker is 2 (out of 3 available)\n 8995 1726888060.54888: exiting _queue_task() for managed_node2/community.general.ini_file\n 8995 1726888060.54919: getting variables\n 8995 1726888060.54922: in VariableManager get_vars()\n 8995 1726888060.55017: Calling all_inventory to load vars for managed_node3\n 8995 1726888060.55021: Calling groups_inventory to load vars for managed_node3\n 8995 1726888060.55026: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888060.55041: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888060.55044: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888060.55048: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888060.56815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9274 1726888060.54224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9274 1726888060.54237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9274 1726888060.54265: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9274 1726888060.54271: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9274 1726888060.54275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9274 1726888060.54452: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9274 1726888060.54457: Set connection var ansible_shell_type to sh\n 9274 1726888060.54467: Set connection var ansible_shell_executable to /bin/sh\n 9274 1726888060.54470: Set connection var ansible_connection to ssh\n 9274 1726888060.54475: Set connection var ansible_pipelining to False\n 9274 1726888060.54484: Set connection var ansible_timeout to 10\n 9274 1726888060.54509: variable 'ansible_shell_executable' from source: unknown\n 9274 1726888060.54518: variable 'ansible_connection' from source: unknown\n 9274 1726888060.54523: variable 'ansible_module_compression' from source: unknown\n 9274 1726888060.54526: variable 'ansible_shell_type' from source: unknown\n 9274 1726888060.54531: variable 'ansible_shell_executable' from source: unknown\n 9274 1726888060.54535: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9274 1726888060.54538: variable 'ansible_pipelining' from source: unknown\n 9274 1726888060.54541: variable 'ansible_timeout' from source: unknown\n 9274 1726888060.54545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9274 1726888060.54752: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9274 1726888060.54763: variable 'omit' from source: magic vars\n 9274 1726888060.54772: starting attempt loop\n 9274 1726888060.54775: running the handler\n 9274 1726888060.54787: _low_level_execute_command(): starting\n 9274 1726888060.54797: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9275 1726888060.56402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 9275 1726888060.56513: in run() - task 026adac1-1d6b-4d75-acc5-00000000000e\n 9275 1726888060.56528: variable 'ansible_search_path' from source: unknown\n 9275 1726888060.56533: variable 'ansible_search_path' from source: unknown\n 9275 1726888060.56577: variable 'omit' from source: magic vars\n 9275 1726888060.56696: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9275 1726888060.56709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9275 1726888060.56719: variable 'omit' from source: magic vars\n 9275 1726888060.57035: variable 'tlog_use_sssd' from source: role '' defaults\n 9275 1726888060.57048: Evaluated conditional (tlog_use_sssd | bool): True\n 9275 1726888060.57179: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9275 1726888060.57848: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9275 1726888060.57858: variable 'omit' from source: magic vars\n 9275 1726888060.57890: variable 'omit' from source: magic vars\n 9275 1726888060.57932: variable '__tlog_sssd_conf' from source: role '' all vars\n 9275 1726888060.58006: variable '__tlog_sssd_conf' from source: role '' all vars\n 9275 1726888060.58093: variable 'item' from source: unknown\n 8995 1726888060.58292: done with get_vars()\n 8995 1726888060.58310: done getting variables\n 8995 1726888060.58338: entering _queue_task() for managed_node3/community.general.ini_file\n 8995 1726888060.58574: worker is 3 (out of 3 available)\n 8995 1726888060.58586: exiting _queue_task() for managed_node3/community.general.ini_file\n 8995 1726888060.58599: done queuing things up, now waiting for results queue to drain\n 8995 1726888060.58602: waiting for pending results...\n 9275 1726888060.58166: variable 'item' from source: unknown\n 9275 1726888060.58185: variable 'omit' from source: magic vars\n 9275 1726888060.58226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9275 1726888060.58260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9275 1726888060.58280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9275 1726888060.58299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9275 1726888060.58313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9275 1726888060.58346: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9275 1726888060.58353: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9275 1726888060.58357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9274 1726888060.58754: stdout chunk (state=2):\n>>>/root\n<<<\n 9274 1726888060.58766: stderr chunk (state=2):\n>>><<<\n 9274 1726888060.58783: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9274 1726888060.58813: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9274 1726888060.58832: _low_level_execute_command(): starting\n 9274 1726888060.58839: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `\" && echo ansible-tmp-1726888060.588218-9274-140589453110909=\"` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `\" && echo ansible-tmp-1726888060.588218-9274-140589453110909=\"` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `\" ) && sleep 0'\"'\"''\n 9277 1726888060.59118: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 9277 1726888060.59233: in run() - task 026adac1-1d6b-4d75-acc5-00000000000e\n 9277 1726888060.59250: variable 'ansible_search_path' from source: unknown\n 9277 1726888060.59254: variable 'ansible_search_path' from source: unknown\n 9277 1726888060.59312: variable 'omit' from source: magic vars\n 9277 1726888060.59417: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9277 1726888060.59429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9277 1726888060.59438: variable 'omit' from source: magic vars\n 9275 1726888060.59668: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9275 1726888060.59675: Set connection var ansible_shell_type to sh\n 9275 1726888060.59687: Set connection var ansible_shell_executable to /bin/sh\n 9275 1726888060.59690: Set connection var ansible_connection to ssh\n 9275 1726888060.59699: Set connection var ansible_pipelining to False\n 9275 1726888060.59705: Set connection var ansible_timeout to 10\n 9275 1726888060.59729: variable 'ansible_shell_executable' from source: unknown\n 9275 1726888060.59735: variable 'ansible_connection' from source: unknown\n 9275 1726888060.59739: variable 'ansible_module_compression' from source: unknown\n 9275 1726888060.59742: variable 'ansible_shell_type' from source: unknown\n 9275 1726888060.59745: variable 'ansible_shell_executable' from source: unknown\n 9275 1726888060.59748: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9275 1726888060.59752: variable 'ansible_pipelining' from source: unknown\n 9275 1726888060.59754: variable 'ansible_timeout' from source: unknown\n 9275 1726888060.59758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9277 1726888060.59760: variable 'tlog_use_sssd' from source: role '' defaults\n 9277 1726888060.59771: Evaluated conditional (tlog_use_sssd | bool): True\n 9277 1726888060.59895: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9275 1726888060.59957: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9275 1726888060.59968: variable 'omit' from source: magic vars\n 9275 1726888060.59974: starting attempt loop\n 9275 1726888060.59977: running the handler\n 9275 1726888060.59989: _low_level_execute_command(): starting\n 9275 1726888060.60002: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9277 1726888060.61054: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9277 1726888060.61063: variable 'omit' from source: magic vars\n 9277 1726888060.61094: variable 'omit' from source: magic vars\n 9277 1726888060.61136: variable '__tlog_sssd_conf' from source: role '' all vars\n 9277 1726888060.61210: variable '__tlog_sssd_conf' from source: role '' all vars\n 9277 1726888060.61290: variable 'item' from source: unknown\n 9277 1726888060.61346: variable 'item' from source: unknown\n 9277 1726888060.61360: variable 'omit' from source: magic vars\n 9277 1726888060.61390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9277 1726888060.61423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9277 1726888060.61442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9277 1726888060.61463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9277 1726888060.61477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9277 1726888060.61499: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9277 1726888060.61504: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9277 1726888060.61508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9277 1726888060.61573: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9277 1726888060.61578: Set connection var ansible_shell_type to sh\n 9277 1726888060.61581: Set connection var ansible_shell_executable to /bin/sh\n 9277 1726888060.61583: Set connection var ansible_connection to ssh\n 9277 1726888060.61586: Set connection var ansible_pipelining to False\n 9277 1726888060.61589: Set connection var ansible_timeout to 10\n 9277 1726888060.61650: variable 'ansible_shell_executable' from source: unknown\n 9277 1726888060.61657: variable 'ansible_connection' from source: unknown\n 9277 1726888060.61660: variable 'ansible_module_compression' from source: unknown\n 9277 1726888060.61662: variable 'ansible_shell_type' from source: unknown\n 9277 1726888060.61663: variable 'ansible_shell_executable' from source: unknown\n 9277 1726888060.61665: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9277 1726888060.61667: variable 'ansible_pipelining' from source: unknown\n 9277 1726888060.61669: variable 'ansible_timeout' from source: unknown\n 9277 1726888060.61671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9277 1726888060.61820: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9277 1726888060.61831: variable 'omit' from source: magic vars\n 9277 1726888060.61836: starting attempt loop\n 9277 1726888060.61839: running the handler\n 9277 1726888060.61850: _low_level_execute_command(): starting\n 9277 1726888060.61857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9275 1726888060.63033: stdout chunk (state=2):\n>>>/root\n<<<\n 9275 1726888060.63152: stderr chunk (state=3):\n>>><<<\n 9275 1726888060.63159: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9275 1726888060.63181: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9275 1726888060.63194: _low_level_execute_command(): starting\n 9275 1726888060.63199: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `\" && echo ansible-tmp-1726888060.6318727-9275-190242731604251=\"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `\" && echo ansible-tmp-1726888060.6318727-9275-190242731604251=\"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `\" ) && sleep 0'\"'\"''\n 9274 1726888060.63920: stdout chunk (state=2):\n>>>ansible-tmp-1726888060.588218-9274-140589453110909=/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909\n<<<\n 9274 1726888060.64078: stderr chunk (state=3):\n>>><<<\n 9274 1726888060.64085: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888060.588218-9274-140589453110909=/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909\\n', b'')\n 9274 1726888060.64107: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888060.588218-9274-140589453110909=/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909\n, stderr=\n 9274 1726888060.64204: variable 'ansible_module_compression' from source: unknown\n 9274 1726888060.64250: ANSIBALLZ: Using lock for community.general.ini_file\n 9274 1726888060.64261: ANSIBALLZ: Acquiring lock\n 9274 1726888060.64268: ANSIBALLZ: Lock acquired: 140329733093136\n 9274 1726888060.64273: ANSIBALLZ: Creating module\n 9277 1726888060.64790: stdout chunk (state=2):\n>>>/root\n<<<\n 9277 1726888060.66357: stderr chunk (state=3):\n>>><<<\n 9277 1726888060.66363: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9277 1726888060.66388: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9277 1726888060.66405: _low_level_execute_command(): starting\n 9277 1726888060.66412: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `\" && echo ansible-tmp-1726888060.6639855-9277-213934072047253=\"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `\" && echo ansible-tmp-1726888060.6639855-9277-213934072047253=\"` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `\" ) && sleep 0'\"'\"''\n 9275 1726888060.66355: stdout chunk (state=2):\n>>>ansible-tmp-1726888060.6318727-9275-190242731604251=/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251\n<<<\n 9275 1726888060.66998: stderr chunk (state=2):\n>>><<<\n 9275 1726888060.67010: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888060.6318727-9275-190242731604251=/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251\\n', b'')\n 9275 1726888060.67028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888060.6318727-9275-190242731604251=/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251\n, stderr=\n 9275 1726888060.67180: variable 'ansible_module_compression' from source: unknown\n 9275 1726888060.67236: ANSIBALLZ: Using lock for community.general.ini_file\n 9275 1726888060.67241: ANSIBALLZ: Acquiring lock\n 9277 1726888060.72256: stdout chunk (state=2):\n>>>ansible-tmp-1726888060.6639855-9277-213934072047253=/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253\n<<<\n 9277 1726888060.72265: stderr chunk (state=2):\n>>><<<\n 9277 1726888060.72274: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888060.6639855-9277-213934072047253=/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253\\n', b'')\n 9277 1726888060.72287: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888060.6639855-9277-213934072047253=/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253\n, stderr=\n 9277 1726888060.72421: variable 'ansible_module_compression' from source: unknown\n 9277 1726888060.72471: ANSIBALLZ: Using lock for community.general.ini_file\n 9277 1726888060.72476: ANSIBALLZ: Acquiring lock\n 9274 1726888060.77528: ANSIBALLZ: Writing module into payload\n 9274 1726888060.77647: ANSIBALLZ: Writing module\n 9274 1726888060.77667: ANSIBALLZ: Renaming module\n 9274 1726888060.77675: ANSIBALLZ: Done creating module\n 9275 1726888060.77685: ANSIBALLZ: Lock acquired: 140329733093136\n 9275 1726888060.77696: ANSIBALLZ: Reading module after lock\n 9274 1726888060.77697: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9275 1726888060.77739: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9274 1726888060.77775: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpeuia4xil TO /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9275 1726888060.77842: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp58qbr8bn TO /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py\n 9277 1726888060.77879: ANSIBALLZ: Lock acquired: 140329733093136\n 9277 1726888060.77886: ANSIBALLZ: Reading module after lock\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9277 1726888060.77929: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9277 1726888060.78038: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpe64ay4gr TO /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9274 1726888060.78676: Sending initial data\n 9274 1726888060.78683: Sent initial data (154 bytes)\n 9275 1726888060.78690: Sending initial data\n 9275 1726888060.78697: Sent initial data (155 bytes)\n 9277 1726888060.79039: Sending initial data\n 9277 1726888060.79046: Sent initial data (155 bytes)\n 9274 1726888060.82600: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpeuia4xil /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py\n<<<\n 9277 1726888060.82667: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpe64ay4gr /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py\n<<<\n 9275 1726888060.83322: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp58qbr8bn /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py\n<<<\n 9274 1726888060.83398: stderr chunk (state=3):\n>>><<<\n 9274 1726888060.83407: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpeuia4xil /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py\\n', b'')\n 9274 1726888060.83435: done transferring module to remote\n 9274 1726888060.83450: _low_level_execute_command(): starting\n 9274 1726888060.83456: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9277 1726888060.85949: stderr chunk (state=3):\n>>><<<\n 9277 1726888060.85957: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpe64ay4gr /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py\\n', b'')\n 9277 1726888060.85980: done transferring module to remote\n 9277 1726888060.85995: _low_level_execute_command(): starting\n 9277 1726888060.86001: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9275 1726888060.86278: stderr chunk (state=3):\n>>><<<\n 9275 1726888060.86286: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp58qbr8bn /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py\\n', b'')\n 9275 1726888060.86313: done transferring module to remote\n 9275 1726888060.86327: _low_level_execute_command(): starting\n 9275 1726888060.86332: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9274 1726888060.87291: stderr chunk (state=2):\n>>><<<\n 9274 1726888060.87301: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9274 1726888060.87321: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9274 1726888060.87327: _low_level_execute_command(): starting\n 9274 1726888060.87333: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9275 1726888060.88760: stderr chunk (state=2):\n>>><<<\n 9275 1726888060.88767: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9275 1726888060.88792: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9275 1726888060.88796: _low_level_execute_command(): starting\n 9275 1726888060.88801: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9277 1726888060.88944: stderr chunk (state=2):\n>>><<<\n 9277 1726888060.88952: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9277 1726888060.88970: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9277 1726888060.88974: _low_level_execute_command(): starting\n 9277 1726888060.88979: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9274 1726888060.92401: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f1e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924687828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f19b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924694630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a00f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b390>\r\n<<<\n 9277 1726888060.92435: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9277 1726888060.92503: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9277 1726888060.92528: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9277 1726888060.92561: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 9275 1726888060.92606: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9275 1726888060.92649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dc2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2c9b0>\r\n<<<\n 9275 1726888060.92690: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dcf630>\r\nimport '_signal' # \r\n<<<\n 9277 1726888060.92723: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9275 1726888060.92772: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9277 1726888060.92789: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042707e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 9275 1726888060.92855: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4ddb0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6748>\r\n<<<\n 9277 1726888060.92876: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604269d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60427079b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426aa630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n<<<\n 9274 1726888060.92944: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692464ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246514e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924634d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924637198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922945940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922957240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a5a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9275 1726888060.92980: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9277 1726888060.93009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9275 1726888060.93069: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d85e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80b38>\r\n<<<\n 9277 1726888060.93101: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b60f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9277 1726888060.93169: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265b470>\r\n<<<\n 9275 1726888060.93193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9277 1726888060.93244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042660e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265bb38>\r\n<<<\n 9275 1726888060.93298: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d8c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d6fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d72198>\r\n<<<\n 9277 1726888060.93312: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9275 1726888060.93358: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3080940>\r\n<<<\n 9275 1726888060.93412: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3092240>\r\n<<<\n 9277 1726888060.93465: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426674e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264d198>\r\n<<<\n 9275 1726888060.93513: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4de0a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9277 1726888060.93542: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604095b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9277 1726888060.93575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604096d240>\r\n<<<\n 9277 1726888060.93648: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426bba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9275 1726888060.93732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9275 1726888060.93766: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9275 1726888060.93811: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9275 1726888060.93846: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9275 1726888060.93873: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9277 1726888060.93892: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9277 1726888060.93943: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9277 1726888060.93978: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9277 1726888060.94014: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9274 1726888060.94061: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228c4208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69228cf128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0c18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228cf208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920d30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229122e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229172e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692290b5c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228fc5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692267e400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692266ee80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229125c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692268cf98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228f6438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9277 1726888060.94111: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9275 1726888060.94165: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2fff0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300b2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d300bf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300bac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9277 1726888060.94216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408da0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\n<<<\n 9275 1726888060.94277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30140b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9277 1726888060.94305: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e62e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60408e6f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e6ac8>\r\nimport 'itertools' # \r\n<<<\n 9275 1726888060.94343: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305bbe0>\r\n<<<\n 9277 1726888060.94372: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408ef0b8>\r\nimport '_collections' # \r\n<<<\n 9275 1726888060.94428: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304fe80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3047470>\r\n<<<\n 9277 1726888060.94450: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409367f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9275 1726888060.94498: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30374a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 9277 1726888060.94552: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040936be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092ae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040922470>\r\n<<<\n 9275 1726888060.94580: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2db92e8>\r\n<<<\n 9277 1726888060.94622: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409124a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9275 1726888060.94673: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc0d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc7e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30302e8>\r\n<<<\n 9277 1726888060.94733: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406942e8>\r\n<<<\n 9275 1726888060.94771: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30a9048>\r\n<<<\n 9277 1726888060.94799: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604069bd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a0f0>\r\nimport '_locale' # \r\n<<<\n 9275 1726888060.94835: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9277 1726888060.94896: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a2e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604090b2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8048>\r\n<<<\n 9275 1726888060.94937: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd76d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9277 1726888060.94985: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040984048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9275 1726888060.95011: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9277 1726888060.95050: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\n<<<\n 9275 1726888060.95071: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd7eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9277 1726888060.95119: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9274 1726888060.95149: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692296f198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691f60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226a7048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922223320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922227e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226916a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224a470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692224a828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ffed30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921fe9048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252eb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6921ff8128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224aba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9275 1726888060.95205: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d295e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd77b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2963cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd550>\r\n<<<\n 9277 1726888060.95257: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040238208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b27f0>\r\n<<<\n 9275 1726888060.95295: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d29866d8>\r\n<<<\n 9277 1726888060.95329: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9275 1726888060.95383: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298e3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9277 1726888060.95427: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604023dcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261358>\r\n<<<\n 9275 1726888060.95485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9277 1726888060.95513: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040261710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269400>\r\n<<<\n 9275 1726888060.95567: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2739be0>\r\n<<<\n 9277 1726888060.95597: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9277 1726888060.95630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9277 1726888060.95651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9275 1726888060.95715: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d272d320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2726fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d271eeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298ed68>\r\n<<<\n 9277 1726888060.95728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040014c18>\r\n<<<\n 9275 1726888060.95759: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d272df98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986a58>\r\n<<<\n 9275 1726888060.95780: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9275 1726888060.95809: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9275 1726888060.95849: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3e748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2731080>\r\n<<<\n 9277 1726888060.95884: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603fff9ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269da0>\r\n<<<\n 9275 1726888060.95913: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3eac8>\r\n<<<\n 9277 1726888060.95952: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040008fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9275 1726888060.95990: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9277 1726888060.96027: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604000c0b8>\r\nimport 'pwd' # \r\n<<<\n 9275 1726888060.96065: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d565f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9277 1726888060.96079: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619b00>\r\n<<<\n 9277 1726888060.96100: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a88d0>\r\n<<<\n 9277 1726888060.96123: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9277 1726888060.96139: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9277 1726888060.96166: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9275 1726888060.96202: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a668>\r\n<<<\n 9275 1726888060.96244: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ab38>\r\n<<<\n 9274 1726888060.96270: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff81d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226919e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924618748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246207b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620c88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924618f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924627128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924620668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246203c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692460dc88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69222364e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246185f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920620a90>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888060.96318: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d56e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5af98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d5a518>\r\n<<<\n 9277 1726888060.96340: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042631630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9275 1726888060.96387: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d4ab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2973390>\r\n<<<\n 9275 1726888060.96431: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9277 1726888060.96456: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426356a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042631e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9275 1726888060.96500: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d564a8>\r\n<<<\n 9277 1726888060.96522: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042635550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426352b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042625b70>\r\n<<<\n 9277 1726888060.96545: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604024d3c8>\r\n<<<\n 9277 1726888060.96563: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9277 1726888060.96590: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9275 1726888060.96632: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d5d940>\r\n<<<\n 9277 1726888060.96647: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426314e0>\r\n<<<\n 9275 1726888060.96704: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888060.96744: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888060.96785: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888060.96800: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e638978>\r\n<<<\n 9277 1726888060.96863: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888060.96894: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888060.96921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9277 1726888060.96941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888060.98096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888060.98104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888060.98109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888060.98765: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 9275 1726888060.98785: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a1db00>\r\nimport 'atexit' # \r\n<<<\n 9275 1726888060.98804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9275 1726888060.98835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9275 1726888060.98904: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a422b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86518>\r\n<<<\n 9275 1726888060.98929: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a86630>\r\n<<<\n 9275 1726888060.98951: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9275 1726888060.98975: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9275 1726888060.99014: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86b70>\r\n<<<\n 9275 1726888060.99031: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9275 1726888060.99050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9275 1726888060.99067: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9275 1726888060.99100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9275 1726888060.99122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9277 1726888060.99190: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38f7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9277 1726888060.99371: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e31d2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38fe48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e638fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9277 1726888060.99393: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9275 1726888060.99405: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a2a7f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2aeb8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ae10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9275 1726888060.99417: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a87748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a652e8>\r\n<<<\n 9274 1726888060.99433: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204146d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9277 1726888060.99524: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2f9ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9277 1726888060.99661: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2fdfd0>\r\n<<<\n 9275 1726888060.99680: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a594e0>\r\n<<<\n 9277 1726888060.99704: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fd198>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9277 1726888060.99720: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fde48>\r\n<<<\n 9275 1726888060.99735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d87f98>\r\n<<<\n 9275 1726888060.99752: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ac50>\r\n<<<\n 9275 1726888060.99774: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 9275 1726888060.99784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b470>\r\n<<<\n 9275 1726888060.99799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9275 1726888060.99810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9275 1726888060.99840: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9275 1726888060.99862: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9277 1726888060.99864: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e362630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2c5320>\r\n<<<\n 9275 1726888060.99883: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9275 1726888060.99901: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9275 1726888060.99941: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888060.99950: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d09d7ef0>\r\n<<<\n 9275 1726888061.00226: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09ddf98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3b38>\r\n<<<\n 9275 1726888061.00285: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a79828>\r\n<<<\n 9275 1726888061.00317: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9275 1726888061.00348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9277 1726888061.00355: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2ba518>\r\n<<<\n 9277 1726888061.00371: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9275 1726888061.00388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9277 1726888061.00401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e65ce10>\r\n<<<\n 9275 1726888061.00463: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09fcf60>\r\n<<<\n 9275 1726888061.00518: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3c88>\r\n<<<\n 9274 1726888061.00542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920307400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920414f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920414048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e2cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e8940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692028d898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b1438>\r\n<<<\n 9274 1726888061.00625: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202a5630>\r\n<<<\n 9274 1726888061.00651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9275 1726888061.00669: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8ce48>\r\n<<<\n 9277 1726888061.00681: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e6621d0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9274 1726888061.00684: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920648f98>\r\n<<<\n 9277 1726888061.00697: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e32cef0>\r\n<<<\n 9275 1726888061.00719: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8cf28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.00731: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b9d0f0>\r\n<<<\n 9275 1726888061.00738: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b5c0>\r\n<<<\n 9274 1726888061.00754: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692028fef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b85c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9274 1726888061.00775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9274 1726888061.00807: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9274 1726888061.00820: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9275 1726888061.00836: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9275 1726888061.00846: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba8a90>\r\n<<<\n 9277 1726888061.00860: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e331f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327b38>\r\n<<<\n 9274 1726888061.00861: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9277 1726888061.01127: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2d8828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9274 1726888061.01138: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692031c080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920331128>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313c88>\r\n<<<\n 9275 1726888061.01149: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0ba41d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba43c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b9dc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.01160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9275 1726888061.01171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.01231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.01242: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9275 1726888061.01249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.01269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9277 1726888061.01277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9275 1726888061.01294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.01371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.01432: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202c4978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9277 1726888061.01515: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e352f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327198>\r\n<<<\n 9277 1726888061.01576: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365da0>\r\n<<<\n 9277 1726888061.01644: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365eb8>\r\n<<<\n 9277 1726888061.01674: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e376048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd5c0>\r\n<<<\n 9274 1726888061.01700: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692040f128>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69203132e8>\r\n<<<\n 9277 1726888061.01698: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9277 1726888061.01724: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9274 1726888061.01747: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692040ffd0>\r\n<<<\n 9277 1726888061.01746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9274 1726888061.01774: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f128>\r\n<<<\n 9277 1726888061.01780: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e3839e8>\r\n<<<\n 9275 1726888061.01790: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bc2e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bb0c88>\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.01851: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f278>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b8710>\r\n<<<\n 9274 1726888061.01864: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9274 1726888061.01903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9274 1726888061.01937: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.01954: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042ec18>\r\n<<<\n 9277 1726888061.02056: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e37f128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e37f320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e376ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.02097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.02175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.02220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.02288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.02393: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9277 1726888061.02422: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9277 1726888061.02463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9277 1726888061.02495: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e39de10>\r\n<<<\n 9277 1726888061.02528: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39dac8>\r\n<<<\n 9275 1726888061.02606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.02690: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9274 1726888061.02749: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692042a358>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042a550>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692041fdd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9275 1726888061.02758: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.02760: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9277 1726888061.02793: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e389c18>\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.02795: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.02802: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920449f98>\r\n<<<\n 9275 1726888061.02827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.02849: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449c50>\r\n<<<\n 9274 1726888061.02884: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449470>\r\n<<<\n 9274 1726888061.02903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 9274 1726888061.02914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9275 1726888061.02941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.03080: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9275 1726888061.03114: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b5e550>\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.03130: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449ac8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920434e10>\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.03272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.03458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.03821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.03866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.03932: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.03965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.03983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.03988: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9275 1726888061.04009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.04018: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9277 1726888061.04036: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9275 1726888061.04056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.04128: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9275 1726888061.04143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.04154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9277 1726888061.04168: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.04181: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.04196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.04222: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9275 1726888061.04231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.04320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.04331: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9274 1726888061.04338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.04394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.04450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.04540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e479400>\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.04560: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9275 1726888061.04578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9274 1726888061.05206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920464da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.05217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.05226: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c15ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9275 1726888061.05486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bf6160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d2fe80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.05509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.05683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.05913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.05956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.06008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.06031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.06048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.06212: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9277 1726888061.06242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.06305: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9274 1726888061.06332: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920519f28>\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.06357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.06714: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c250b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c25160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bd3ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9275 1726888061.07016: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.07147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.07177: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692051e2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204b90f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.07299: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e52fe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e511198>\r\n<<<\n 9275 1726888061.07542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c96710>\r\n<<<\n 9277 1726888061.07560: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4caeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.07607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee128>\r\n<<<\n 9275 1726888061.07739: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 9275 1726888061.07768: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9274 1726888061.07796: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692051e630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204cc048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.08026: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n<<<\n 9275 1726888061.08067: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n<<<\n 9274 1726888061.08097: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.08380: stdout chunk (state=3):\n>>># cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n<<<\n 9275 1726888061.08406: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 9275 1726888061.08433: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n<<<\n 9275 1726888061.08455: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 9275 1726888061.08479: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 9275 1726888061.08512: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 9277 1726888061.08810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5400f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e540198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4eeb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n<<<\n 9277 1726888061.08837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n<<<\n 9275 1726888061.08844: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n<<<\n 9277 1726888061.08858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.08876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69205d7630>\r\n<<<\n 9275 1726888061.09065: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 9275 1726888061.09110: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9274 1726888061.09298: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n<<<\n 9277 1726888061.09996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.10102: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9275 1726888061.10111: stdout chunk (state=3):\n>>><<<\n 9275 1726888061.10125: stderr chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2ce48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dc2828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2c9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dcf630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4ddb0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d85e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d8c4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d6fd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d72198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3080940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3092240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4de0a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2fff0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300b2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d300bf98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300bac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30140b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305b7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305bbe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304fe80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3047470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30374a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2db92e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc0d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc7e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30302e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30a9048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcde10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcda20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd76d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd7eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d295e1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd77b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2963cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d29866d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298e3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2739be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d272d320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2726fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d271eeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298ed68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d272df98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3e748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2731080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3eac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d565f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ab38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ac50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d56e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5af98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d5a518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d4ab38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2973390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d564a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d5d940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a1db00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a422b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a86630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a2a7f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2aeb8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ae10>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a87748>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a652e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a594e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d87f98>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ac50>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d09d7ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09ddf98>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a79828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09fcf60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3c88>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8ce48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8cf28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b9d0f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba8a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0ba41d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba43c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b9dc50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bc2e48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2b00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bb0c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b5e550>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c15ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bf6160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d2fe80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c250b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c25160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bd3ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c96710>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9275 1726888061.10213: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dc2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dcf630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4ddb0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d85e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d8c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d6fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d72198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3080940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3092240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4de0a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2fff0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300b2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d300bf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300bac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30140b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305bbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304fe80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3047470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30374a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2db92e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc0d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc7e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30302e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30a9048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd76d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd7eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d295e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd77b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2963cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d29866d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298e3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2739be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d272d320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2726fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d271eeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298ed68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d272df98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3e748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2731080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3eac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d565f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ab38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d56e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5af98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d5a518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d4ab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2973390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d564a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d5d940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a1db00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a422b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a86630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a2a7f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2aeb8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ae10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a87748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a652e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a594e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d87f98>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ac50>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d09d7ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09ddf98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a79828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09fcf60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3c88>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8ce48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8cf28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b9d0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba8a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0ba41d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba43c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b9dc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bc2e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bb0c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b5e550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c15ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bf6160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d2fe80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c250b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c25160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bd3ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c96710>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9275 1726888061.10784: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9275 1726888061.10811: _low_level_execute_command(): starting\n 9275 1726888061.10819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9274 1726888061.10284: stdout chunk (state=3):\n>>># destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9277 1726888061.10126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5b1710>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9277 1726888061.11281: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9277 1726888061.11288: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9277 1726888061.11301: stdout chunk (state=3):\n>>><<<\n 9277 1726888061.11305: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042707e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604269d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60427079b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426aa630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b60f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265b470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042660e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265bb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426674e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264ad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264d198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604095b940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604096d240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426bba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408da0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e62e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60408e6f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e6ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408ef0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409367f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040936be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092ae80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040922470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409124a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406942e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604069bd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a2e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604090b2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040984048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040238208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b27f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604023dcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040261710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040014c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603fff9ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040008fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604000c0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a88d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042631630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426356a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042631e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042635550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426352b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042625b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604024d3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426314e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e638978>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38f7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e31d2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38fe48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e638fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2f9ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2fdfd0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fd198>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fde48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e362630>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2c5320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2ba518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e65ce10>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e6621d0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e32cef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e331f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2d8828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e352f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e376048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e3839e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e37f128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e37f320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e376ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e39de10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39dac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d2e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e389c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e479400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e52fe10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e511198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4caeb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5400f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e540198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4eeb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5b1710>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9277 1726888061.11935: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042707e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604269d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60427079b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426aa630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b60f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042660e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426674e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604095b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604096d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426bba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408da0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e62e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60408e6f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e6ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408ef0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409367f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040936be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092ae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040922470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409124a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406942e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604069bd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a2e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604090b2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040984048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040238208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b27f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604023dcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040261710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040014c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603fff9ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040008fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604000c0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a88d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042631630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426356a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042631e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042635550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426352b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042625b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604024d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426314e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e638978>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38f7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e31d2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38fe48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e638fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2f9ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2fdfd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fd198>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fde48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e362630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2c5320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2ba518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e65ce10>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e6621d0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e32cef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e331f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2d8828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e352f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e376048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e3839e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e37f128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e37f320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e376ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e39de10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39dac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e389c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e479400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e52fe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e511198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4caeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5400f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e540198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4eeb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5b1710>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9274 1726888061.11469: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9274 1726888061.13009: stdout chunk (state=3):\n>>><<<\n 9274 1726888061.13025: stderr chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f1e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924687828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f19b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924694630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a00f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692464ae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246514e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924634d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924637198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922945940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922957240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a5a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228c4208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69228cf128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0c18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228cf208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920d30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229122e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229172e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692290b5c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228fc5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692267e400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692266ee80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229125c0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692268cf98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228f6438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692296f198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691f60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691b70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226a7048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922223320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922227e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226916a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224a470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692224a828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ffed30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921fe9048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252eb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6921ff8128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224aba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff81d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603c18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226919e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924618748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246207b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620c88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620da0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924618f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924627128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924620668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246203c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692460dc88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69222364e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246185f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920620a90>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204146d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920307400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920414f98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920414048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e2cc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e8940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8278>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8f98>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692028d898>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b1438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202a5630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920648f98>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692028fef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b85c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692031c080>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920331128>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313470>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313c88>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202c4978>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692040f128>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69203132e8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692040ffd0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f128>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f278>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b8710>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042ec18>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692042a358>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042a550>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692041fdd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920449f98>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449c50>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449470>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449ac8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920434e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920464da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920519f28>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692051e2b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204b90f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692051e630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204cc048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69205d7630>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9274 1726888061.13568: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f1e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924687828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f19b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924694630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a00f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692464ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246514e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924634d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924637198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922945940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922957240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a5a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228c4208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69228cf128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0c18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228cf208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920d30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229122e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229172e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692290b5c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228fc5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692267e400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692266ee80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229125c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692268cf98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228f6438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692296f198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691f60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226a7048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922223320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922227e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226916a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224a470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692224a828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ffed30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921fe9048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252eb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6921ff8128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224aba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff81d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226919e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924618748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246207b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620c88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924618f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924627128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924620668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246203c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692460dc88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69222364e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246185f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920620a90>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204146d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920307400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920414f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920414048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e2cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e8940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692028d898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b1438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202a5630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920648f98>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692028fef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b85c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692031c080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920331128>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313c88>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202c4978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692040f128>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69203132e8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692040ffd0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f128>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f278>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b8710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042ec18>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692042a358>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042a550>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692041fdd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920449f98>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449c50>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449470>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449ac8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920434e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920464da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920519f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692051e2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204b90f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692051e630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204cc048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69205d7630>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9274 1726888061.13970: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9274 1726888061.13986: _low_level_execute_command(): starting\n 9274 1726888061.13994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9277 1726888061.13112: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9277 1726888061.14222: _low_level_execute_command(): starting\n 9277 1726888061.14232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9275 1726888061.16356: stderr chunk (state=2):\n>>><<<\n 9275 1726888061.16365: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9275 1726888061.16389: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9275 1726888061.16397: handler run complete\n 9275 1726888061.16426: attempt loop complete, returning result\n 9275 1726888061.16447: variable 'item' from source: unknown\n 9275 1726888061.16528: variable 'item' from source: unknown\nok: [managed_node2] => (item={'key': 'services', 'value': 'nss, pam'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"services\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nss, pam\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"services\",\n \"value\": \"nss, pam\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9275 1726888061.16683: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9275 1726888061.16697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9275 1726888061.16707: variable 'omit' from source: magic vars\n 9275 1726888061.16874: variable 'tlog_use_sssd' from source: role '' defaults\n 9275 1726888061.16883: Evaluated conditional (tlog_use_sssd | bool): True\n 9275 1726888061.17003: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9275 1726888061.18061: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9275 1726888061.18068: variable 'omit' from source: magic vars\n 9275 1726888061.18082: variable 'omit' from source: magic vars\n 9275 1726888061.18130: variable '__tlog_sssd_conf' from source: role '' all vars\n 9277 1726888061.18156: stderr chunk (state=2):\n>>><<<\n 9277 1726888061.18163: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9277 1726888061.18183: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9275 1726888061.18187: variable '__tlog_sssd_conf' from source: role '' all vars\n 9277 1726888061.18189: handler run complete\n 9277 1726888061.18219: attempt loop complete, returning result\n 9277 1726888061.18239: variable 'item' from source: unknown\n 9275 1726888061.18259: variable 'item' from source: unknown\n 9277 1726888061.18315: variable 'item' from source: unknown\n 9275 1726888061.18325: variable 'item' from source: unknown\n 9275 1726888061.18343: variable 'omit' from source: magic vars\n 9275 1726888061.18362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9275 1726888061.18372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9275 1726888061.18378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\nok: [managed_node3] => (item={'key': 'services', 'value': 'nss, pam'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"services\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nss, pam\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"services\",\n \"value\": \"nss, pam\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9277 1726888061.18457: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9277 1726888061.18468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9277 1726888061.18477: variable 'omit' from source: magic vars\n 9277 1726888061.18642: variable 'tlog_use_sssd' from source: role '' defaults\n 9277 1726888061.18655: Evaluated conditional (tlog_use_sssd | bool): True\n 9277 1726888061.18780: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9277 1726888061.19373: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9277 1726888061.19381: variable 'omit' from source: magic vars\n 9277 1726888061.19398: variable 'omit' from source: magic vars\n 9277 1726888061.19439: variable '__tlog_sssd_conf' from source: role '' all vars\n 9277 1726888061.19502: variable '__tlog_sssd_conf' from source: role '' all vars\n 9277 1726888061.19575: variable 'item' from source: unknown\n 9277 1726888061.19646: variable 'item' from source: unknown\n 9277 1726888061.19663: variable 'omit' from source: magic vars\n 9277 1726888061.19682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9277 1726888061.19695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9277 1726888061.19703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9277 1726888061.19716: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9277 1726888061.19720: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9277 1726888061.19727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9277 1726888061.19799: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9277 1726888061.19804: Set connection var ansible_shell_type to sh\n 9277 1726888061.19810: Set connection var ansible_shell_executable to /bin/sh\n 9277 1726888061.19812: Set connection var ansible_connection to ssh\n 9277 1726888061.19817: Set connection var ansible_pipelining to False\n 9277 1726888061.19822: Set connection var ansible_timeout to 10\n 9277 1726888061.19845: variable 'ansible_shell_executable' from source: unknown\n 9277 1726888061.19850: variable 'ansible_connection' from source: unknown\n 9277 1726888061.19854: variable 'ansible_module_compression' from source: unknown\n 9277 1726888061.19857: variable 'ansible_shell_type' from source: unknown\n 9277 1726888061.19859: variable 'ansible_shell_executable' from source: unknown\n 9277 1726888061.19862: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9277 1726888061.19866: variable 'ansible_pipelining' from source: unknown\n 9277 1726888061.19868: variable 'ansible_timeout' from source: unknown\n 9277 1726888061.19872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9277 1726888061.20002: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9275 1726888061.18393: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9277 1726888061.20015: variable 'omit' from source: magic vars\n 9275 1726888061.20019: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9277 1726888061.20021: starting attempt loop\n 9277 1726888061.20025: running the handler\n 9277 1726888061.20033: _low_level_execute_command(): starting\n 9277 1726888061.20037: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9275 1726888061.20026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9275 1726888061.20254: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9275 1726888061.20259: Set connection var ansible_shell_type to sh\n 9275 1726888061.20265: Set connection var ansible_shell_executable to /bin/sh\n 9275 1726888061.20268: Set connection var ansible_connection to ssh\n 9275 1726888061.20273: Set connection var ansible_pipelining to False\n 9275 1726888061.20277: Set connection var ansible_timeout to 10\n 9275 1726888061.20302: variable 'ansible_shell_executable' from source: unknown\n 9275 1726888061.20307: variable 'ansible_connection' from source: unknown\n 9275 1726888061.20310: variable 'ansible_module_compression' from source: unknown\n 9275 1726888061.20313: variable 'ansible_shell_type' from source: unknown\n 9275 1726888061.20315: variable 'ansible_shell_executable' from source: unknown\n 9275 1726888061.20318: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9275 1726888061.20321: variable 'ansible_pipelining' from source: unknown\n 9275 1726888061.20323: variable 'ansible_timeout' from source: unknown\n 9275 1726888061.20327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9275 1726888061.20467: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9275 1726888061.20478: variable 'omit' from source: magic vars\n 9275 1726888061.20483: starting attempt loop\n 9275 1726888061.20486: running the handler\n 9275 1726888061.20495: _low_level_execute_command(): starting\n 9275 1726888061.20499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9274 1726888061.22235: stderr chunk (state=2):\n>>><<<\n 9274 1726888061.22244: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9274 1726888061.22260: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9274 1726888061.22265: handler run complete\n 9274 1726888061.22282: attempt loop complete, returning result\n 9274 1726888061.22298: variable 'item' from source: unknown\n 9274 1726888061.22358: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'services', 'value': 'nss, pam'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"services\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nss, pam\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"services\",\n \"value\": \"nss, pam\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9274 1726888061.22487: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9274 1726888061.22501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9274 1726888061.22510: variable 'omit' from source: magic vars\n 9274 1726888061.22673: variable 'tlog_use_sssd' from source: role '' defaults\n 9274 1726888061.22682: Evaluated conditional (tlog_use_sssd | bool): True\n 9274 1726888061.22800: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9277 1726888061.23484: stdout chunk (state=2):\n>>>/root\n<<<\n 9277 1726888061.23495: stderr chunk (state=2):\n>>><<<\n 9277 1726888061.23509: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9277 1726888061.23534: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9277 1726888061.23545: _low_level_execute_command(): starting\n 9277 1726888061.23549: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `\" && echo ansible-tmp-1726888061.2354162-9277-93954022812756=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `\" && echo ansible-tmp-1726888061.2354162-9277-93954022812756=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `\" ) && sleep 0'\"'\"''\n 9275 1726888061.23675: stdout chunk (state=2):\n>>>/root\n<<<\n 9275 1726888061.23682: stderr chunk (state=2):\n>>><<<\n 9275 1726888061.23695: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9275 1726888061.23709: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9275 1726888061.23718: _low_level_execute_command(): starting\n 9275 1726888061.23723: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `\" && echo ansible-tmp-1726888061.2371504-9275-193343816858556=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `\" && echo ansible-tmp-1726888061.2371504-9275-193343816858556=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `\" ) && sleep 0'\"'\"''\n 9274 1726888061.26034: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9274 1726888061.26043: variable 'omit' from source: magic vars\n 9274 1726888061.26060: variable 'omit' from source: magic vars\n 9274 1726888061.26103: variable '__tlog_sssd_conf' from source: role '' all vars\n 9274 1726888061.26171: variable '__tlog_sssd_conf' from source: role '' all vars\n 9274 1726888061.26246: variable 'item' from source: unknown\n 9274 1726888061.26318: variable 'item' from source: unknown\n 9274 1726888061.26340: variable 'omit' from source: magic vars\n 9274 1726888061.26361: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9274 1726888061.26373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9274 1726888061.26380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9274 1726888061.26396: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9274 1726888061.26401: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9274 1726888061.26405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9274 1726888061.26486: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9274 1726888061.26494: Set connection var ansible_shell_type to sh\n 9274 1726888061.26501: Set connection var ansible_shell_executable to /bin/sh\n 9274 1726888061.26504: Set connection var ansible_connection to ssh\n 9274 1726888061.26510: Set connection var ansible_pipelining to False\n 9274 1726888061.26516: Set connection var ansible_timeout to 10\n 9274 1726888061.26543: variable 'ansible_shell_executable' from source: unknown\n 9274 1726888061.26548: variable 'ansible_connection' from source: unknown\n 9274 1726888061.26552: variable 'ansible_module_compression' from source: unknown\n 9274 1726888061.26555: variable 'ansible_shell_type' from source: unknown\n 9274 1726888061.26557: variable 'ansible_shell_executable' from source: unknown\n 9274 1726888061.26560: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9274 1726888061.26564: variable 'ansible_pipelining' from source: unknown\n 9274 1726888061.26566: variable 'ansible_timeout' from source: unknown\n 9274 1726888061.26570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9274 1726888061.26716: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9274 1726888061.26730: variable 'omit' from source: magic vars\n 9274 1726888061.26736: starting attempt loop\n 9274 1726888061.26740: running the handler\n 9274 1726888061.26746: _low_level_execute_command(): starting\n 9274 1726888061.26750: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9277 1726888061.28016: stdout chunk (state=2):\n>>>ansible-tmp-1726888061.2354162-9277-93954022812756=/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756\n<<<\n 9277 1726888061.28237: stderr chunk (state=3):\n>>><<<\n 9277 1726888061.28244: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888061.2354162-9277-93954022812756=/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756\\n', b'')\n 9277 1726888061.28265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.2354162-9277-93954022812756=/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756\n, stderr=\n 9277 1726888061.28398: variable 'ansible_module_compression' from source: unknown\n 9277 1726888061.28440: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9277 1726888061.28462: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9277 1726888061.28554: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp_le23pg1 TO /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9277 1726888061.29016: Sending initial data\n 9277 1726888061.29022: Sent initial data (154 bytes)\n 9274 1726888061.29583: stdout chunk (state=2):\n>>>/root\n<<<\n 9274 1726888061.29593: stderr chunk (state=2):\n>>><<<\n 9274 1726888061.29605: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9274 1726888061.29622: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9274 1726888061.29636: _low_level_execute_command(): starting\n 9274 1726888061.29641: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `\" && echo ansible-tmp-1726888061.2963243-9274-185501189844244=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `\" && echo ansible-tmp-1726888061.2963243-9274-185501189844244=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `\" ) && sleep 0'\"'\"''\n 9275 1726888061.29866: stdout chunk (state=2):\n>>>ansible-tmp-1726888061.2371504-9275-193343816858556=/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556\n<<<\n 9275 1726888061.29874: stderr chunk (state=2):\n>>><<<\n 9275 1726888061.29884: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888061.2371504-9275-193343816858556=/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556\\n', b'')\n 9275 1726888061.29900: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.2371504-9275-193343816858556=/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556\n, stderr=\n 9275 1726888061.30058: variable 'ansible_module_compression' from source: unknown\n 9275 1726888061.30105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9275 1726888061.30132: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9275 1726888061.30234: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpakgk1rvu TO /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9275 1726888061.30606: Sending initial data\n 9275 1726888061.30613: Sent initial data (155 bytes)\n 9277 1726888061.32281: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp_le23pg1 /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py\n<<<\n 9274 1726888061.32595: stdout chunk (state=2):\n>>>ansible-tmp-1726888061.2963243-9274-185501189844244=/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244\n<<<\n 9274 1726888061.32605: stderr chunk (state=2):\n>>><<<\n 9274 1726888061.32613: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888061.2963243-9274-185501189844244=/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244\\n', b'')\n 9274 1726888061.32625: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.2963243-9274-185501189844244=/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244\n, stderr=\n 9274 1726888061.32712: variable 'ansible_module_compression' from source: unknown\n 9274 1726888061.32743: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9274 1726888061.32760: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9274 1726888061.32816: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkopmotj6 TO /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9275 1726888061.33617: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpakgk1rvu /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py\n<<<\n 9274 1726888061.33686: Sending initial data\n 9274 1726888061.33699: Sent initial data (155 bytes)\n 9275 1726888061.34500: stderr chunk (state=3):\n>>><<<\n 9275 1726888061.34507: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpakgk1rvu /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py\\n', b'')\n 9275 1726888061.34534: done transferring module to remote\n 9275 1726888061.34544: _low_level_execute_command(): starting\n 9275 1726888061.34552: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9277 1726888061.34596: stderr chunk (state=3):\n>>><<<\n 9277 1726888061.34602: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp_le23pg1 /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py\\n', b'')\n 9277 1726888061.34627: done transferring module to remote\n 9277 1726888061.34640: _low_level_execute_command(): starting\n 9277 1726888061.34645: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9274 1726888061.36112: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkopmotj6 /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py\n<<<\n 9274 1726888061.37280: stderr chunk (state=3):\n>>><<<\n 9274 1726888061.37286: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkopmotj6 /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py\\n', b'')\n 9274 1726888061.37308: done transferring module to remote\n 9274 1726888061.37316: _low_level_execute_command(): starting\n 9274 1726888061.37319: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9275 1726888061.37742: stderr chunk (state=2):\n>>><<<\n 9275 1726888061.37750: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9275 1726888061.37769: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9275 1726888061.37779: _low_level_execute_command(): starting\n 9275 1726888061.37784: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9277 1726888061.38440: stderr chunk (state=2):\n>>><<<\n 9277 1726888061.38447: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9277 1726888061.38463: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9277 1726888061.38466: _low_level_execute_command(): starting\n 9277 1726888061.38472: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9274 1726888061.39581: stderr chunk (state=2):\n>>><<<\n 9274 1726888061.39589: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9274 1726888061.39609: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9274 1726888061.39613: _low_level_execute_command(): starting\n 9274 1726888061.39618: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9275 1726888061.40540: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9275 1726888061.40557: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 9275 1726888061.40568: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 9275 1726888061.40626: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9275 1726888061.40660: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9275 1726888061.40704: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 9275 1726888061.40720: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9275 1726888061.40743: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9275 1726888061.41005: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171be48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816b1828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171b9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816be630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5160>\r\n<<<\n 9275 1726888061.41021: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 9275 1726888061.41030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41040: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 9275 1726888061.41052: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41067: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9275 1726888061.41085: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41094: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816ca0f0>\r\n<<<\n 9275 1726888061.41116: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5748>\r\n<<<\n 9275 1726888061.41137: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5390>\r\n<<<\n 9275 1726888061.41166: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9275 1726888061.41176: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41203: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9275 1726888061.41213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41237: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 9275 1726888061.41244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9275 1726888061.41263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41270: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 9275 1726888061.41297: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166f470>\r\n<<<\n 9275 1726888061.41317: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9275 1726888061.41329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41348: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41362: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281674e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166fb38>\r\n<<<\n 9275 1726888061.41400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9275 1726888061.41429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41539: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28167b4e0>\r\n<<<\n 9275 1726888061.41556: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28165ed68>\r\n<<<\n 9275 1726888061.41576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41597: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281661198>\r\n<<<\n 9275 1726888061.41630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9275 1726888061.41659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f96f940>\r\n<<<\n 9275 1726888061.41683: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9275 1726888061.41703: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 9275 1726888061.41714: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f981240>\r\n<<<\n 9275 1726888061.41792: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816cfa20>\r\n<<<\n 9275 1726888061.41808: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9275 1726888061.42028: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9275 1726888061.42041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9275 1726888061.42059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 9275 1726888061.42068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9275 1726888061.42390: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8ee0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8fa2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9275 1726888061.42401: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.42411: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f8faf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8faac8>\r\n<<<\n 9274 1726888061.42436: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 9274 1726888061.42451: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9275 1726888061.42453: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9275 1726888061.42474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9030b8>\r\nimport '_collections' # \r\n<<<\n 9274 1726888061.42509: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9275 1726888061.42538: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94a7f0>\r\n<<<\n 9275 1726888061.42550: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9275 1726888061.42560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9274 1726888061.42573: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9274 1726888061.42599: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9275 1726888061.42599: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94abe0>\r\n<<<\n 9274 1726888061.42622: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9277 1726888061.42651: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ea3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb0630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ebc0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7390>\r\n<<<\n 9275 1726888061.42651: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e198>\r\n<<<\n 9274 1726888061.42681: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9275 1726888061.42688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93ee80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f936470>\r\n<<<\n 9274 1726888061.42713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9274 1726888061.42732: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 9274 1726888061.42771: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569fe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9274 1726888061.42812: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275635828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569f9b0>\r\n<<<\n 9274 1726888061.42849: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275642630>\r\n<<<\n 9274 1726888061.42884: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9274 1726888061.42896: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649160>\r\n<<<\n 9274 1726888061.42916: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9274 1726888061.42961: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9274 1726888061.42975: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9274 1726888061.42986: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127564e0f0>\r\n<<<\n 9274 1726888061.43008: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649748>\r\n<<<\n 9275 1726888061.43016: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9264a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6a82b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6afd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f91f2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6fd0>\r\n<<<\n 9275 1726888061.43035: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f998048>\r\n<<<\n 9274 1726888061.43044: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649390>\r\n<<<\n 9274 1726888061.43072: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9274 1726888061.43086: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9275 1726888061.43113: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9274 1726888061.43129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9274 1726888061.43147: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9274 1726888061.43157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9274 1726888061.43173: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3470>\r\n<<<\n 9274 1726888061.43188: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9275 1726888061.43196: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c66d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9274 1726888061.43236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f8e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3b38>\r\n<<<\n 9275 1726888061.43253: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9275 1726888061.43282: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c6eb8>\r\n<<<\n 9275 1726888061.43511: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f24d1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c67b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f252cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275320>\r\n<<<\n 9274 1726888061.43521: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ff4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738f3940>\r\n<<<\n 9275 1726888061.43539: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.43550: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f2756d8>\r\n<<<\n 9274 1726888061.43560: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 9274 1726888061.43578: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273905240>\r\n<<<\n 9275 1726888061.43578: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9275 1726888061.43598: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 9275 1726888061.43619: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27d3c8>\r\n<<<\n 9275 1726888061.43634: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9274 1726888061.43650: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275653a20>\r\n<<<\n 9274 1726888061.43662: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9275 1726888061.43680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 9275 1726888061.43704: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9275 1726888061.43721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9277 1726888061.43748: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e66e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e6d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e50d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e53198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff161940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff173240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ec1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9275 1726888061.43769: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9274 1726888061.43893: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9274 1726888061.44070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 9275 1726888061.44077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f028be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f01c320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f015fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f00deb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27dd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f01cf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44106: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9275 1726888061.44119: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162d748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f020080>\r\n<<<\n 9274 1726888061.44138: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44163: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9275 1726888061.44138: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 9275 1726888061.44179: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162dac8>\r\n<<<\n 9274 1726888061.44201: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273872208>\r\n<<<\n 9274 1726888061.44217: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387e438>\r\n<<<\n 9274 1726888061.44238: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9275 1726888061.44253: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44281: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127387d128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387ec18>\r\n<<<\n 9274 1726888061.44292: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 9275 1726888061.44307: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44343: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387d208>\r\n<<<\n 9274 1726888061.44359: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9275 1726888061.44376: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2816455f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44405: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ce940>\r\n<<<\n 9274 1726888061.44422: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9274 1726888061.44442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44481: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ced30>\r\n<<<\n 9275 1726888061.44495: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649668>\r\n<<<\n 9275 1726888061.44516: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649b38>\r\n<<<\n 9274 1726888061.44516: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c02e8>\r\n<<<\n 9274 1726888061.44539: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44552: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c52e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738b95c0>\r\n<<<\n 9275 1726888061.44568: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281645e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9275 1726888061.44585: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.44602: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738aa5f8>\r\n<<<\n 9274 1726888061.44627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44637: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9275 1726888061.44650: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281649518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281639b38>\r\n<<<\n 9274 1726888061.44659: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 9274 1726888061.44671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44686: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 9274 1726888061.44695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9275 1726888061.44695: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f262390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9275 1726888061.44721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9274 1726888061.44729: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127362c400>\r\n<<<\n 9274 1726888061.44744: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127361ce80>\r\n<<<\n 9274 1726888061.44762: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c05c0>\r\nimport '_locale' # \r\n<<<\n 9275 1726888061.44769: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816454a8>\r\n<<<\n 9274 1726888061.44814: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 9274 1726888061.44826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363af98>\r\n<<<\n 9274 1726888061.44835: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738a3438>\r\n<<<\n 9274 1726888061.44846: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 9274 1726888061.44854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9277 1726888061.44873: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0e00b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ec2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9ff0ecf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ecac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0f60b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13c7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13cbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff128470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1184a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fee9a2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea1d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1300f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1122e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.44928: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d64c940>\r\n<<<\n 9274 1726888061.44947: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127391d198>\r\n<<<\n 9275 1726888061.44977: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.45019: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.45051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.45112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363ff60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363fb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45158: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273655048>\r\n<<<\n 9274 1726888061.45183: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45228: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d1320>\r\n<<<\n 9274 1726888061.45246: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c908>\r\n<<<\n 9274 1726888061.45271: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45333: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d5e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f6a0>\r\n<<<\n 9274 1726888061.45357: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9274 1726888061.45393: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8470>\r\n<<<\n 9274 1726888061.45433: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12731f8828>\r\n<<<\n 9274 1726888061.45452: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9274 1726888061.45467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45486: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45499: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200518>\r\n<<<\n 9274 1726888061.45524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9274 1726888061.45543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45560: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9274 1726888061.45573: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9274 1726888061.45588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45610: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 9274 1726888061.45626: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45638: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9274 1726888061.45672: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9274 1726888061.45686: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 9274 1726888061.45702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272facd30>\r\n<<<\n 9274 1726888061.45819: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1160>\r\n<<<\n 9274 1726888061.45831: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272f97048>\r\n<<<\n 9274 1726888061.45863: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200eb8>\r\n<<<\n 9274 1726888061.45892: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1272fa4128>\r\n<<<\n 9274 1726888061.45904: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8ba8>\r\n<<<\n 9274 1726888061.45927: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9277 1726888061.45940: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff18a048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaee10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaea20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb86d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb8eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea3f1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb87b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea44cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fea676d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9<<<\n 9277 1726888061.45962: stdout chunk (state=3):\n>>>fea6f3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe81abe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe80e320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe807fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe7ffeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6fd68>\r\n<<<\n 9274 1726888061.46000: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa41d0>\r\nimport 'pwd' # \r\n<<<\n 9275 1726888061.46130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.46184: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755c6748>\r\n<<<\n 9274 1726888061.46206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9274 1726888061.46334: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.46342: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce7b8>\r\n<<<\n 9274 1726888061.46368: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.46375: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755cec88>\r\n<<<\n 9274 1726888061.46610: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ceda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c6f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755d5128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ce668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755bbc88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731e44e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9274 1726888061.46627: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c65f8>\r\n<<<\n 9274 1726888061.46744: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9274 1726888061.46768: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715cea90>\r\n<<<\n 9274 1726888061.46833: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip'\r\n<<<\n 9274 1726888061.46842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.46870: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.46885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.46899: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9274 1726888061.46908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.47050: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fe80ef98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1f748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe812080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1fac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e375f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e37e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e3b518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ran<<<\n 9277 1726888061.47074: stdout chunk (state=3):\n>>>dom' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e2bb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea54390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e374a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce3e940>\r\n<<<\n 9275 1726888061.47099: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d30cb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9275 1726888061.47126: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9275 1726888061.47202: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d3312b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375518>\r\n<<<\n 9275 1726888061.47237: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d375630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9275 1726888061.47267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9275 1726888061.47314: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375b70>\r\n<<<\n 9275 1726888061.47338: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9275 1726888061.47362: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9275 1726888061.47394: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9275 1726888061.47414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9275 1726888061.47500: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3197f0>\r\n<<<\n 9275 1726888061.47530: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.47540: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d6707b8>\r\n<<<\n 9275 1726888061.47558: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.47568: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d319e48>\r\n<<<\n 9275 1726888061.47582: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9275 1726888061.47595: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9275 1726888061.47650: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3765f8>\r\n<<<\n 9275 1726888061.47664: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3542e8>\r\n<<<\n 9274 1726888061.47960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.47960: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3484e0>\r\n<<<\n 9275 1726888061.47981: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9275 1726888061.48011: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d670d30>\r\n<<<\n 9275 1726888061.48034: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.48044: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d676048>\r\n<<<\n 9275 1726888061.48063: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 9275 1726888061.48072: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a438>\r\n<<<\n 9275 1726888061.48089: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9275 1726888061.48105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9277 1726888061.48127: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.48155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9275 1726888061.48168: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9275 1726888061.48185: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9275 1726888061.48239: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d2c6e80>\r\n<<<\n 9275 1726888061.48321: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9275 1726888061.48358: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2cceb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9275 1726888061.48376: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2ac8>\r\n<<<\n 9275 1726888061.48565: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3687b8>\r\n<<<\n 9275 1726888061.48597: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9275 1726888061.48628: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9275 1726888061.48646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9275 1726888061.48659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9275 1726888061.48666: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9275 1726888061.48747: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2edef0>\r\n<<<\n 9275 1726888061.48801: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2128>\r\n<<<\n 9274 1726888061.48854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 9274 1726888061.48865: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c26d8>\r\nimport 'atexit' # \r\n<<<\n 9274 1726888061.48893: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9274 1726888061.48929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9275 1726888061.48938: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47be10>\r\n<<<\n 9275 1726888061.48961: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47bef0>\r\n<<<\n 9274 1726888061.48983: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712b5400>\r\n<<<\n 9274 1726888061.48996: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c2f98>\r\n<<<\n 9274 1726888061.49018: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.49030: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713c2048>\r\n<<<\n 9275 1726888061.49041: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d48c0b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a5c0>\r\n<<<\n 9274 1726888061.49049: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9274 1726888061.49074: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9275 1726888061.49084: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9274 1726888061.49106: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271290cc0>\r\n<<<\n 9275 1726888061.49128: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d497a20>\r\n<<<\n 9274 1726888061.49140: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9274 1726888061.49164: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9274 1726888061.49196: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9277 1726888061.49217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.49234: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9275 1726888061.49288: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d496160>\r\n<<<\n 9274 1726888061.49302: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271296940>\r\n<<<\n 9275 1726888061.49322: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.49336: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d496358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d48cbe0>\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.49348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.49362: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296f98>\r\n<<<\n 9274 1726888061.49382: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9274 1726888061.49393: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9275 1726888061.49401: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.49627: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127123b898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127125f438>\r\n<<<\n 9275 1726888061.49636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.49651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.49762: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9274 1726888061.49762: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271253630>\r\n<<<\n 9274 1726888061.49787: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9275 1726888061.49804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9274 1726888061.49811: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715f6e80>\r\n<<<\n 9275 1726888061.49828: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9274 1726888061.49840: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712664e0>\r\n<<<\n 9275 1726888061.49854: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.49866: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712665f8>\r\n<<<\n 9275 1726888061.49874: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4b3e10>\r\n<<<\n 9274 1726888061.49888: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9274 1726888061.49904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9275 1726888061.49912: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3ac8>\r\n<<<\n 9274 1726888061.49931: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9274 1726888061.49949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9274 1726888061.49970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9274 1726888061.49981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9275 1726888061.49988: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b32e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9275 1726888061.50012: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3940>\r\n<<<\n 9274 1726888061.50037: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712ca0b8>\r\n<<<\n 9275 1726888061.50047: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d49fc18>\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.50114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9274 1726888061.50135: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712df080>\r\n<<<\n 9274 1726888061.50145: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c14a8>\r\n<<<\n 9274 1726888061.50166: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9274 1726888061.50184: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1cc0>\r\n<<<\n 9274 1726888061.50364: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712729b0>\r\n<<<\n 9274 1726888061.50395: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9274 1726888061.50428: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9274 1726888061.50448: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9274 1726888061.50457: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9274 1726888061.50472: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9275 1726888061.50488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.50550: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713bd080>\r\n<<<\n 9274 1726888061.50604: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1320>\r\n<<<\n 9274 1726888061.50729: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.50739: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdeb8>\r\n<<<\n 9274 1726888061.50765: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.50775: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdfd0>\r\n<<<\n 9274 1726888061.50810: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.50818: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713cd160>\r\n<<<\n 9274 1726888061.50828: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271266748>\r\n<<<\n 9274 1726888061.50850: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9274 1726888061.50870: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9274 1726888061.50887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9274 1726888061.50936: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713dcb00>\r\n<<<\n 9275 1726888061.50939: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9275 1726888061.50957: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9275 1726888061.50986: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9275 1726888061.50994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.51016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.51039: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9275 1726888061.51049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.51065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.51089: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.51101: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713d8240>\r\n<<<\n 9274 1726888061.51126: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.51138: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713d8438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713cdcc0>\r\n<<<\n 9274 1726888061.51150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.51159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.51171: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9274 1726888061.51180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.51202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.51246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.51312: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.51329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9274 1726888061.51342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.51356: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.51358: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d450518>\r\n# zipimport: zlib available\r\n<<<\n 9277 1726888061.51448: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcafeb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb232b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb67630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb0b7f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0beb8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0be10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb68748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb462e8>\r\n<<<\n 9274 1726888061.51534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.51559: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9274 1726888061.51569: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 9274 1726888061.51581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9274 1726888061.51592: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 9274 1726888061.51601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9274 1726888061.51628: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713f1ef0>\r\n<<<\n 9274 1726888061.51677: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1ba8>\r\n<<<\n 9274 1726888061.51719: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f13c8>\r\n<<<\n 9274 1726888061.51733: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 9274 1726888061.51742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9275 1726888061.51724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.51780: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1a20>\r\n<<<\n 9274 1726888061.51793: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713e2d68>\r\n<<<\n 9274 1726888061.51799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52193: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9275 1726888061.52205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.52255: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb3a4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce62dd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fce68f98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcab8eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcabeeb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab42e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4b00>\r\n<<<\n 9275 1726888061.52279: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.52288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52513: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.52647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.52724: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9274 1726888061.52737: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 9274 1726888061.52747: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9274 1726888061.52779: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9274 1726888061.52787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.52810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52825: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9274 1726888061.52840: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9274 1726888061.52849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.52856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.52875: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9274 1726888061.52882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52939: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9275 1726888061.52947: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d504e80>\r\n<<<\n 9275 1726888061.52962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.52977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.52995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.53006: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.53056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.53110: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 9274 1726888061.53122: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9275 1726888061.53146: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9275 1726888061.53156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.53167: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271412630>\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.53389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9277 1726888061.53435: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb5a828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcadfef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6dda0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6df28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc7e048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc899e8>\r\n<<<\n 9275 1726888061.53509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9274 1726888061.53509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.53590: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9275 1726888061.53602: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4e5160>\r\n<<<\n 9275 1726888061.53655: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d61ee80>\r\n<<<\n 9275 1726888061.53684: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 9275 1726888061.53697: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9275 1726888061.53710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.53744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.53796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.53814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.53847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.53864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.53910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.53969: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.54004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.54034: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9274 1726888061.54042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.54099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.54144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.54168: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available<<<\n 9274 1726888061.54180: stdout chunk (state=3):\n>>>\r\n<<<\n 9274 1726888061.54185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.54207: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.54239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.54267: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9274 1726888061.54278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.54430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9274 1726888061.54435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.54454: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9275 1726888061.54463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9275 1726888061.54479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9277 1726888061.54541: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc88128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc88320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc7eba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcca5da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca58d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc94ba8>\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.54609: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d5140b8>\r\n<<<\n 9274 1726888061.54609: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9275 1726888061.54636: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9274 1726888061.54731: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9274 1726888061.54745: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714c7dd8>\r\n<<<\n 9275 1726888061.54763: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d514160>\r\n<<<\n 9274 1726888061.54771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.54790: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.54800: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4c2ac8>\r\n<<<\n 9275 1726888061.54840: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 9275 1726888061.54854: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.54869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.54878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.54908: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.54919: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9275 1726888061.54931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.54949: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9274 1726888061.54956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.54971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.55250: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.55259: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9274 1726888061.55309: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9275 1726888061.55371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.55395: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9274 1726888061.55403: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12714cc2b0>\r\n<<<\n 9274 1726888061.55465: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714670f0>\r\n<<<\n 9274 1726888061.55498: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 9274 1726888061.55507: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.55557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.55604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9277 1726888061.55617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.55642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.55655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.55668: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n<<<\n 9274 1726888061.55683: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n<<<\n 9274 1726888061.55701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9274 1726888061.55730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9274 1726888061.55747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9274 1726888061.55760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9275 1726888061.55777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\n<<<\n 9275 1726888061.55796: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d585780>\r\n<<<\n 9274 1726888061.55889: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c080>\r\n<<<\n 9274 1726888061.55911: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9274 1726888061.55918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9275 1726888061.55990: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 9274 1726888061.56016: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c128>\r\n<<<\n 9275 1726888061.56016: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9274 1726888061.56066: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714cc630>\r\n<<<\n 9274 1726888061.56120: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127147a048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 9274 1726888061.56131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.56152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.56178: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9274 1726888061.56188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.56240: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 9275 1726888061.56293: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n<<<\n 9275 1726888061.56417: stdout chunk (state=3):\n>>># cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9274 1726888061.56530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.56562: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9275 1726888061.56585: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9275 1726888061.56597: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9275 1726888061.56607: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 9275 1726888061.56618: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 9275 1726888061.56637: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 9275 1726888061.56654: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy encodings\r\n<<<\n 9275 1726888061.56697: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 9277 1726888061.56743: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc42240>\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.56809: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n<<<\n 9275 1726888061.56846: stdout chunk (state=3):\n>>># destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n<<<\n 9275 1726888061.56872: stdout chunk (state=3):\n>>># cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 9275 1726888061.56915: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n<<<\n 9275 1726888061.56940: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n<<<\n 9275 1726888061.56955: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9274 1726888061.56964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9274 1726888061.56990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9275 1726888061.57059: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9275 1726888061.57085: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n<<<\n 9275 1726888061.57098: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 9275 1726888061.57108: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 9275 1726888061.57136: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 9275 1726888061.57150: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n<<<\n 9274 1726888061.57138: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\n<<<\n 9274 1726888061.57172: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715856a0>\r\n<<<\n 9275 1726888061.57177: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9274 1726888061.57365: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9275 1726888061.57598: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9275 1726888061.57661: stderr chunk (state=3):\n>>><<<\n 9274 1726888061.57663: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n<<<\n 9275 1726888061.57669: stdout chunk (state=3):\n>>><<<\n 9274 1726888061.57679: stdout chunk (state=3):\n>>># cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n<<<\n 9274 1726888061.57715: stdout chunk (state=3):\n>>># destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n<<<\n 9274 1726888061.57738: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n<<<\n 9274 1726888061.57759: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n<<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171be48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816b1828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171b9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816be630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816ca0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166f470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281674e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166fb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28167b4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28165ed68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281661198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f96f940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f981240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816cfa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8ee0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8fa2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f8faf98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8faac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9030b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94a7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94abe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93ee80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f936470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9264a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6a82b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6afd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f91f2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f998048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bce10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bca20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c66d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c6eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f24d1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c67b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f252cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f2756d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27d3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f028be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f01c320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f015fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f00deb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27dd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f01cf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162d748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f020080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162dac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2816455f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281645e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281649518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281639b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f262390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816454a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d64c940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d30cb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d3312b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d375630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3197f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d6707b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d319e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3765f8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3542e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3484e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d670d30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d676048>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d2c6e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2cceb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c22b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3687b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2edef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47be10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47bef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d48c0b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d497a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d496160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d496358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d48cbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4b3e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b32e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d49fc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d450518>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d504e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4e5160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d61ee80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d5140b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d514160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4c2ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d585780>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9275 1726888061.57810: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171be48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816b1828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171b9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816be630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816ca0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166f470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281674e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166fb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28167b4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28165ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281661198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f96f940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f981240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816cfa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8ee0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8fa2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f8faf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8faac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9030b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94a7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94abe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93ee80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f936470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9264a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6a82b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6afd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f91f2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f998048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c66d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c6eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f24d1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c67b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f252cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f2756d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27d3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f028be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f01c320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f015fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f00deb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27dd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f01cf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162d748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f020080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162dac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2816455f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281645e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281649518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281639b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f262390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816454a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d64c940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d30cb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d3312b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d375630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3197f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d6707b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d319e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3765f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3542e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3484e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d670d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d676048>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d2c6e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2cceb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3687b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2edef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47be10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47bef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d48c0b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d497a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d496160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d496358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d48cbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4b3e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b32e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d49fc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d450518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d504e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4e5160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d61ee80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d5140b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d514160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4c2ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d585780>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9275 1726888061.57952: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9275 1726888061.57969: _low_level_execute_command(): starting\n 9275 1726888061.57982: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9274 1726888061.57782: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9277 1726888061.58808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.58826: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9277 1726888061.58925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccf5da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.58984: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9274 1726888061.59027: stderr chunk (state=3):\n>>><<<\n 9274 1726888061.59033: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569fe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275635828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569f9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275642630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127564e0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f8e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ff4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e2d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e5198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738f3940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273905240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275653a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273872208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387e438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127387d128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387ec18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387d208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ce940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ced30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c02e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c52e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738b95c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738aa5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127362c400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127361ce80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c05c0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363af98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738a3438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127391d198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363ff60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363fb70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273655048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d1320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d5e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12731f8828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272facd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272f97048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200eb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1272fa4128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa41d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1c18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f9e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755c6748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce7b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755cec88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ceda0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c6f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755d5128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ce668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce3c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755bbc88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731e44e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c65f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715cea90>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c26d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712b5400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c2f98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713c2048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271290cc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271296940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296278>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296f98>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127123b898>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127125f438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271253630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715f6e80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712664e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712665f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712ca0b8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712df080>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c14a8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1cc0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712729b0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713bd080>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1320>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdeb8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdfd0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713cd160>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271266748>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713dcb00>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713d8240>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713d8438>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713cdcc0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713f1ef0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1ba8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f13c8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713e2d68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271412630>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714c7dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12714cc2b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714670f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714cc630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127147a048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715856a0>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9274 1726888061.59114: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569fe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275635828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569f9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275642630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127564e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f8e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ff4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738f3940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273905240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275653a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273872208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387e438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127387d128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387ec18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387d208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ce940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ced30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c02e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c52e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738b95c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738aa5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127362c400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127361ce80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c05c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363af98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738a3438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127391d198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363ff60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363fb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273655048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d1320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d5e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12731f8828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272facd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272f97048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200eb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1272fa4128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa41d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755c6748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755cec88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ceda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c6f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755d5128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ce668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755bbc88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731e44e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c65f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715cea90>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c26d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712b5400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c2f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713c2048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271290cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271296940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127123b898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127125f438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271253630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715f6e80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712664e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712665f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712ca0b8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712df080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c14a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1cc0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712729b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713bd080>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1320>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdeb8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdfd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713cd160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271266748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713dcb00>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713d8240>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713d8438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713cdcc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713f1ef0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1ba8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f13c8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713e2d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271412630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714c7dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12714cc2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714670f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714cc630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127147a048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715856a0>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9274 1726888061.59442: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9274 1726888061.59458: _low_level_execute_command(): starting\n 9274 1726888061.59465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9277 1726888061.60239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fccd7160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce10e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9275 1726888061.60687: stderr chunk (state=2):\n>>><<<\n 9275 1726888061.60697: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9275 1726888061.60715: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9275 1726888061.60721: handler run complete\n 9275 1726888061.60742: attempt loop complete, returning result\n 9275 1726888061.60757: variable 'item' from source: unknown\n 9275 1726888061.60820: variable 'item' from source: unknown\nok: [managed_node2] => (item={'key': 'domains', 'value': 'nssfiles'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"domains\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nssfiles\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"domains\",\n \"value\": \"nssfiles\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9275 1726888061.60874: dumping result to json\n 9275 1726888061.60881: done dumping result, returning\n 9275 1726888061.60887: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [026adac1-1d6b-4d75-acc5-00000000000e]\n 9275 1726888061.60957: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e\n 9275 1726888061.60999: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e\n 9275 1726888061.61001: WORKER PROCESS EXITING\n 9277 1726888061.61121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9277 1726888061.62231: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd060b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd06160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccb4ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9274 1726888061.62543: stderr chunk (state=2):\n>>><<<\n 9274 1726888061.62552: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9274 1726888061.62573: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9274 1726888061.62579: handler run complete\n 9274 1726888061.62602: attempt loop complete, returning result\n 9274 1726888061.62618: variable 'item' from source: unknown\n 9274 1726888061.62676: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'domains', 'value': 'nssfiles'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"domains\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nssfiles\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"domains\",\n \"value\": \"nssfiles\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9274 1726888061.62737: dumping result to json\n 9274 1726888061.62749: done dumping result, returning\n 9274 1726888061.62758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [026adac1-1d6b-4d75-acc5-00000000000e]\n 9274 1726888061.62771: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e\n 9274 1726888061.62829: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e\n 9274 1726888061.62833: WORKER PROCESS EXITING\n 9277 1726888061.63062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd77780>\r\n<<<\n 9277 1726888061.64262: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cle<<<\n 9277 1726888061.64304: stdout chunk (state=3):\n>>>anup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n<<<\n 9277 1726888061.64965: stdout chunk (state=3):\n>>># destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9277 1726888061.65066: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9277 1726888061.65074: stdout chunk (state=3):\n>>><<<\n 9277 1726888061.65086: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0de48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ea3828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0d9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb0630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ebc0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e66e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e6d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e50d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e53198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff161940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff173240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ec1a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0e00b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ec2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9ff0ecf98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ecac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0f60b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13c7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13cbe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff128470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1184a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fee9a2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea1d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1300f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1122e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff18a048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaee10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaea20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb86d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb8eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea3f1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb87b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea44cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fea676d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6f3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe81abe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe80e320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe807fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe7ffeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6fd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fe80ef98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1f748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe812080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1fac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e375f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bb38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bc50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e37e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bf98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e3b518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e2bb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea54390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e374a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce3e940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcafeb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb232b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb67630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb0b7f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0beb8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0be10>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb68748>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb462e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb3a4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce62dd8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fce68f98>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcab8eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcabeeb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab42e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb5a828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcadfef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6dda0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6df28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc7e048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc899e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc88128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc88320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc7eba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcca5da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca58d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc94ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc42240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccf5da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fccd7160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce10e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd060b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd06160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccb4ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd77780>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9277 1726888061.65161: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ea3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb0630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ebc0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e66e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e6d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e50d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e53198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff161940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff173240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ec1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0e00b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ec2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9ff0ecf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ecac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0f60b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13c7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13cbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff128470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1184a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fee9a2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea1d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1300f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1122e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff18a048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaee10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaea20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb86d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb8eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea3f1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb87b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea44cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fea676d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6f3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe81abe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe80e320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe807fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe7ffeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6fd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fe80ef98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1f748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe812080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1fac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e375f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e37e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e3b518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e2bb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea54390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e374a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce3e940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcafeb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb232b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb67630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb0b7f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0beb8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0be10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb68748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb462e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb3a4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce62dd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fce68f98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcab8eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcabeeb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab42e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb5a828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcadfef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6dda0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6df28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc7e048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc899e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc88128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc88320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc7eba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcca5da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca58d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc94ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc42240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccf5da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fccd7160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce10e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd060b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd06160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccb4ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd77780>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9277 1726888061.65331: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9277 1726888061.65348: _low_level_execute_command(): starting\n 9277 1726888061.65355: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9277 1726888061.69374: stderr chunk (state=2):\n>>><<<\n 9277 1726888061.69382: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9277 1726888061.69403: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9277 1726888061.69409: handler run complete\n 9277 1726888061.69428: attempt loop complete, returning result\n 9277 1726888061.69443: variable 'item' from source: unknown\n 9277 1726888061.69503: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'domains', 'value': 'nssfiles'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"domains\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nssfiles\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"domains\",\n \"value\": \"nssfiles\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9277 1726888061.69558: dumping result to json\n 9277 1726888061.69569: done dumping result, returning\n 9277 1726888061.69577: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [026adac1-1d6b-4d75-acc5-00000000000e]\n 9277 1726888061.69596: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e\n 9277 1726888061.69656: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e\n 9277 1726888061.69661: WORKER PROCESS EXITING\n 8995 1726888061.69815: no more pending results, returning what we have\n 8995 1726888061.69818: results queue empty\n 8995 1726888061.69819: checking for any_errors_fatal\n 8995 1726888061.69826: done checking for any_errors_fatal\n 8995 1726888061.69827: checking for max_fail_percentage\n 8995 1726888061.69828: done checking for max_fail_percentage\n 8995 1726888061.69829: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888061.69830: done checking to see if all hosts have failed\n 8995 1726888061.69830: getting the remaining hosts for this loop\n 8995 1726888061.69831: done getting the remaining hosts for this loop\n 8995 1726888061.69834: getting the next task for host managed_node1\n 8995 1726888061.69840: done getting next task for host managed_node1\n 8995 1726888061.69843: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 8995 1726888061.69844: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888061.69845: getting the next task for host managed_node2\n 8995 1726888061.69847: done getting next task for host managed_node2\n 8995 1726888061.69848: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 8995 1726888061.69849: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888061.69850: getting the next task for host managed_node3\n 8995 1726888061.69854: done getting next task for host managed_node3\n 8995 1726888061.69855: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 8995 1726888061.69856: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888061.69874: getting variables\n 8995 1726888061.69875: in VariableManager get_vars()\n 8995 1726888061.69907: Calling all_inventory to load vars for managed_node1\n 8995 1726888061.69910: Calling groups_inventory to load vars for managed_node1\n 8995 1726888061.69911: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888061.69919: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888061.69925: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888061.69930: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888061.70765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888061.72031: done with get_vars()\n 8995 1726888061.72053: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Configure sssd proxy provider domain] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41\nFriday 20 September 2024 23:07:41 -0400 (0:00:01.206) 0:00:10.358 ****** \n 8995 1726888061.72119: entering _queue_task() for managed_node1/community.general.ini_file\n 8995 1726888061.72422: worker is 1 (out of 3 available)\n 8995 1726888061.72435: exiting _queue_task() for managed_node1/community.general.ini_file\n 8995 1726888061.72457: getting variables\n 8995 1726888061.72458: in VariableManager get_vars()\n 8995 1726888061.72550: Calling all_inventory to load vars for managed_node2\n 8995 1726888061.72557: Calling groups_inventory to load vars for managed_node2\n 8995 1726888061.72559: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888061.72574: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888061.72577: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888061.72580: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888061.73781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9341 1726888061.73194: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 9341 1726888061.73315: in run() - task 026adac1-1d6b-4d75-acc5-00000000000f\n 9341 1726888061.73335: variable 'ansible_search_path' from source: unknown\n 9341 1726888061.73340: variable 'ansible_search_path' from source: unknown\n 9341 1726888061.73385: variable 'omit' from source: magic vars\n 9341 1726888061.73496: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888061.73509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9341 1726888061.73520: variable 'omit' from source: magic vars\n 9341 1726888061.73869: variable 'tlog_use_sssd' from source: role '' defaults\n 9341 1726888061.73886: Evaluated conditional (tlog_use_sssd | bool): True\n 9341 1726888061.74029: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9341 1726888061.74672: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9341 1726888061.74681: variable 'omit' from source: magic vars\n 9341 1726888061.74717: variable 'omit' from source: magic vars\n 9341 1726888061.74762: variable '__tlog_sssd_conf' from source: role '' all vars\n 9341 1726888061.74836: variable '__tlog_sssd_conf' from source: role '' all vars\n 9341 1726888061.74927: variable 'item' from source: unknown\n 9341 1726888061.75016: variable 'item' from source: unknown\n 9341 1726888061.75041: variable 'omit' from source: magic vars\n 9341 1726888061.75094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9341 1726888061.75130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9341 1726888061.75148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9341 1726888061.75165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9341 1726888061.75183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9341 1726888061.75235: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9341 1726888061.75241: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888061.75243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9341 1726888061.75352: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9341 1726888061.75356: Set connection var ansible_shell_type to sh\n 9341 1726888061.75360: Set connection var ansible_shell_executable to /bin/sh\n 9341 1726888061.75362: Set connection var ansible_connection to ssh\n 9341 1726888061.75365: Set connection var ansible_pipelining to False\n 9341 1726888061.75368: Set connection var ansible_timeout to 10\n 9341 1726888061.75383: variable 'ansible_shell_executable' from source: unknown\n 9341 1726888061.75385: variable 'ansible_connection' from source: unknown\n 9341 1726888061.75387: variable 'ansible_module_compression' from source: unknown\n 9341 1726888061.75389: variable 'ansible_shell_type' from source: unknown\n 9341 1726888061.75393: variable 'ansible_shell_executable' from source: unknown\n 9341 1726888061.75395: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888061.75397: variable 'ansible_pipelining' from source: unknown\n 9341 1726888061.75399: variable 'ansible_timeout' from source: unknown\n 9341 1726888061.75401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8995 1726888061.75810: done with get_vars()\n 8995 1726888061.75828: done getting variables\n 8995 1726888061.75854: entering _queue_task() for managed_node2/community.general.ini_file\n 8995 1726888061.76096: worker is 2 (out of 3 available)\n 8995 1726888061.76109: exiting _queue_task() for managed_node2/community.general.ini_file\n 8995 1726888061.76139: getting variables\n 8995 1726888061.76142: in VariableManager get_vars()\n 8995 1726888061.76223: Calling all_inventory to load vars for managed_node3\n 8995 1726888061.76228: Calling groups_inventory to load vars for managed_node3\n 8995 1726888061.76231: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888061.76246: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888061.76249: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888061.76252: Calling groups_plugins_play to load vars for managed_node3\n 9341 1726888061.75550: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 8995 1726888061.77925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9341 1726888061.75561: variable 'omit' from source: magic vars\n 9341 1726888061.75566: starting attempt loop\n 9341 1726888061.75568: running the handler\n 9341 1726888061.75577: _low_level_execute_command(): starting\n 9341 1726888061.75582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9343 1726888061.76567: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 9343 1726888061.76695: in run() - task 026adac1-1d6b-4d75-acc5-00000000000f\n 9343 1726888061.76712: variable 'ansible_search_path' from source: unknown\n 9343 1726888061.76717: variable 'ansible_search_path' from source: unknown\n 9343 1726888061.76768: variable 'omit' from source: magic vars\n 9343 1726888061.76887: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888061.76901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888061.76916: variable 'omit' from source: magic vars\n 9343 1726888061.77351: variable 'tlog_use_sssd' from source: role '' defaults\n 9343 1726888061.77364: Evaluated conditional (tlog_use_sssd | bool): True\n 9343 1726888061.77523: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9343 1726888061.78182: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9343 1726888061.78197: variable 'omit' from source: magic vars\n 9343 1726888061.78233: variable 'omit' from source: magic vars\n 9343 1726888061.78280: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888061.78365: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888061.78461: variable 'item' from source: unknown\n 9343 1726888061.78542: variable 'item' from source: unknown\n 9343 1726888061.78562: variable 'omit' from source: magic vars\n 9343 1726888061.78604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9343 1726888061.78636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9343 1726888061.78653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9343 1726888061.78669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9343 1726888061.78681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9343 1726888061.78711: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9343 1726888061.78717: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888061.78721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888061.78830: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9343 1726888061.78837: Set connection var ansible_shell_type to sh\n 9343 1726888061.78843: Set connection var ansible_shell_executable to /bin/sh\n 9343 1726888061.78846: Set connection var ansible_connection to ssh\n 9343 1726888061.78851: Set connection var ansible_pipelining to False\n 9343 1726888061.78856: Set connection var ansible_timeout to 10\n 9343 1726888061.78877: variable 'ansible_shell_executable' from source: unknown\n 9343 1726888061.78881: variable 'ansible_connection' from source: unknown\n 9343 1726888061.78884: variable 'ansible_module_compression' from source: unknown\n 9343 1726888061.78887: variable 'ansible_shell_type' from source: unknown\n 9343 1726888061.78890: variable 'ansible_shell_executable' from source: unknown\n 9343 1726888061.78894: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888061.78898: variable 'ansible_pipelining' from source: unknown\n 9343 1726888061.78901: variable 'ansible_timeout' from source: unknown\n 9343 1726888061.78905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888061.79120: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9343 1726888061.79134: variable 'omit' from source: magic vars\n 9343 1726888061.79140: starting attempt loop\n 9343 1726888061.79143: running the handler\n 9343 1726888061.79155: _low_level_execute_command(): starting\n 9343 1726888061.79162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9341 1726888061.79870: stdout chunk (state=2):\n>>>/root\n<<<\n 9341 1726888061.79877: stderr chunk (state=2):\n>>><<<\n 9341 1726888061.79887: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9341 1726888061.79905: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9341 1726888061.79917: _low_level_execute_command(): starting\n 9341 1726888061.79925: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `\" && echo ansible-tmp-1726888061.7991185-9341-75987961745933=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `\" && echo ansible-tmp-1726888061.7991185-9341-75987961745933=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `\" ) && sleep 0'\"'\"''\n 8995 1726888061.80146: done with get_vars()\n 8995 1726888061.80164: done getting variables\n 8995 1726888061.80188: entering _queue_task() for managed_node3/community.general.ini_file\n 8995 1726888061.80444: worker is 3 (out of 3 available)\n 8995 1726888061.80456: exiting _queue_task() for managed_node3/community.general.ini_file\n 8995 1726888061.80469: done queuing things up, now waiting for results queue to drain\n 8995 1726888061.80471: waiting for pending results...\n 9346 1726888061.80873: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 9346 1726888061.81041: in run() - task 026adac1-1d6b-4d75-acc5-00000000000f\n 9346 1726888061.81062: variable 'ansible_search_path' from source: unknown\n 9346 1726888061.81068: variable 'ansible_search_path' from source: unknown\n 9346 1726888061.81144: variable 'omit' from source: magic vars\n 9346 1726888061.81273: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888061.81288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9346 1726888061.81304: variable 'omit' from source: magic vars\n 9346 1726888061.81697: variable 'tlog_use_sssd' from source: role '' defaults\n 9346 1726888061.81711: Evaluated conditional (tlog_use_sssd | bool): True\n 9346 1726888061.81858: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9346 1726888061.82484: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9346 1726888061.82495: variable 'omit' from source: magic vars\n 9346 1726888061.82532: variable 'omit' from source: magic vars\n 9346 1726888061.82594: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888061.82629: stdout chunk (state=2):\n>>>/root\n<<<\n 9346 1726888061.82678: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888061.82782: stderr chunk (state=3):\n>>><<<\n 9343 1726888061.82789: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9343 1726888061.82825: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9346 1726888061.82840: variable 'item' from source: unknown\n 9343 1726888061.82841: _low_level_execute_command(): starting\n 9343 1726888061.82847: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `\" && echo ansible-tmp-1726888061.828361-9343-14617665996982=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `\" && echo ansible-tmp-1726888061.828361-9343-14617665996982=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `\" ) && sleep 0'\"'\"''\n 9346 1726888061.82926: variable 'item' from source: unknown\n 9346 1726888061.82946: variable 'omit' from source: magic vars\n 9346 1726888061.82992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9346 1726888061.83031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9346 1726888061.83062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9346 1726888061.83086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9346 1726888061.83104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9346 1726888061.83143: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9346 1726888061.83152: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888061.83159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9346 1726888061.83299: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9346 1726888061.83305: Set connection var ansible_shell_type to sh\n 9346 1726888061.83312: Set connection var ansible_shell_executable to /bin/sh\n 9346 1726888061.83321: Set connection var ansible_connection to ssh\n 9346 1726888061.83330: Set connection var ansible_pipelining to False\n 9346 1726888061.83342: Set connection var ansible_timeout to 10\n 9346 1726888061.83373: variable 'ansible_shell_executable' from source: unknown\n 9346 1726888061.83380: variable 'ansible_connection' from source: unknown\n 9346 1726888061.83386: variable 'ansible_module_compression' from source: unknown\n 9346 1726888061.83394: variable 'ansible_shell_type' from source: unknown\n 9346 1726888061.83398: variable 'ansible_shell_executable' from source: unknown\n 9346 1726888061.83401: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888061.83405: variable 'ansible_pipelining' from source: unknown\n 9346 1726888061.83414: variable 'ansible_timeout' from source: unknown\n 9346 1726888061.83419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9346 1726888061.83613: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9346 1726888061.83627: variable 'omit' from source: magic vars\n 9346 1726888061.83633: starting attempt loop\n 9346 1726888061.83637: running the handler\n 9346 1726888061.83648: _low_level_execute_command(): starting\n 9346 1726888061.83657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9341 1726888061.83774: stdout chunk (state=2):\n>>>ansible-tmp-1726888061.7991185-9341-75987961745933=/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933\n<<<\n 9341 1726888061.83836: stderr chunk (state=3):\n>>><<<\n 9341 1726888061.83843: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888061.7991185-9341-75987961745933=/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933\\n', b'')\n 9341 1726888061.83870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.7991185-9341-75987961745933=/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933\n, stderr=\n 9341 1726888061.84032: variable 'ansible_module_compression' from source: unknown\n 9341 1726888061.84088: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9341 1726888061.84134: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9341 1726888061.84262: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuk1y86fk TO /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9341 1726888061.85011: Sending initial data\n 9341 1726888061.85020: Sent initial data (154 bytes)\n 9343 1726888061.86831: stdout chunk (state=2):\n>>>ansible-tmp-1726888061.828361-9343-14617665996982=/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982\n<<<\n 9343 1726888061.86966: stderr chunk (state=3):\n>>><<<\n 9343 1726888061.86973: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888061.828361-9343-14617665996982=/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982\\n', b'')\n 9343 1726888061.86997: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.828361-9343-14617665996982=/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982\n, stderr=\n 9343 1726888061.87107: variable 'ansible_module_compression' from source: unknown\n 9343 1726888061.87147: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9343 1726888061.87180: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9343 1726888061.87255: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpyz5av3us TO /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9343 1726888061.87394: Sending initial data\n 9343 1726888061.87401: Sent initial data (153 bytes)\n 9341 1726888061.88132: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuk1y86fk /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py\n<<<\n 9341 1726888061.89119: stderr chunk (state=3):\n>>><<<\n 9341 1726888061.89125: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuk1y86fk /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py\\n', b'')\n 9341 1726888061.89142: done transferring module to remote\n 9341 1726888061.89151: _low_level_execute_command(): starting\n 9341 1726888061.89154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9343 1726888061.89938: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpyz5av3us /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py\n<<<\n 9346 1726888061.90014: stdout chunk (state=2):\n>>>/root\n<<<\n 9346 1726888061.90089: stderr chunk (state=3):\n>>><<<\n 9346 1726888061.90098: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9346 1726888061.90129: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9346 1726888061.90142: _low_level_execute_command(): starting\n 9346 1726888061.90147: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `\" && echo ansible-tmp-1726888061.9013672-9346-6596039312933=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `\" && echo ansible-tmp-1726888061.9013672-9346-6596039312933=\"` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `\" ) && sleep 0'\"'\"''\n 9343 1726888061.91082: stderr chunk (state=3):\n>>><<<\n 9343 1726888061.91094: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpyz5av3us /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py\\n', b'')\n 9343 1726888061.91110: done transferring module to remote\n 9343 1726888061.91119: _low_level_execute_command(): starting\n 9343 1726888061.91122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9341 1726888061.91548: stderr chunk (state=2):\n>>><<<\n 9341 1726888061.91553: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9341 1726888061.91565: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9341 1726888061.91567: _low_level_execute_command(): starting\n 9341 1726888061.91570: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9343 1726888061.93438: stderr chunk (state=2):\n>>><<<\n 9343 1726888061.93445: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9343 1726888061.93462: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9343 1726888061.93467: _low_level_execute_command(): starting\n 9343 1726888061.93472: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888061.93860: stdout chunk (state=2):\n>>>ansible-tmp-1726888061.9013672-9346-6596039312933=/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933\n<<<\n 9346 1726888061.93920: stderr chunk (state=3):\n>>><<<\n 9346 1726888061.93929: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888061.9013672-9346-6596039312933=/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933\\n', b'')\n 9346 1726888061.93948: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.9013672-9346-6596039312933=/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933\n, stderr=\n 9346 1726888061.94095: variable 'ansible_module_compression' from source: unknown\n 9346 1726888061.94133: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9346 1726888061.94163: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9346 1726888061.94244: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py\n 9341 1726888061.94279: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4jf79ulk TO /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py\n 9341 1726888061.94300: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9341 1726888061.94358: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9346 1726888061.94386: Sending initial data\n 9346 1726888061.94396: Sent initial data (153 bytes)\n 9341 1726888061.94509: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888061.94667: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdc4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9341 1726888061.94708: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd1630>\r\nimport '_signal' # \r\n<<<\n 9341 1726888061.94736: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8160>\r\n<<<\n 9341 1726888061.94782: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9341 1726888061.94817: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9341 1726888061.94842: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cddd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8748>\r\n<<<\n 9341 1726888061.94865: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8390>\r\n<<<\n 9341 1726888061.94903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9341 1726888061.94928: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9341 1726888061.94950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9341 1726888061.94973: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9341 1726888061.95005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82470>\r\n<<<\n 9341 1726888061.95037: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95073: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd87e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82b38>\r\n<<<\n 9341 1726888061.95110: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9341 1726888061.95142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95256: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd8e4e0>\r\n<<<\n 9341 1726888061.95287: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd71d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95320: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd74198>\r\n<<<\n 9341 1726888061.95350: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9341 1726888061.95377: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b082940>\r\n<<<\n 9341 1726888061.95404: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9341 1726888061.95434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b094240>\r\n<<<\n 9341 1726888061.95501: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cde2a20>\r\n<<<\n 9341 1726888061.95516: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9341 1726888061.95739: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9341 1726888061.95758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95797: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9341 1726888061.95813: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95832: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 9341 1726888061.95846: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95859: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9341 1726888061.95927: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9341 1726888061.95939: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9341 1726888061.95956: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9341 1726888061.95985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96008: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9341 1726888061.96021: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96056: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b001208>\r\n<<<\n 9341 1726888061.96073: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00d438>\r\n<<<\n 9341 1726888061.96097: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96131: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368b00c128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00dc18>\r\n<<<\n 9341 1726888061.96148: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 9341 1726888061.96165: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9341 1726888061.96178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96195: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00c208>\r\nimport '_collections' # \r\n<<<\n 9341 1726888061.96250: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05d940>\r\n<<<\n 9341 1726888061.96268: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9341 1726888061.96281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96313: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05dd30>\r\n<<<\n 9343 1726888061.96333: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9343 1726888061.96354: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9341 1726888061.96370: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f2e8>\r\n<<<\n 9341 1726888061.96390: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n<<<\n 9341 1726888061.96402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0542e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0485c0>\r\n<<<\n 9343 1726888061.96415: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9341 1726888061.96445: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0395f8>\r\n<<<\n 9343 1726888061.96449: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9341 1726888061.96464: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 9341 1726888061.96474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96488: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9341 1726888061.96502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 9341 1726888061.96517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96537: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 9341 1726888061.96552: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96572: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adbb400>\r\n<<<\n 9341 1726888061.96590: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adabe80>\r\n<<<\n 9341 1726888061.96603: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f5c0>\r\n<<<\n 9341 1726888061.96617: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9341 1726888061.96670: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96689: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adc9f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b032438>\r\n<<<\n 9341 1726888061.96713: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96749: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce160>\r\n<<<\n 9341 1726888061.96780: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0ac198>\r\n<<<\n 9343 1726888061.96814: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa58e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ee828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9fb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9343 1726888061.96965: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa070f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9341 1726888061.96976: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adcef60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adceb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9343 1726888061.96991: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9343 1726888061.97003: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9343 1726888061.97012: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 9341 1726888061.97022: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ade4048>\r\n<<<\n 9343 1726888061.97036: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9343 1726888061.97049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9341 1726888061.97057: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9343 1726888061.97067: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ac470>\r\n<<<\n 9343 1726888061.97088: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9343 1726888061.97099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9341 1726888061.97109: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a960320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb908>\r\n<<<\n 9343 1726888061.97133: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9acb38>\r\n<<<\n 9341 1726888061.97142: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9343 1726888061.97204: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9343 1726888061.97304: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b84e0>\r\n<<<\n 9341 1726888061.97406: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a964e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a987828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 9343 1726888061.97414: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 9343 1726888061.97426: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcac940>\r\n<<<\n 9343 1726888061.97444: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9343 1726888061.97470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 9343 1726888061.97481: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcbe240>\r\n<<<\n 9341 1726888061.97492: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9341 1726888061.97524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9341 1726888061.97546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 9341 1726888061.97559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a73bd30>\r\n<<<\n 9343 1726888061.97566: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa0ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9341 1726888061.97666: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730160>\r\n<<<\n 9341 1726888061.97684: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a726048>\r\n<<<\n 9341 1726888061.97707: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98feb8>\r\n<<<\n 9341 1726888061.97739: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a733128>\r\n<<<\n 9341 1726888061.97758: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987ba8>\r\n<<<\n 9341 1726888061.97774: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9343 1726888061.97793: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9343 1726888061.97810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9341 1726888061.97829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9343 1726888061.98011: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9343 1726888061.98040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888061.98062: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9341 1726888061.98079: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a7331d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd55748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9343 1726888061.98081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9343 1726888061.98107: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc2b0b8>\r\n<<<\n 9343 1726888061.98130: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc372e8>\r\n<<<\n 9343 1726888061.98156: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9343 1726888061.98183: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888061.98193: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cdc37f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc37ac8>\r\n<<<\n 9343 1726888061.98207: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 9341 1726888061.98208: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d7b8>\r\n<<<\n 9343 1726888061.98236: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 9346 1726888061.98263: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4jf79ulk /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py\n<<<\n 9341 1726888061.98265: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd55f98>\r\n<<<\n 9343 1726888061.98275: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc400b8>\r\nimport '_collections' # \r\n<<<\n 9343 1726888061.98313: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc877f0>\r\n<<<\n 9341 1726888061.98313: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd64128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd5d668>\r\n<<<\n 9343 1726888061.98339: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9341 1726888061.98346: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d3c8>\r\n<<<\n 9341 1726888061.98356: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd4ac88>\r\n<<<\n 9343 1726888061.98373: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc87be0>\r\n<<<\n 9341 1726888061.98387: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a9734e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9341 1726888061.98430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9341 1726888061.98462: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd555f8>\r\n<<<\n 9341 1726888061.98597: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9341 1726888061.98626: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d5da90>\r\n<<<\n 9341 1726888061.98690: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888061.98714: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc73470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc634a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9e52e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9ecd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b0f0>\r\nimport '_locale' # \r\n<<<\n 9343 1726888061.98741: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f3e80>\r\n<<<\n 9343 1726888061.98751: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc5c2e8>\r\n<<<\n 9341 1726888061.98755: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888061.98776: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9343 1726888061.98800: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9048>\r\n<<<\n 9343 1726888061.98829: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9358>\r\n<<<\n 9343 1726888061.99003: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcd5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9343 1726888061.99019: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n<<<\n 9343 1726888061.99041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9343 1726888061.99082: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03ef0>\r\n<<<\n 9343 1726888061.99204: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5891d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda037f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9343 1726888061.99241: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd58fcc0>\r\n<<<\n 9343 1726888061.99673: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd5b26d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5ba3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd365be0>\r\n<<<\n 9343 1726888061.99739: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd359320>\r\n<<<\n 9343 1726888061.99906: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd352fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd34aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5bad68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd359f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96a748>\r\n<<<\n 9341 1726888061.99906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888061.99928: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd35d080>\r\nimport 'pwd' # \r\n<<<\n 9343 1726888061.99956: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96aac8>\r\n<<<\n 9343 1726888062.00010: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f98d0>\r\n<<<\n 9343 1726888062.00032: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9343 1726888062.00046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9343 1726888062.00062: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 9343 1726888062.00083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9343 1726888062.00105: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf9825f8>\r\n<<<\n 9343 1726888062.00131: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9346 1726888062.00189: stderr chunk (state=3):\n>>><<<\n 9346 1726888062.00197: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4jf79ulk /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py\\n', b'')\n 9346 1726888062.00220: done transferring module to remote\n 9346 1726888062.00234: _low_level_execute_command(): starting\n 9346 1726888062.00240: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n 9343 1726888062.00266: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986668>\r\n<<<\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9343 1726888062.00301: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986b38>\r\n<<<\n 9343 1726888062.00341: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf982e48>\r\n<<<\n 9343 1726888062.00367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9343 1726888062.00396: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf986518>\r\n<<<\n 9343 1726888062.00430: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986278>\r\n<<<\n 9343 1726888062.00459: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf976b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd59f390>\r\n<<<\n 9343 1726888062.00488: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9343 1726888062.00709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9824a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb989940>\r\n<<<\n 9343 1726888062.00764: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip'\r\n<<<\n 9343 1726888062.00779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.00802: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n<<<\n 9343 1726888062.00815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.00845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.00983: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b516d8>\r\nimport 'atexit' # \r\n<<<\n 9341 1726888062.01625: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a44400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b51f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b51048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a1fcc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a25940>\r\n<<<\n 9341 1726888062.01637: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ca898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ee438>\r\n<<<\n 9341 1726888062.01659: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889e2630>\r\n<<<\n 9341 1726888062.01679: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9341 1726888062.01830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d85e80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36889f54e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f55f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.02130: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a590b8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a6e160>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a504a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50cc0>\r\n<<<\n 9343 1726888062.02130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.02534: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a019b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b4c198>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50320>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c048>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.02543: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c160>\r\n<<<\n 9343 1726888062.02845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9343 1726888062.02855: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb649b00>\r\n<<<\n 9343 1726888062.02868: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9343 1726888062.02886: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9343 1726888062.02922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9341 1726888062.02922: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.02941: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c2b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f5748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b6bc50>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b67390>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b67588>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b5ce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.02973: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb66e2b0>\r\n<<<\n 9343 1726888062.02996: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2518>\r\n<<<\n 9341 1726888062.03008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9343 1726888062.03024: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb6b2630>\r\n<<<\n 9343 1726888062.03034: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9341 1726888062.03034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.03127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.03205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9343 1726888062.03280: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6567f0>\r\n<<<\n 9343 1726888062.03313: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656eb8>\r\n<<<\n 9341 1726888062.03314: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9341 1726888062.03328: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 9343 1726888062.03350: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656e10>\r\n<<<\n 9343 1726888062.03366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9343 1726888062.03375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9341 1726888062.03430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b88048>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01cc0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c014e0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01b38>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b71e80>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.03445: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b3748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6912e8>\r\n<<<\n 9343 1726888062.03743: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6854e0>\r\n<<<\n 9343 1726888062.03765: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9343 1726888062.03793: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2da0>\r\n<<<\n 9343 1726888062.03815: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.03824: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb697320>\r\n<<<\n 9343 1726888062.03844: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 9343 1726888062.03854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697438>\r\n<<<\n 9343 1726888062.03866: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9343 1726888062.03899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9341 1726888062.03912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.03934: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9343 1726888062.03953: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9346 1726888062.03962: stderr chunk (state=2):\n>>><<<\n 9346 1726888062.03967: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9346 1726888062.03980: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9346 1726888062.03983: _low_level_execute_command(): starting\n 9346 1726888062.03986: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9343 1726888062.04328: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb603eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb609ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ffb00>\r\n<<<\n 9343 1726888062.04346: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6a57f0>\r\n<<<\n 9343 1726888062.04366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9343 1726888062.04409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.04430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9343 1726888062.04448: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9343 1726888062.04519: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb628f28>\r\n<<<\n 9343 1726888062.04572: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff160>\r\n<<<\n 9341 1726888062.04618: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.04695: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.04704: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8e48>\r\n<<<\n 9343 1726888062.04734: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8f28>\r\n<<<\n 9341 1726888062.04737: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9341 1726888062.04754: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688ba12e8>\r\n<<<\n 9341 1726888062.04768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.04774: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7c90f0>\r\n<<<\n 9343 1726888062.04789: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697588>\r\n<<<\n 9343 1726888062.04810: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9343 1726888062.04830: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9343 1726888062.04844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9343 1726888062.04888: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.04900: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d4a90>\r\n<<<\n 9343 1726888062.05055: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7d01d0>\r\n<<<\n 9343 1726888062.05082: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.05094: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d03c8>\r\n<<<\n 9343 1726888062.05102: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7c9c50>\r\n<<<\n 9343 1726888062.05110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.05130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.05137: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.05210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.05284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.05356: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.05422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.05480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.05535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.05544: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.05557: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 9343 1726888062.05566: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9341 1726888062.05590: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.05602: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9343 1726888062.05615: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.05628: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7f2eb8>\r\n<<<\n 9341 1726888062.05649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9341 1726888062.05660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.05667: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2b70>\r\n<<<\n 9343 1726888062.05706: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2390>\r\n<<<\n 9341 1726888062.05717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.05731: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 9343 1726888062.05738: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9343 1726888062.05768: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2a20>\r\n<<<\n 9343 1726888062.05784: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7dcd30>\r\n<<<\n 9341 1726888062.05804: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9343 1726888062.05814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.05826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.05845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.05874: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9341 1726888062.05883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06213: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9341 1726888062.06224: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9343 1726888062.06245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06343: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9341 1726888062.06351: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c56f28>\r\n<<<\n 9341 1726888062.06363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06400: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.06457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06515: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9341 1726888062.06534: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9341 1726888062.06544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06609: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9341 1726888062.06619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.06701: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9341 1726888062.06722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.06785: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9341 1726888062.06907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.06968: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.06990: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688c5b2b0>\r\n<<<\n 9341 1726888062.07058: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688bf70f0>\r\n<<<\n 9343 1726888062.07082: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9341 1726888062.07083: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 9341 1726888062.07100: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.07119: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb78a588>\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.07143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.07194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.07212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.07253: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n<<<\n 9341 1726888062.07262: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n<<<\n 9341 1726888062.07289: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9341 1726888062.07314: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9341 1726888062.07337: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9343 1726888062.07475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.07484: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b080>\r\n<<<\n 9341 1726888062.07503: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9341 1726888062.07511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9341 1726888062.07598: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b128>\r\n<<<\n 9341 1726888062.07651: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c5b630>\r\n<<<\n 9341 1726888062.07709: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c09048>\r\n<<<\n 9341 1726888062.07717: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.07741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.07765: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 9341 1726888062.07773: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.07793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.07811: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9343 1726888062.07835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.07882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.07900: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9341 1726888062.07957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.08019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n<<<\n 9343 1726888062.08037: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.08314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.08341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.08408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.08586: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9341 1726888062.08605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.08713: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb840ef0>\r\n<<<\n 9343 1726888062.08730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.08750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9343 1726888062.08771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.08800: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d14630>\r\n<<<\n 9343 1726888062.08820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.08875: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9343 1726888062.08896: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9343 1726888062.08917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.08937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.08964: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9343 1726888062.08977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.09007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.09028: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9343 1726888062.09043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.09076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.09152: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9341 1726888062.09247: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n<<<\n 9343 1726888062.09282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.09317: stdout chunk (state=3):\n>>># destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9343 1726888062.09352: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb822198>\r\n<<<\n 9346 1726888062.09571: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd972828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dc9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd97f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9343 1726888062.09738: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb95beb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.09808: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n<<<\n 9341 1726888062.09854: stdout chunk (state=3):\n>>># destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9343 1726888062.10259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9341 1726888062.10297: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9343 1726888062.10359: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8510f0>\r\n<<<\n 9343 1726888062.10387: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9346 1726888062.10449: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd98b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd935e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd93c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd91fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd922198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc30940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc42240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd990a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9341 1726888062.10464: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9341 1726888062.10745: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.10753: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2ee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdc4828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2e9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd1630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cddd0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd87e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd8e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd71d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd74198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b082940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b094240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cde2a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b001208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00d438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368b00c128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00dc18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00c208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05d940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05dd30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0542e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0485c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0395f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adbb400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adabe80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f5c0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adc9f98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b032438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0ac198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adcef60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adceb70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ade4048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a960320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a964e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a987828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98f518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a73bd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a726048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98feb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a733128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a7331d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40c18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce9e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd55748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d7b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dc88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dda0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd55f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd64128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd5d668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d3c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd4ac88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a9734e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd555f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d5da90>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b516d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a44400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b51f98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b51048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a1fcc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a25940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25278>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25f98>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ca898>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ee438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889e2630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d85e80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36889f54e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f55f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a590b8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a6e160>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a504a8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50cc0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a019b0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b4c198>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50320>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c048>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c160>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c2b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f5748>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b6bc50>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b67390>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b67588>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b5ce10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b88048>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01cc0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c014e0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01b38>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b71e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688ba12e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c56f28>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688c5b2b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688bf70f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c5b630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c09048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d14630>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9341 1726888062.10865: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdc4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cddd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd87e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd8e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd71d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd74198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b082940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b094240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cde2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b001208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00d438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368b00c128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00dc18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00c208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05d940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05dd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0542e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0485c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0395f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adbb400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adabe80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f5c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adc9f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b032438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0ac198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adcef60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adceb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ade4048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a960320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a964e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a987828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a73bd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a726048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98feb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a733128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a7331d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd55748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd55f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd64128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd5d668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd4ac88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a9734e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd555f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d5da90>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b516d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a44400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b51f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b51048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a1fcc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a25940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ca898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ee438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889e2630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d85e80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36889f54e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f55f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a590b8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a6e160>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a504a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50cc0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a019b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b4c198>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50320>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c048>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c160>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c2b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f5748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b6bc50>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b67390>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b67588>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b5ce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b88048>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01cc0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c014e0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01b38>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b71e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688ba12e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c56f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688c5b2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688bf70f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c5b630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c09048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d14630>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9341 1726888062.11089: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9341 1726888062.11107: _low_level_execute_command(): starting\n 9341 1726888062.11120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9343 1726888062.10872: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb851198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7ffb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9343 1726888062.11217: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.11725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8c2710>\r\n<<<\n 9343 1726888062.11754: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9346 1726888062.11786: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbaf0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbb2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cbbbbf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbbac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbc40b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0bbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbffe80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbf7470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe74a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 9346 1726888062.12314: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9692b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb970d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe02e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc59048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97de10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97da20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9876d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb987eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb50e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9877b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb513cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb5366d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53e3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9343 1726888062.12330: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n<<<\n 9343 1726888062.12376: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 9343 1726888062.12422: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 9343 1726888062.12493: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 9343 1726888062.12555: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n<<<\n 9343 1726888062.12598: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 9343 1726888062.12623: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n<<<\n 9343 1726888062.12642: stdout chunk (state=3):\n>>># destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 9343 1726888062.12659: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n<<<\n 9343 1726888062.12674: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 9343 1726888062.12769: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9343 1726888062.12798: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9343 1726888062.12821: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy select\r\n<<<\n 9343 1726888062.12838: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 9343 1726888062.12847: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 9343 1726888062.12856: stdout chunk (state=3):\n>>># destroy collections\r\n<<<\n 9343 1726888062.12865: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 9343 1726888062.12873: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 9343 1726888062.12880: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 9346 1726888062.13149: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e9be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2dd320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2d6fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2ceeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53ed68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb2ddf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8ee6d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e1080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8eea58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd906588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a5f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nim<<<\n 9346 1726888062.13161: stdout chunk (state=3):\n>>>port '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90aac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90abe0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90af28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd90a4a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a208>\r\n<<<\n 9343 1726888062.13170: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9343 1726888062.13176: stdout chunk (state=3):\n>>><<<\n 9343 1726888062.13187: stderr chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa58e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ee828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa589b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9fb630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa070f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ac470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b1e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9acb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b84e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99bd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99e198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcac940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcbe240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa0ca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc2b0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc372e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cdc37f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc37ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc400b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc877f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc87be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7be80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc73470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc634a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9e52e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9ecd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f3e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc5c2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcd5048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5891d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda037f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd58fcc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd5b26d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5ba3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd365be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd359320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd352fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd34aeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5bad68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd359f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96a748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd35d080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96aac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f98d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf9825f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf982e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf986518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf976b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd59f390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9824a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb989940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb649b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb66e2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb6b2630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6567f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656eb8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656e10>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b3748>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6912e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6854e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2da0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb697320>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb603eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb609ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff2e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ffb00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6a57f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb628f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7c90f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d4a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7d01d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d03c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7c9c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7f2eb8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2b70>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2390>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7dcd30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb78a588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb840ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb822198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb95beb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8510f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb851198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7ffb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8c2710>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9343 1726888062.13271: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa58e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ee828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9fb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa070f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9acb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcac940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcbe240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa0ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc2b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc372e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cdc37f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc37ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc400b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc877f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc87be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc73470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc634a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9e52e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9ecd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f3e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc5c2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcd5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5891d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda037f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd58fcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd5b26d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5ba3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd365be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd359320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd352fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd34aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5bad68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd359f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96a748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd35d080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96aac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f98d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf9825f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf982e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf986518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf976b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd59f390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9824a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb989940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb649b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb66e2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb6b2630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6567f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656eb8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b3748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6912e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6854e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2da0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb697320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb603eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb609ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ffb00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6a57f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb628f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7c90f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d4a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7d01d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d03c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7c9c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7f2eb8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2b70>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7dcd30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb78a588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb840ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb822198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb95beb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8510f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb851198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7ffb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8c2710>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9343 1726888062.13662: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9343 1726888062.13678: _low_level_execute_command(): starting\n 9343 1726888062.13688: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9346 1726888062.14296: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd8faac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb523390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c990d8d0>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.14481: stderr chunk (state=2):\n>>><<<\n 9341 1726888062.14488: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9341 1726888062.14509: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9341 1726888062.14515: handler run complete\n 9341 1726888062.14546: attempt loop complete, returning result\n 9341 1726888062.14568: variable 'item' from source: unknown\n 9341 1726888062.14643: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'id_provider', 'value': 'proxy'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"id_provider\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"proxy\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"id_provider\",\n \"value\": \"proxy\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9341 1726888062.14784: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888062.14793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9341 1726888062.14799: variable 'omit' from source: magic vars\n 9341 1726888062.14931: variable 'tlog_use_sssd' from source: role '' defaults\n 9341 1726888062.14941: Evaluated conditional (tlog_use_sssd | bool): True\n 9341 1726888062.15058: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9341 1726888062.15382: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9341 1726888062.15389: variable 'omit' from source: magic vars\n 9341 1726888062.15403: variable 'omit' from source: magic vars\n 9341 1726888062.15435: variable '__tlog_sssd_conf' from source: role '' all vars\n 9341 1726888062.15477: variable '__tlog_sssd_conf' from source: role '' all vars\n 9341 1726888062.15533: variable 'item' from source: unknown\n 9341 1726888062.15581: variable 'item' from source: unknown\n 9341 1726888062.15606: variable 'omit' from source: magic vars\n 9341 1726888062.15626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9341 1726888062.15636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9341 1726888062.15641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9341 1726888062.15650: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9341 1726888062.15652: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888062.15654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9341 1726888062.15704: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9341 1726888062.15709: Set connection var ansible_shell_type to sh\n 9341 1726888062.15715: Set connection var ansible_shell_executable to /bin/sh\n 9341 1726888062.15718: Set connection var ansible_connection to ssh\n 9341 1726888062.15726: Set connection var ansible_pipelining to False\n 9341 1726888062.15732: Set connection var ansible_timeout to 10\n 9341 1726888062.15748: variable 'ansible_shell_executable' from source: unknown\n 9341 1726888062.15751: variable 'ansible_connection' from source: unknown\n 9341 1726888062.15753: variable 'ansible_module_compression' from source: unknown\n 9341 1726888062.15754: variable 'ansible_shell_type' from source: unknown\n 9341 1726888062.15756: variable 'ansible_shell_executable' from source: unknown\n 9341 1726888062.15758: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888062.15760: variable 'ansible_pipelining' from source: unknown\n 9341 1726888062.15761: variable 'ansible_timeout' from source: unknown\n 9341 1726888062.15764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9341 1726888062.15854: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9341 1726888062.15862: variable 'omit' from source: magic vars\n 9341 1726888062.15866: starting attempt loop\n 9341 1726888062.15868: running the handler\n 9341 1726888062.15872: _low_level_execute_command(): starting\n 9341 1726888062.15875: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9346 1726888062.16415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.16632: stderr chunk (state=2):\n>>><<<\n 9343 1726888062.16638: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9343 1726888062.16655: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9343 1726888062.16661: handler run complete\n 9343 1726888062.16680: attempt loop complete, returning result\n 9343 1726888062.16697: variable 'item' from source: unknown\n 9343 1726888062.16756: variable 'item' from source: unknown\nok: [managed_node2] => (item={'key': 'id_provider', 'value': 'proxy'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"id_provider\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"proxy\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"id_provider\",\n \"value\": \"proxy\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9343 1726888062.16882: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888062.16895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888062.16904: variable 'omit' from source: magic vars\n 9343 1726888062.17032: variable 'tlog_use_sssd' from source: role '' defaults\n 9343 1726888062.17041: Evaluated conditional (tlog_use_sssd | bool): True\n 9343 1726888062.17124: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9343 1726888062.17431: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9343 1726888062.17438: variable 'omit' from source: magic vars\n 9343 1726888062.17451: variable 'omit' from source: magic vars\n 9343 1726888062.17479: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888062.17530: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888062.17580: variable 'item' from source: unknown\n 9343 1726888062.17637: variable 'item' from source: unknown\n 9343 1726888062.17652: variable 'omit' from source: magic vars\n 9343 1726888062.17669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.17678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.17684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9346 1726888062.17699: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95cda90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95f3240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96364a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c96365c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9636b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95da780>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95da2e8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95dada0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9343 1726888062.17711: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9343 1726888062.17716: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888062.17720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888062.17766: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9343 1726888062.17770: Set connection var ansible_shell_type to sh\n 9343 1726888062.17774: Set connection var ansible_shell_executable to /bin/sh\n 9343 1726888062.17776: Set connection var ansible_connection to ssh\n 9343 1726888062.17779: Set connection var ansible_pipelining to False\n 9343 1726888062.17782: Set connection var ansible_timeout to 10\n 9343 1726888062.17797: variable 'ansible_shell_executable' from source: unknown\n 9343 1726888062.17799: variable 'ansible_connection' from source: unknown\n 9343 1726888062.17801: variable 'ansible_module_compression' from source: unknown\n 9343 1726888062.17803: variable 'ansible_shell_type' from source: unknown\n 9343 1726888062.17805: variable 'ansible_shell_executable' from source: unknown\n 9343 1726888062.17806: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888062.17808: variable 'ansible_pipelining' from source: unknown\n 9343 1726888062.17810: variable 'ansible_timeout' from source: unknown\n 9343 1726888062.17813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888062.17902: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9343 1726888062.17913: variable 'omit' from source: magic vars\n 9343 1726888062.17919: starting attempt loop\n 9343 1726888062.17922: running the handler\n 9343 1726888062.17929: _low_level_execute_command(): starting\n 9343 1726888062.17933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9341 1726888062.18023: stdout chunk (state=2):\n>>>/root\n<<<\n 9341 1726888062.18146: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.18154: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9341 1726888062.18172: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9341 1726888062.18180: _low_level_execute_command(): starting\n 9341 1726888062.18184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `\" && echo ansible-tmp-1726888062.181768-9341-159862989275631=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `\" && echo ansible-tmp-1726888062.181768-9341-159862989275631=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `\" ) && sleep 0'\"'\"''\n 9346 1726888062.18747: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96376d8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9615278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9609470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95e2f60>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9637748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9587e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c958deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583a90>\r\n<<<\n 9346 1726888062.19829: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9629780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95aeef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95830f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973cdd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973ceb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c974d080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9758a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9757160>\r\n<<<\n 9343 1726888062.20388: stdout chunk (state=2):\n>>>/root\n<<<\n 9343 1726888062.20497: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.20502: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9343 1726888062.20515: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9343 1726888062.20520: _low_level_execute_command(): starting\n 9343 1726888062.20526: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `\" && echo ansible-tmp-1726888062.2051826-9343-154515735033830=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `\" && echo ansible-tmp-1726888062.2051826-9343-154515735033830=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `\" ) && sleep 0'\"'\"''\n 9341 1726888062.20686: stdout chunk (state=2):\n>>>ansible-tmp-1726888062.181768-9341-159862989275631=/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631\n<<<\n 9341 1726888062.20823: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.20830: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888062.181768-9341-159862989275631=/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631\\n', b'')\n 9341 1726888062.20846: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.181768-9341-159862989275631=/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631\n, stderr=\n 9341 1726888062.20985: variable 'ansible_module_compression' from source: unknown\n 9341 1726888062.21034: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9346 1726888062.21054: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9757358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c974dbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9774e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97742e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9760c18>\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.21061: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9341 1726888062.21123: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpqub0v8lv TO /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9341 1726888062.21446: Sending initial data\n 9341 1726888062.21453: Sent initial data (154 bytes)\n 9346 1726888062.22012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.22947: stdout chunk (state=2):\n>>>ansible-tmp-1726888062.2051826-9343-154515735033830=/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830\n<<<\n 9343 1726888062.23067: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.23073: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888062.2051826-9343-154515735033830=/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830\\n', b'')\n 9343 1726888062.23088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.2051826-9343-154515735033830=/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830\n, stderr=\n 9346 1726888062.23135: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9710240>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.23187: variable 'ansible_module_compression' from source: unknown\n 9343 1726888062.23218: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9343 1726888062.23238: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9343 1726888062.23294: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmphyll5e9k TO /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9343 1726888062.23383: Sending initial data\n 9343 1726888062.23390: Sent initial data (155 bytes)\n 9341 1726888062.23655: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpqub0v8lv /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py\n<<<\n 9346 1726888062.24497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.24756: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.24761: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpqub0v8lv /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py\\n', b'')\n 9341 1726888062.24778: done transferring module to remote\n 9341 1726888062.24785: _low_level_execute_command(): starting\n 9341 1726888062.24788: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888062.25325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97c5e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.25848: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmphyll5e9k /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py\n<<<\n 9346 1726888062.26422: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c97a60f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98dfe10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.26782: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.26790: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmphyll5e9k /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py\\n', b'')\n 9343 1726888062.26811: done transferring module to remote\n 9343 1726888062.26819: _low_level_execute_command(): starting\n 9343 1726888062.26822: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9341 1726888062.26988: stderr chunk (state=2):\n>>><<<\n 9341 1726888062.26997: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9341 1726888062.27015: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9341 1726888062.27018: _low_level_execute_command(): starting\n 9341 1726888062.27023: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888062.27525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9346 1726888062.28629: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d5048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d50f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9783908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.29114: stderr chunk (state=2):\n>>><<<\n 9343 1726888062.29122: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9343 1726888062.29136: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9343 1726888062.29139: _low_level_execute_command(): starting\n 9343 1726888062.29144: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888062.29496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98466a0>\r\n<<<\n 9341 1726888062.29797: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9341 1726888062.29809: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 9341 1726888062.29825: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9341 1726888062.29886: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9341 1726888062.29916: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 9341 1726888062.29927: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 9341 1726888062.29960: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 9341 1726888062.29974: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9341 1726888062.29986: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 9341 1726888062.29995: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 9341 1726888062.30035: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 9341 1726888062.30046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.30059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9341 1726888062.30086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9341 1726888062.30095: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 9341 1726888062.30121: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773de48>\r\n<<<\n 9341 1726888062.30147: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9341 1726888062.30171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776d3828>\r\n<<<\n 9341 1726888062.30180: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773d9b0>\r\n<<<\n 9341 1726888062.30200: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n<<<\n 9341 1726888062.30211: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e0630>\r\n<<<\n 9341 1726888062.30238: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9341 1726888062.30259: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9341 1726888062.30413: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776ec0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7390>\r\n<<<\n 9341 1726888062.30524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9341 1726888062.30536: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691470>\r\n<<<\n 9341 1726888062.30561: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9341 1726888062.30573: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9341 1726888062.30587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 9341 1726888062.30606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77696e48>\r\n<<<\n 9341 1726888062.30614: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691b38>\r\n<<<\n 9341 1726888062.30643: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9346 1726888062.30646: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing thre<<<\n 9341 1726888062.30677: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9346 1726888062.30677: stdout chunk (state=3):\n>>>ading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r<<<\n 9346 1726888062.30695: stdout chunk (state=3):\n>>>\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n<<<\n 9341 1726888062.30916: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7769d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77680d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77683198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75991940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9341 1726888062.31118: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759a3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776f1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9341 1726888062.31262: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9341 1726888062.31279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9341 1726888062.31296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 9341 1726888062.31306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9341 1726888062.31318: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9341 1726888062.31343: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9346 1726888062.31341: stdout chunk (state=3):\n>>># cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9341 1726888062.31366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9341 1726888062.31390: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py<<<\n 9341 1726888062.31399: stdout chunk (state=3):\n>>>\r\n<<<\n 9341 1726888062.31453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9341 1726888062.31467: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9341 1726888062.31490: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9341 1726888062.31523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.31546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9346 1726888062.31560: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9341 1726888062.31564: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9346 1726888062.31573: stdout chunk (state=3):\n>>><<<\n 9341 1726888062.31593: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75910208>\r\n<<<\n 9346 1726888062.31592: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.31616: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591c438>\r\n<<<\n 9341 1726888062.31635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9341 1726888062.31656: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dce48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd972828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dc9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd97f630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd98b0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd935e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd93c4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd91fd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd922198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc30940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc42240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd990a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbaf0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbb2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cbbbbf98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbbac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbc40b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0b7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0bbe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbffe80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbf7470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe74a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9692b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb970d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe02e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc59048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97de10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97da20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9876d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb987eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb50e1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9877b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb513cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb5366d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53e3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e9be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2dd320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2d6fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2ceeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53ed68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb2ddf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8ee6d8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e1080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8eea58>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd906588>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a5f8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90aac8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90abe0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906dd8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90af28>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd90a4a8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a208>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd8faac8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb523390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906438>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c990d8d0>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95cda90>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95f3240>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96364a8>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c96365c0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9636b00>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95da780>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95da2e8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95dada0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96376d8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9615278>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9609470>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95e2f60>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9637748>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b3c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9587e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c958deb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9629780>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95aeef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95830f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973cdd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973ceb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c974d080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b518>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9758a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9757160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9757358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c974dbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9774e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97742e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9760c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9710240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97c5e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c97a60f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98dfe10>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d5048>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d50f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9783908>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98466a0>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9346 1726888062.31696: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd972828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dc9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd97f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd98b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd935e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd93c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd91fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd922198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc30940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc42240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd990a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbaf0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbb2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cbbbbf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbbac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbc40b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0bbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbffe80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbf7470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe74a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9692b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb970d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe02e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc59048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97de10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97da20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9876d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb987eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb50e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9877b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb513cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb5366d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53e3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e9be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2dd320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2d6fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2ceeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53ed68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb2ddf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8ee6d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e1080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8eea58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd906588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a5f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90aac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90abe0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90af28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd90a4a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd8faac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb523390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c990d8d0>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95cda90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95f3240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96364a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c96365c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9636b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95da780>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95da2e8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95dada0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96376d8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9615278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9609470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95e2f60>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9637748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9587e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c958deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9629780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95aeef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95830f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973cdd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973ceb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c974d080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9758a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9757160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9757358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c974dbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9774e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97742e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9760c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9710240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97c5e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c97a60f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98dfe10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d5048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d50f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9783908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98466a0>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9341 1726888062.31681: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7591b128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591cc18>\r\nimport 'itertools' # \r\n<<<\n 9341 1726888062.31719: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9341 1726888062.31736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591b208>\r\nimport '_collections' # \r\n<<<\n 9346 1726888062.32143: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9346 1726888062.32164: _low_level_execute_command(): starting\n 9346 1726888062.32175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9341 1726888062.31989: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596c940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596cd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759632e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759575c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759485f8>\r\n<<<\n 9341 1726888062.32769: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ca400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756bae80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e5c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756d8f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75942438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759bb198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddf60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756f3048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7526f320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75273e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9343 1726888062.31908: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 9343 1726888062.32845: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9be48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b31828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9b9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b3e630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9343 1726888062.32882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4a0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aef470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3af4e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aefb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3afb4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aded68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ae1198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1def940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e01240>\r\n<<<\n 9343 1726888062.32958: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4fa20>\r\n<<<\n 9343 1726888062.32975: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9341 1726888062.33244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75296828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529e518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7504ad30>\r\n<<<\n 9341 1726888062.33310: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75035048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529eeb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75042128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9343 1726888062.33410: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9341 1726888062.33432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764f898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c750421d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764fc18>\r\n<<<\n 9343 1726888062.33441: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.33465: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd9e8>\r\n<<<\n 9341 1726888062.33493: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9341 1726888062.33524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9341 1726888062.33560: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77664748>\r\n<<<\n 9341 1726888062.33602: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9343 1726888062.33718: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d6e0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7a2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1d7af98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7aac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d830b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dca7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9341 1726888062.33741: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.33750: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cc88>\r\n<<<\n 9343 1726888062.33760: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dcabe0>\r\n<<<\n 9341 1726888062.33779: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77664f98>\r\n<<<\n 9341 1726888062.33807: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9343 1726888062.33809: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe198>\r\n<<<\n 9343 1726888062.33838: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbee80>\r\n<<<\n 9343 1726888062.33844: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1db6470>\r\n<<<\n 9341 1726888062.33866: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77673128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7766c668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c3c8>\r\n<<<\n 9343 1726888062.33883: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1da64a8>\r\n<<<\n 9341 1726888062.33903: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77659c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c752824e0>\r\n<<<\n 9343 1726888062.33911: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9343 1726888062.33933: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9341 1726888062.33933: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9341 1726888062.33954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9343 1726888062.33968: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9343 1726888062.33979: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 9341 1726888062.34002: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776645f8>\r\n<<<\n 9341 1726888062.34119: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9341 1726888062.34145: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7366ca90>\r\n<<<\n 9343 1726888062.34215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b282b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b2fd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d9f2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e18048>\r\n<<<\n 9343 1726888062.34236: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34263: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34286: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9343 1726888062.34298: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ce10>\r\n<<<\n 9343 1726888062.34308: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ca20>\r\n<<<\n 9343 1726888062.34333: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34340: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b466d8>\r\n<<<\n 9341 1726888062.34352: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.34367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9343 1726888062.34378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'<<<\n 9343 1726888062.34383: stdout chunk (state=3):\n>>>\r\n<<<\n 9343 1726888062.34401: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n<<<\n 9343 1726888062.34409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34457: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b46eb8>\r\n<<<\n 9343 1726888062.34480: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9343 1726888062.34487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34528: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16cd1d0>\r\n<<<\n 9343 1726888062.34535: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b467b8>\r\n<<<\n 9343 1726888062.34557: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 9343 1726888062.34564: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34624: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16d2cc0>\r\n<<<\n 9343 1726888062.34630: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c550>\r\n<<<\n 9343 1726888062.34656: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9343 1726888062.34669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34689: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 9343 1726888062.34700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5320>\r\n<<<\n 9343 1726888062.34725: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.34733: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d16f56d8>\r\n<<<\n 9343 1726888062.34747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9343 1726888062.34966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fd3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9343 1726888062.34986: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 9343 1726888062.34996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a8be0>\r\n<<<\n 9343 1726888062.35110: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d149c320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1495fd0>\r\n<<<\n 9343 1726888062.35126: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d148deb8><<<\n 9343 1726888062.35133: stdout chunk (state=3):\n>>>\r\n<<<\n 9343 1726888062.35158: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fdd68>\r\n<<<\n 9343 1726888062.35189: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.35199: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d149cf98>\r\n<<<\n 9343 1726888062.35204: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5a58>\r\n<<<\n 9343 1726888062.35228: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9343 1726888062.35242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9343 1726888062.35281: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aad748>\r\n<<<\n 9343 1726888062.35301: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a0080>\r\nimport 'pwd' # <<<\n 9343 1726888062.35309: stdout chunk (state=3):\n>>>\r\n<<<\n 9343 1726888062.35333: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.35342: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aadac8>\r\n<<<\n 9341 1726888062.35348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.35397: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c898>\r\n<<<\n 9343 1726888062.35415: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9343 1726888062.35432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9343 1726888062.35448: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 9343 1726888062.35459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9343 1726888062.35488: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.35497: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac55f8>\r\n<<<\n 9343 1726888062.35514: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9343 1726888062.35650: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9668>\r\n<<<\n 9343 1726888062.35680: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.35690: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9b38>\r\n<<<\n 9343 1726888062.35722: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac5e48>\r\n<<<\n 9343 1726888062.35744: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9343 1726888062.35769: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.35779: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac9518>\r\n<<<\n 9343 1726888062.35804: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.35811: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9278>\r\n<<<\n 9343 1726888062.36032: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ab9b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16e2390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac54a8>\r\n<<<\n 9343 1726888062.36066: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9343 1726888062.36092: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfacc940>\r\n<<<\n 9346 1726888062.36177: stderr chunk (state=2):\n>>><<<\n 9346 1726888062.36190: stdout chunk (state=2):\n>>><<<\n 9343 1726888062.36193: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n<<<\n 9343 1726888062.36211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.44.178> (0, b'', b'')\n 9346 1726888062.36218: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9343 1726888062.36224: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9346 1726888062.36230: handler run complete\n 9343 1726888062.36238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.36266: attempt loop complete, returning result\n 9346 1726888062.36285: variable 'item' from source: unknown\n 9346 1726888062.36362: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'id_provider', 'value': 'proxy'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"id_provider\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"proxy\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"id_provider\",\n \"value\": \"proxy\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9346 1726888062.36510: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888062.36521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9346 1726888062.36530: variable 'omit' from source: magic vars\n 9346 1726888062.36671: variable 'tlog_use_sssd' from source: role '' defaults\n 9346 1726888062.36681: Evaluated conditional (tlog_use_sssd | bool): True\n 9341 1726888062.36699: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734606d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73353400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73460f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73460048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7332ecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73334940>\r\n<<<\n 9341 1726888062.36734: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334278>\r\n<<<\n 9341 1726888062.36757: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334f98>\r\n<<<\n 9341 1726888062.36771: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9341 1726888062.36785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9346 1726888062.36814: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9341 1726888062.36849: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732d9898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732fd438>\r\n<<<\n 9341 1726888062.37149: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732f1630>\r\n<<<\n 9341 1726888062.37173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9341 1726888062.37199: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73694e80>\r\n<<<\n 9341 1726888062.37225: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c733044a8>\r\n<<<\n 9341 1726888062.37252: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c733045c0>\r\n<<<\n 9341 1726888062.37267: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9341 1726888062.37284: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9341 1726888062.37316: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9341 1726888062.37345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9341 1726888062.37366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.37382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.37392: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9346 1726888062.37400: variable 'omit' from source: magic vars\n 9341 1726888062.37412: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73368080>\r\n<<<\n 9346 1726888062.37419: variable 'omit' from source: magic vars\n 9346 1726888062.37453: variable '__tlog_sssd_conf' from source: role '' all vars\n 9341 1726888062.37489: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9341 1726888062.37508: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7337d0b8>\r\n<<<\n 9346 1726888062.37515: variable '__tlog_sssd_conf' from source: role '' all vars\n 9341 1726888062.37525: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f470>\r\n<<<\n 9341 1726888062.37542: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9341 1726888062.37580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335fc88>\r\n<<<\n 9346 1726888062.37596: variable 'item' from source: unknown\n 9346 1726888062.37647: variable 'item' from source: unknown\n 9346 1726888062.37664: variable 'omit' from source: magic vars\n 9346 1726888062.37683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9346 1726888062.37693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9346 1726888062.37699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9346 1726888062.37712: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9346 1726888062.37716: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888062.37720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9341 1726888062.37734: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73310978>\r\n<<<\n 9341 1726888062.37764: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9341 1726888062.37796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9346 1726888062.37806: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9346 1726888062.37811: Set connection var ansible_shell_type to sh\n 9341 1726888062.37820: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9346 1726888062.37821: Set connection var ansible_shell_executable to /bin/sh\n 9346 1726888062.37827: Set connection var ansible_connection to ssh\n 9346 1726888062.37835: Set connection var ansible_pipelining to False\n 9346 1726888062.37841: Set connection var ansible_timeout to 10\n 9341 1726888062.37851: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9346 1726888062.37866: variable 'ansible_shell_executable' from source: unknown\n 9346 1726888062.37870: variable 'ansible_connection' from source: unknown\n 9346 1726888062.37874: variable 'ansible_module_compression' from source: unknown\n 9346 1726888062.37877: variable 'ansible_shell_type' from source: unknown\n 9346 1726888062.37880: variable 'ansible_shell_executable' from source: unknown\n 9346 1726888062.37883: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888062.37887: variable 'ansible_pipelining' from source: unknown\n 9346 1726888062.37890: variable 'ansible_timeout' from source: unknown\n 9346 1726888062.37896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9341 1726888062.37915: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7345b0b8>\r\n<<<\n 9341 1726888062.37970: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f2e8>\r\n<<<\n 9346 1726888062.38006: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9346 1726888062.38016: variable 'omit' from source: magic vars\n 9346 1726888062.38022: starting attempt loop\n 9346 1726888062.38026: running the handler\n 9346 1726888062.38033: _low_level_execute_command(): starting\n 9346 1726888062.38038: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9341 1726888062.38385: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7345bf60>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b0b8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b208>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73304710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7347aba8>\r\n<<<\n 9343 1726888062.38408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf78cb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7b12b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7f5630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9343 1726888062.38439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9341 1726888062.38455: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734762e8>\r\n<<<\n 9341 1726888062.38514: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c734764e0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7346bd68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9341 1726888062.38534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.38542: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9343 1726888062.38565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9341 1726888062.38603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.38612: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9341 1726888062.38683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.38744: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7997f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cfaf0748>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf799128>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9343 1726888062.38760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9341 1726888062.38766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.38785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.38811: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f6160>\r\n<<<\n 9343 1726888062.38826: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7d42e8>\r\n<<<\n 9341 1726888062.38888: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.39125: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7c84e0>\r\n<<<\n 9343 1726888062.39149: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9341 1726888062.39152: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7348ff60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fc18>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348f438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fa90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73480dd8>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.39167: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfaf0dd8>\r\n<<<\n 9343 1726888062.39196: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7da320>\r\n<<<\n 9343 1726888062.39221: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da438>\r\n<<<\n 9343 1726888062.39243: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9343 1726888062.39258: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9343 1726888062.39289: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9343 1726888062.39304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9343 1726888062.39326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9343 1726888062.39339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.39388: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf746eb8>\r\n<<<\n 9343 1726888062.39469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 9343 1726888062.39488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf74ce80>\r\n<<<\n 9343 1726888062.39503: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7422e8>\r\n<<<\n 9343 1726888062.39519: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9343 1726888062.39534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742b00>\r\n<<<\n 9341 1726888062.39581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.39718: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7e87f0>\r\n<<<\n 9343 1726888062.39747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9343 1726888062.39781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.39802: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9343 1726888062.39819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9343 1726888062.39901: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf76deb8>\r\n<<<\n 9343 1726888062.39952: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742160>\r\n<<<\n 9341 1726888062.40048: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9341 1726888062.40072: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9343 1726888062.40075: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.40088: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9341 1726888062.40107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40127: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbdd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbeb8>\r\n<<<\n 9341 1726888062.40127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.40162: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.40199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.40332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40383: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf90c080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf917a20>\r\n<<<\n 9343 1726888062.40431: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf916160>\r\n<<<\n 9343 1726888062.40455: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.40464: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf916358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf90cbe0>\r\n<<<\n 9341 1726888062.40483: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9341 1726888062.40511: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734b0668>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.40530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.40576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9343 1726888062.40664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9343 1726888062.40708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.40928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.40947: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9343 1726888062.40957: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9343 1726888062.40985: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.40994: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf933dd8>\r\n<<<\n 9343 1726888062.41039: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933a90>\r\n<<<\n 9343 1726888062.41075: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9332b0>\r\n<<<\n 9343 1726888062.41095: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 9343 1726888062.41104: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9343 1726888062.41142: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933908>\r\n<<<\n 9343 1726888062.41151: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf920be0>\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888062.41322: stdout chunk (state=2):\n>>>/root\n<<<\n 9341 1726888062.41323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.41380: stderr chunk (state=3):\n>>><<<\n 9346 1726888062.41390: stdout chunk (state=3):\n>>><<<\n 9341 1726888062.41397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9346 1726888062.41411: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9346 1726888062.41419: _low_level_execute_command(): starting\n 9346 1726888062.41426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `\" && echo ansible-tmp-1726888062.4141638-9346-4433370916241=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `\" && echo ansible-tmp-1726888062.4141638-9346-4433370916241=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `\" ) && sleep 0'\"'\"''\n 9341 1726888062.41732: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.41753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.41782: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9341 1726888062.41799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.41946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.41976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.42062: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9343 1726888062.42076: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 9343 1726888062.42086: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9343 1726888062.42109: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9343 1726888062.42120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.42140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.42164: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9343 1726888062.42176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42190: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9343 1726888062.42204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9343 1726888062.42221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.42321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42336: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9341 1726888062.42355: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73565dd8>\r\n<<<\n 9341 1726888062.42383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.42406: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.42438: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 9343 1726888062.42449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9343 1726888062.42467: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf8cf240>\r\n<<<\n 9341 1726888062.42470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.42486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42528: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9341 1726888062.42543: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9341 1726888062.42570: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.42606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42639: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9341 1726888062.42649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.42838: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9343 1726888062.42838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.43096: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7356a2b0>\r\n<<<\n 9341 1726888062.43162: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c735050f0>\r\n<<<\n 9343 1726888062.43198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43198: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9341 1726888062.43211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.43240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.43303: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9343 1726888062.43313: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.43333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.43370: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.43389: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n<<<\n 9341 1726888062.43399: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n<<<\n 9341 1726888062.43429: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9343 1726888062.43429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9341 1726888062.43472: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9341 1726888062.43479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9343 1726888062.43505: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9343 1726888062.43520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.43528: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9343 1726888062.43537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.43564: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.43606: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.43651: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9341 1726888062.43665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9343 1726888062.43765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43765: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a128>\r\n<<<\n 9341 1726888062.43818: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7356a630>\r\n<<<\n 9341 1726888062.43881: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73518048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 9341 1726888062.43905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43953: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9341 1726888062.43960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.43971: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9341 1726888062.43979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.43994: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9343 1726888062.44054: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9343 1726888062.44071: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf984e10>\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.44089: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9341 1726888062.44113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.44130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n<<<\n 9341 1726888062.44155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.44167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.44201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n<<<\n 9341 1726888062.44233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.44263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.44302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.44337: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.44365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.44404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.44433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.44501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.44512: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9343 1726888062.44623: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.44709: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf965160>\r\n<<<\n 9343 1726888062.44770: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa9ee80>\r\n<<<\n 9346 1726888062.44793: stdout chunk (state=2):\n>>>ansible-tmp-1726888062.4141638-9346-4433370916241=/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241\n<<<\n 9343 1726888062.44809: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.44852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.44870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.44947: stderr chunk (state=3):\n>>><<<\n 9346 1726888062.44953: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888062.4141638-9346-4433370916241=/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241\\n', b'')\n 9346 1726888062.44973: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.4141638-9346-4433370916241=/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241\n, stderr=\n 9346 1726888062.45067: variable 'ansible_module_compression' from source: unknown\n 9346 1726888062.45099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9346 1726888062.45118: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9346 1726888062.45179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy2qt2378 TO /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9341 1726888062.45269: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73623630>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9346 1726888062.45302: Sending initial data\n 9346 1726888062.45309: Sent initial data (153 bytes)\n 9343 1726888062.45322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.45652: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9343 1726888062.45651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9343 1726888062.46016: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9940b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf994160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf942ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.46039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.46060: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9343 1726888062.46147: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9343 1726888062.46174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n<<<\n 9343 1726888062.46215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.46239: stdout chunk (state=3):\n>>>import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.46263: stdout chunk (state=3):\n>>>import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.46284: stdout chunk (state=3):\n>>>import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.46331: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 9341 1726888062.46362: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 9341 1726888062.46382: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 9341 1726888062.46406: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 9341 1726888062.46416: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy re\r\n<<<\n 9343 1726888062.46493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.46690: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9341 1726888062.46698: stdout chunk (state=3):\n>>><<<\n 9341 1726888062.46710: stderr chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773de48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776d3828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773d9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e0630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776ec0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77696e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7769d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77680d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77683198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75991940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759a3240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776f1a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75910208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591c438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7591b128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591cc18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591b208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596c940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596cd30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759632e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759575c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759485f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ca400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756bae80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e5c0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756d8f98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75942438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759bb198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddf60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddb70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756f3048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7526f320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75273e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75296828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529e518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7504ad30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75035048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529eeb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75042128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764f898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c750421d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764fc18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd9e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77664748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c7b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cc88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cda0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77664f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77673128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7766c668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c3c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77659c88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c752824e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776645f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7366ca90>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734606d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73353400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73460f98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73460048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7332ecc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73334940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334278>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334f98>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732d9898>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732fd438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732f1630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73694e80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c733044a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c733045c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73368080>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7337d0b8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f470>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335fc88>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73310978>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7345b0b8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f2e8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7345bf60>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b0b8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b208>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73304710>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7347aba8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734762e8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c734764e0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7346bd68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7348ff60>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fc18>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348f438>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fa90>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73480dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734b0668>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73565dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7356a2b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c735050f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7356a630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73518048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73623630>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9343 1726888062.46767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.46768: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776d3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e0630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776ec0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77696e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7769d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77680d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77683198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75991940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759a3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776f1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75910208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591c438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7591b128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591cc18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591b208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596c940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596cd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759632e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759575c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759485f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ca400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756bae80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e5c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756d8f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75942438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759bb198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddf60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756f3048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7526f320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75273e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75296828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529e518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7504ad30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75035048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529eeb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75042128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764f898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c750421d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764fc18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77664748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77664f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77673128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7766c668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77659c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c752824e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776645f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7366ca90>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734606d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73353400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73460f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73460048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7332ecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73334940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732d9898>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732fd438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732f1630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73694e80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c733044a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c733045c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73368080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7337d0b8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335fc88>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73310978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7345b0b8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f2e8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7345bf60>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b0b8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b208>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73304710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7347aba8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734762e8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c734764e0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7346bd68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7348ff60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fc18>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348f438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fa90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73480dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734b0668>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73565dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7356a2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c735050f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7356a630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73518048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73623630>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9341 1726888062.46962: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9341 1726888062.46977: _low_level_execute_command(): starting\n 9341 1726888062.46985: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9343 1726888062.46900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa05710>\r\n<<<\n 9343 1726888062.47587: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9343 1726888062.48288: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9343 1726888062.48475: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9343 1726888062.48518: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.48524: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9be48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b31828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9b9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b3e630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4a0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aef470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3af4e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aefb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3afb4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aded68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ae1198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1def940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e01240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4fa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d6e0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7a2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1d7af98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7aac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d830b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dca7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dcabe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbee80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1db6470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1da64a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b282b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b2fd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d9f2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e18048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ce10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ca20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b466d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b46eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16cd1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b467b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16d2cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d16f56d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fd3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a8be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d149c320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1495fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d148deb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fdd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d149cf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aad748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a0080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aadac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac55f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac5e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac9518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ab9b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16e2390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac54a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfacc940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf78cb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7b12b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7f5630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7997f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cfaf0748>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf799128>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f6160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7d42e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7c84e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfaf0dd8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7da320>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf746eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf74ce80>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7422e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7e87f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf76deb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbdd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbeb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf90c080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf917a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf916160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf916358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf90cbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf933dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9332b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf920be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf8cf240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf984e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf965160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa9ee80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9940b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf994160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf942ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa05710>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9343 1726888062.48575: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9be48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b31828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9b9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b3e630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4a0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aef470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3af4e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aefb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3afb4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aded68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ae1198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1def940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e01240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d6e0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7a2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1d7af98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7aac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d830b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dca7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dcabe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbee80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1db6470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1da64a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b282b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b2fd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d9f2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e18048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b466d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b46eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16cd1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b467b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16d2cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d16f56d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fd3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a8be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d149c320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1495fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d148deb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fdd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d149cf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aad748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a0080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aadac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac55f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac5e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac9518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ab9b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16e2390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac54a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfacc940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf78cb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7b12b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7f5630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7997f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cfaf0748>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf799128>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f6160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7d42e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7c84e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfaf0dd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7da320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf746eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf74ce80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7422e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7e87f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf76deb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbdd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbeb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf90c080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf917a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf916160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf916358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf90cbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf933dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9332b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf920be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf8cf240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf984e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf965160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa9ee80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9940b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf994160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf942ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa05710>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9343 1726888062.48844: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9343 1726888062.48858: _low_level_execute_command(): starting\n 9343 1726888062.48864: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9346 1726888062.49575: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy2qt2378 /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py\n<<<\n 9346 1726888062.50698: stderr chunk (state=3):\n>>><<<\n 9346 1726888062.50707: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy2qt2378 /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py\\n', b'')\n 9346 1726888062.50733: done transferring module to remote\n 9346 1726888062.50745: _low_level_execute_command(): starting\n 9341 1726888062.50747: stderr chunk (state=2):\n>>><<<\n 9346 1726888062.50751: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0'\n 9341 1726888062.50753: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> (0, b'', b'')\n 9341 1726888062.50772: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9341 1726888062.50777: handler run complete\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9341 1726888062.50805: attempt loop complete, returning result\n 9341 1726888062.50828: variable 'item' from source: unknown\n 9341 1726888062.50895: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_lib_name\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"files\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_lib_name\",\n \"value\": \"files\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9341 1726888062.51007: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888062.51017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9341 1726888062.51029: variable 'omit' from source: magic vars\n 9341 1726888062.51201: variable 'tlog_use_sssd' from source: role '' defaults\n 9341 1726888062.51212: Evaluated conditional (tlog_use_sssd | bool): True\n 9341 1726888062.51335: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9341 1726888062.51794: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9341 1726888062.51802: variable 'omit' from source: magic vars\n 9341 1726888062.51816: variable 'omit' from source: magic vars\n 9343 1726888062.51823: stderr chunk (state=2):\n>>><<<\n 9343 1726888062.51831: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9343 1726888062.51849: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9343 1726888062.51856: handler run complete\n 9341 1726888062.51857: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888062.51882: attempt loop complete, returning result\n 9343 1726888062.51903: variable 'item' from source: unknown\n 9341 1726888062.51915: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888062.51975: variable 'item' from source: unknown\n 9341 1726888062.51975: variable 'item' from source: unknown\nok: [managed_node2] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_lib_name\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"files\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_lib_name\",\n \"value\": \"files\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9341 1726888062.52069: variable 'item' from source: unknown\n 9341 1726888062.52086: variable 'omit' from source: magic vars\n 9341 1726888062.52107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.52109: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9341 1726888062.52116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.52118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9341 1726888062.52122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.52128: variable 'omit' from source: magic vars\n 9341 1726888062.52136: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9341 1726888062.52140: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888062.52144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9341 1726888062.52220: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9341 1726888062.52228: Set connection var ansible_shell_type to sh\n 9341 1726888062.52234: Set connection var ansible_shell_executable to /bin/sh\n 9341 1726888062.52237: Set connection var ansible_connection to ssh\n 9341 1726888062.52242: Set connection var ansible_pipelining to False\n 9341 1726888062.52248: Set connection var ansible_timeout to 10\n 9341 1726888062.52270: variable 'ansible_shell_executable' from source: unknown\n 9341 1726888062.52275: variable 'ansible_connection' from source: unknown\n 9341 1726888062.52278: variable 'ansible_module_compression' from source: unknown\n 9341 1726888062.52281: variable 'ansible_shell_type' from source: unknown\n 9341 1726888062.52284: variable 'ansible_shell_executable' from source: unknown\n 9343 1726888062.52284: variable 'tlog_use_sssd' from source: role '' defaults\n 9341 1726888062.52287: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9341 1726888062.52293: variable 'ansible_pipelining' from source: unknown\n 9343 1726888062.52294: Evaluated conditional (tlog_use_sssd | bool): True\n 9341 1726888062.52296: variable 'ansible_timeout' from source: unknown\n 9341 1726888062.52300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9343 1726888062.52403: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9341 1726888062.52437: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9341 1726888062.52446: variable 'omit' from source: magic vars\n 9341 1726888062.52451: starting attempt loop\n 9341 1726888062.52454: running the handler\n 9341 1726888062.52459: _low_level_execute_command(): starting\n 9341 1726888062.52463: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9343 1726888062.53006: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9343 1726888062.53016: variable 'omit' from source: magic vars\n 9343 1726888062.53031: variable 'omit' from source: magic vars\n 9343 1726888062.53071: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888062.53137: variable '__tlog_sssd_conf' from source: role '' all vars\n 9343 1726888062.53212: variable 'item' from source: unknown\n 9343 1726888062.53280: variable 'item' from source: unknown\n 9343 1726888062.53301: variable 'omit' from source: magic vars\n 9343 1726888062.53320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.53328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.53335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9343 1726888062.53346: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9343 1726888062.53349: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888062.53352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888062.53424: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9343 1726888062.53429: Set connection var ansible_shell_type to sh\n 9343 1726888062.53436: Set connection var ansible_shell_executable to /bin/sh\n 9343 1726888062.53439: Set connection var ansible_connection to ssh\n 9343 1726888062.53445: Set connection var ansible_pipelining to False\n 9343 1726888062.53450: Set connection var ansible_timeout to 10\n 9343 1726888062.53473: variable 'ansible_shell_executable' from source: unknown\n 9343 1726888062.53479: variable 'ansible_connection' from source: unknown\n 9343 1726888062.53483: variable 'ansible_module_compression' from source: unknown\n 9343 1726888062.53486: variable 'ansible_shell_type' from source: unknown\n 9343 1726888062.53489: variable 'ansible_shell_executable' from source: unknown\n 9343 1726888062.53494: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9343 1726888062.53498: variable 'ansible_pipelining' from source: unknown\n 9343 1726888062.53501: variable 'ansible_timeout' from source: unknown\n 9343 1726888062.53504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9343 1726888062.53638: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9343 1726888062.53647: variable 'omit' from source: magic vars\n 9343 1726888062.53653: starting attempt loop\n 9343 1726888062.53656: running the handler\n 9343 1726888062.53662: _low_level_execute_command(): starting\n 9343 1726888062.53666: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9346 1726888062.54412: stderr chunk (state=2):\n>>><<<\n 9346 1726888062.54420: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9346 1726888062.54440: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9346 1726888062.54444: _low_level_execute_command(): starting\n 9346 1726888062.54450: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9341 1726888062.55401: stdout chunk (state=2):\n>>>/root\n<<<\n 9341 1726888062.55519: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.55527: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9341 1726888062.55541: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9341 1726888062.55548: _low_level_execute_command(): starting\n 9341 1726888062.55553: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `\" && echo ansible-tmp-1726888062.5554557-9341-77900242576506=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `\" && echo ansible-tmp-1726888062.5554557-9341-77900242576506=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `\" ) && sleep 0'\"'\"''\n 9343 1726888062.55967: stdout chunk (state=2):\n>>>/root\n<<<\n 9343 1726888062.56025: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.56031: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9343 1726888062.56049: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9343 1726888062.56056: _low_level_execute_command(): starting\n 9343 1726888062.56061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `\" && echo ansible-tmp-1726888062.5605412-9343-11617133308189=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `\" && echo ansible-tmp-1726888062.5605412-9343-11617133308189=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `\" ) && sleep 0'\"'\"''\n 9341 1726888062.57873: stdout chunk (state=2):\n>>>ansible-tmp-1726888062.5554557-9341-77900242576506=/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506\n<<<\n 9341 1726888062.57993: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.57999: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888062.5554557-9341-77900242576506=/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506\\n', b'')\n 9341 1726888062.58018: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.5554557-9341-77900242576506=/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506\n, stderr=\n 9341 1726888062.58103: variable 'ansible_module_compression' from source: unknown\n 9341 1726888062.58132: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9341 1726888062.58151: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9341 1726888062.58213: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpk49dxjug TO /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9341 1726888062.58303: Sending initial data\n 9341 1726888062.58310: Sent initial data (154 bytes)\n 9343 1726888062.58389: stdout chunk (state=2):\n>>>ansible-tmp-1726888062.5605412-9343-11617133308189=/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189\n<<<\n 9343 1726888062.58517: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.58524: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888062.5605412-9343-11617133308189=/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189\\n', b'')\n 9343 1726888062.58542: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.5605412-9343-11617133308189=/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189\n, stderr=\n 9343 1726888062.58667: variable 'ansible_module_compression' from source: unknown\n 9343 1726888062.58711: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9343 1726888062.58734: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9343 1726888062.58826: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpitfs17q7 TO /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9343 1726888062.59105: Sending initial data\n 9343 1726888062.59111: Sent initial data (154 bytes)\n 9346 1726888062.60415: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 9341 1726888062.61159: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpk49dxjug /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py\n<<<\n 9343 1726888062.61455: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpitfs17q7 /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py\n<<<\n 9346 1726888062.62164: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838724828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838731630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83873d0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e7e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2b38>\r\n# /usr/lib64/pytho<<<\n 9346 1726888062.62673: stdout chunk (state=3):\n>>>n3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386ee4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369e2940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369f4240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838742a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369610b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696d2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83696df98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696dac8>\r\nimport 'itertools' # \r\n<<<\n 9343 1726888062.62896: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.62905: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpitfs17q7 /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py\\n', b'')\n 9343 1726888062.62929: done transferring module to remote\n 9343 1726888062.62939: _low_level_execute_command(): starting\n 9343 1726888062.62944: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9341 1726888062.63099: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.63108: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpk49dxjug /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py\\n', b'')\n 9341 1726888062.63138: done transferring module to remote\n 9341 1726888062.63150: _low_level_execute_command(): starting\n 9341 1726888062.63155: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888062.63860: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369770b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bd7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bdbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369a9470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369994a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83671b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836722d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369932e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836a0b048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnin<<<\n 9346 1726888062.64819: stdout chunk (state=3):\n>>>gs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367396d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836739eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c01d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367397b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8362e86d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f03c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83609bbe0>\r\nimport 'tokenize' # <_f<<<\n 9343 1726888062.65358: stderr chunk (state=2):\n>>><<<\n 9343 1726888062.65365: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9343 1726888062.65382: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9343 1726888062.65386: _low_level_execute_command(): starting\n 9343 1726888062.65391: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9341 1726888062.65856: stderr chunk (state=2):\n>>><<<\n 9341 1726888062.65862: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9341 1726888062.65878: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9341 1726888062.65882: _low_level_execute_command(): starting\n 9341 1726888062.65887: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n 9346 1726888062.65919: stdout chunk (state=3):\n>>>rozen_importlib_external.SourceFileLoader object at 0x7fc83608f320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836088fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836080eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f0d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83608ff98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836093080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386b85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m<<<\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888062.67017: stdout chunk (state=3):\n>>>-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386bc518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386acb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362d5390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b84a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346bf940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888062.67026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.68195: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9343 1726888062.68228: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.68255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9343 1726888062.68277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9343 1726888062.68492: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6868e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67fe828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68689b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb680b630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 9343 1726888062.68500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9343 1726888062.68518: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9343 1726888062.68533: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9343 1726888062.68551: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68170f0>\r\n<<<\n 9343 1726888062.68573: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812748>\r\n<<<\n 9343 1726888062.68601: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812390>\r\n<<<\n 9343 1726888062.68628: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9343 1726888062.68640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9343 1726888062.68660: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9343 1726888062.68678: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9343 1726888062.68695: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 9343 1726888062.68706: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9343 1726888062.68726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9343 1726888062.68739: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bc470>\r\n<<<\n 9341 1726888062.68773: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 9341 1726888062.68793: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 9341 1726888062.68806: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 9343 1726888062.68827: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bcb38>\r\n<<<\n 9343 1726888062.68845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9341 1726888062.68852: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9343 1726888062.68877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9341 1726888062.68885: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9341 1726888062.68928: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 9341 1726888062.68940: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9341 1726888062.68953: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9343 1726888062.68981: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c84e0>\r\n<<<\n 9341 1726888062.69000: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69024: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67abd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69042: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67ae198>\r\n<<<\n 9341 1726888062.69061: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 9341 1726888062.69077: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf759e48>\r\n<<<\n 9343 1726888062.69095: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69117: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4abc940>\r\n<<<\n 9341 1726888062.69113: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9343 1726888062.69128: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9346 1726888062.69165: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83437fb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343a42b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ef828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7599b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69220: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6fc630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69263: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ace240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb681ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9341 1726888062.69306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9341 1726888062.69334: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69363: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7080f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703748>\r\n<<<\n 9341 1726888062.69391: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703390>\r\n<<<\n 9341 1726888062.69432: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69474: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69518: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69528: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69547: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ad470>\r\n<<<\n 9343 1726888062.69552: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69579: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9341 1726888062.69609: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b2e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6adb38>\r\n<<<\n 9343 1726888062.69617: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9341 1726888062.69637: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9341 1726888062.69668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69681: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9343 1726888062.69701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9343 1726888062.69729: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69750: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9343 1726888062.69763: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9343 1726888062.69786: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a3b0b8>\r\n<<<\n 9341 1726888062.69815: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b94e0>\r\n<<<\n 9341 1726888062.70145: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9ad940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9bf240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf70da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9343 1726888062.70154: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a472e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4a47f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a47ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a500b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a977f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a97be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a83470>\r\n<<<\n 9343 1726888062.70188: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a734a8>\r\n<<<\n 9343 1726888062.70208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 9343 1726888062.70216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9343 1726888062.70236: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9343 1726888062.70246: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 9343 1726888062.70264: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9343 1726888062.70282: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9343 1726888062.70317: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47f52e8>\r\n<<<\n 9346 1726888062.70319: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83438c7f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83432ca90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83438ce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e95f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343c72e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343bb4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346e9048>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8da0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9343 1726888062.70347: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47fcd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b0f0>\r\n<<<\n 9341 1726888062.70564: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9343 1726888062.70586: stdout chunk (state=3):\n>>>import '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4803e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a6c2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ae5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9343 1726888062.70609: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809a58>\r\n<<<\n 9341 1726888062.70614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 9341 1726888062.70639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9343 1726888062.70647: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813710>\r\n<<<\n 9341 1726888062.70672: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.70688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9341 1726888062.70705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9343 1726888062.70724: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9341 1726888062.70732: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd92c208>\r\n<<<\n 9341 1726888062.70751: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938438>\r\n<<<\n 9341 1726888062.70810: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd937128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938c18>\r\n<<<\n 9343 1726888062.70829: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9341 1726888062.71034: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd937208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988d30>\r\n<<<\n 9343 1726888062.71047: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439a1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48137f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439fcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb43c26d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9341 1726888062.71071: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97f2e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9735c0>\r\n<<<\n 9343 1726888062.71084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9343 1726888062.71107: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43ca3c8>\r\n<<<\n 9343 1726888062.71117: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9341 1726888062.71131: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9645f8>\r\n<<<\n 9341 1726888062.71146: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9341 1726888062.71159: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9343 1726888062.71173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 9343 1726888062.71181: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9341 1726888062.71193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9341 1726888062.71212: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9343 1726888062.71221: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9341 1726888062.71239: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6e6438>\r\n<<<\n 9343 1726888062.71250: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9341 1726888062.71262: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6d6eb8>\r\n<<<\n 9341 1726888062.71272: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a240>\r\n<<<\n 9341 1726888062.71285: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9343 1726888062.71299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 9343 1726888062.71306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4175be0>\r\n<<<\n 9341 1726888062.71333: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f4fd0>\r\n<<<\n 9341 1726888062.71351: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd95e438>\r\n<<<\n 9341 1726888062.71368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9341 1726888062.71402: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f9390>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9198>\r\n<<<\n 9341 1726888062.71435: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f94a8>\r\n<<<\n 9346 1726888062.71670: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834339eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83433ff28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343352e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343db7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83435ef28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eedd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eef60>\r\n<<<\n 9341 1726888062.71699: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9d7198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9f98>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9ba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd70f080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9341 1726888062.71710: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9343 1726888062.71723: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4169320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4162fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb415aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43cad68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4169f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677a748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb416d080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677aac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48098d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9343 1726888062.71732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 9343 1726888062.71747: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9341 1726888062.71764: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28b358>\r\n<<<\n 9341 1726888062.71922: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28fe10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f96d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2470>\r\n<<<\n 9343 1726888062.71938: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb67925f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9343 1726888062.71959: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796668>\r\n<<<\n 9341 1726888062.71975: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd2b2828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9341 1726888062.71983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9343 1726888062.71997: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796b38>\r\n<<<\n 9343 1726888062.72015: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6792e48>\r\n<<<\n 9343 1726888062.72027: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n<<<\n 9343 1726888062.72034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9341 1726888062.72056: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2ba518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9341 1726888062.72067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9341 1726888062.72073: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9343 1726888062.72086: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6796518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796278>\r\n<<<\n 9341 1726888062.72107: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9343 1726888062.72116: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6786b38>\r\n<<<\n 9343 1726888062.72128: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43af390>\r\n<<<\n 9341 1726888062.72145: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9341 1726888062.72154: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9343 1726888062.72165: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9343 1726888062.72181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9341 1726888062.72193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9341 1726888062.72213: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 9341 1726888062.72220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd066d30>\r\n<<<\n 9343 1726888062.72231: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67924a8>\r\n<<<\n 9341 1726888062.72341: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b160>\r\n<<<\n 9341 1726888062.72358: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd051048>\r\n<<<\n 9343 1726888062.72359: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9343 1726888062.72377: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2799940>\r\n<<<\n 9341 1726888062.72384: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2baeb8>\r\n<<<\n 9343 1726888062.72440: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.72461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.72492: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.72524: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.72657: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd05e128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66b898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05e1d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66bc18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9a20>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9346 1726888062.72673: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344ff080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83450a9e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834509128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834509320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344ffba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834526dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345262b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834512be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.72686: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf680748>\r\n<<<\n 9341 1726888062.72708: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 9341 1726888062.72717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9341 1726888062.72845: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.72853: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6887b8>\r\n<<<\n 9341 1726888062.72885: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688c88>\r\n<<<\n 9341 1726888062.72915: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf680f98>\r\n<<<\n 9341 1726888062.72941: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9341 1726888062.72969: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf68f128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf688668>\r\n<<<\n 9341 1726888062.73007: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6883c8>\r\n<<<\n 9341 1726888062.73021: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf675c88>\r\n<<<\n 9341 1726888062.73043: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd29e4e0>\r\n<<<\n 9341 1726888062.73059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9341 1726888062.73099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9341 1726888062.73130: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6805f8>\r\n<<<\n 9341 1726888062.73247: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9341 1726888062.73271: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb688a90>\r\n<<<\n 9341 1726888062.73340: stdout chunk (state=3):\n>>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.73351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.73377: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.73395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.73406: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9341 1726888062.73413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.73590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.73629: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888062.73639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344c2240>\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.74477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.74518: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2459b00>\r\n<<<\n 9343 1726888062.74531: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9343 1726888062.74552: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9343 1726888062.74583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9343 1726888062.74642: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb247e2b0>\r\n<<<\n 9343 1726888062.74653: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2518>\r\n<<<\n 9343 1726888062.74676: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.74686: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c2630>\r\n<<<\n 9343 1726888062.74702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9346 1726888062.74724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.74905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9343 1726888062.74946: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24667f0>\r\n<<<\n 9343 1726888062.74980: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466eb8>\r\n<<<\n 9343 1726888062.75011: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466e10>\r\n<<<\n 9343 1726888062.75029: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9343 1726888062.75043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9343 1726888062.75103: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c3748>\r\n<<<\n 9343 1726888062.75117: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a12e8>\r\n<<<\n 9341 1726888062.75389: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9341 1726888062.75404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47c6d8>\r\nimport 'atexit' # \r\n<<<\n 9343 1726888062.75411: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24954e0>\r\n<<<\n 9343 1726888062.75443: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9341 1726888062.75443: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9343 1726888062.75461: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb247e048>\r\n<<<\n 9341 1726888062.75462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9343 1726888062.75485: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c37b8>\r\n<<<\n 9341 1726888062.75521: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb36f400>\r\n<<<\n 9341 1726888062.75532: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47cf98>\r\n<<<\n 9343 1726888062.75548: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9341 1726888062.75561: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb47c048>\r\n<<<\n 9341 1726888062.75587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9343 1726888062.75587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9341 1726888062.75610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9343 1726888062.75626: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.75644: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb34acc0>\r\n<<<\n 9341 1726888062.75664: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9343 1726888062.75672: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.75687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9343 1726888062.75686: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2413eb8>\r\n<<<\n 9341 1726888062.75705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9341 1726888062.75727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9343 1726888062.75765: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9343 1726888062.75780: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2419ef0>\r\n<<<\n 9343 1726888062.75799: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9346 1726888062.75823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834576e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.75845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240fb00>\r\n<<<\n 9341 1726888062.75900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb350940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb2f7be0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350fd0>\r\n<<<\n 9341 1726888062.75924: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9341 1726888062.75992: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb2f5748>\r\n<<<\n 9341 1726888062.76018: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb319438>\r\n<<<\n 9343 1726888062.76037: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24b57f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9343 1726888062.76064: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.76085: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9343 1726888062.76103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9343 1726888062.76114: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9343 1726888062.76184: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2438f28>\r\n<<<\n 9343 1726888062.76238: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f160>\r\n<<<\n 9341 1726888062.76293: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb30d630>\r\n<<<\n 9341 1726888062.76315: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9341 1726888062.76343: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb6b0e80>\r\n<<<\n 9341 1726888062.76368: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350cf8>\r\n<<<\n 9343 1726888062.76372: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8da0>\r\n<<<\n 9341 1726888062.76396: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb320550>\r\n<<<\n 9343 1726888062.76396: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.76414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9343 1726888062.76420: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8eb8>\r\n<<<\n 9341 1726888062.76433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9341 1726888062.76458: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9343 1726888062.76461: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25d9048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7588>\r\n<<<\n 9341 1726888062.76480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9341 1726888062.76496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9343 1726888062.76496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9341 1726888062.76508: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.76512: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9343 1726888062.76526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9343 1726888062.76560: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e49e8>\r\n<<<\n 9341 1726888062.76697: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb37ffd0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb399080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b400>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37bc18>\r\n<<<\n 9343 1726888062.76732: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25e3128>\r\n<<<\n 9343 1726888062.76761: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e3320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25d9ba8>\r\n<<<\n 9343 1726888062.76779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.76793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9343 1726888062.76804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.76876: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb32c908>\r\n<<<\n 9343 1726888062.76876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.76902: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9346 1726888062.76924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834558198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834691eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.76949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.76960: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9343 1726888062.76975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9341 1726888062.76993: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9343 1726888062.77001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.77055: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4770b8>\r\n<<<\n 9341 1726888062.77321: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b278>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb477f98>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4870f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb487240>\r\n<<<\n 9343 1726888062.77336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2600e10>\r\n<<<\n 9343 1726888062.77348: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600ac8>\r\n<<<\n 9341 1726888062.77358: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb3206a0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9341 1726888062.77374: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9343 1726888062.77394: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26002e8>\r\n<<<\n 9343 1726888062.77406: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9341 1726888062.77412: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9341 1726888062.77436: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb496be0>\r\n<<<\n 9343 1726888062.77448: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25ecc18>\r\n<<<\n 9343 1726888062.77462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.77594: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb492320>\r\n<<<\n 9341 1726888062.77621: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb492518>\r\n<<<\n 9341 1726888062.77632: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb487da0>\r\n<<<\n 9341 1726888062.77653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.77661: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9341 1726888062.77672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.77738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.77807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.77821: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9341 1726888062.77830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.77844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.77920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.77941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.78015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.78041: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.78067: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 9341 1726888062.78074: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9341 1726888062.78095: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9341 1726888062.78117: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9341 1726888062.78126: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4b3048>\r\n<<<\n 9341 1726888062.78169: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52ccc0>\r\n<<<\n 9341 1726888062.78208: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52c4e0>\r\n<<<\n 9343 1726888062.78394: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9341 1726888062.78484: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52cb38>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb49ce80>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.78504: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.78526: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.78632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.78750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.78755: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9343 1726888062.78787: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb259a400>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.79156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.79196: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9341 1726888062.79209: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9341 1726888062.79221: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9341 1726888062.79248: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9341 1726888062.79259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.79278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.79302: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9341 1726888062.79310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.79327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.79347: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.79455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.79515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.79567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.79579: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9341 1726888062.79612: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4cc710>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.79623: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9343 1726888062.79638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.79660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.79689: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9343 1726888062.79698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.79753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.79821: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9343 1726888062.79836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.79863: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.79893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.79917: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9343 1726888062.79930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.79977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.80212: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345870f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834587198>\r\n<<<\n 9341 1726888062.80343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.80414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2650e48>\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.80429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80457: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.80457: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.80482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.80513: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.80552: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 9343 1726888062.80563: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9343 1726888062.80573: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9341 1726888062.80587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.80649: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9343 1726888062.80665: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.80673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9341 1726888062.80683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.80711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.80741: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9341 1726888062.80750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80822: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9341 1726888062.80909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.80952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9343 1726888062.81035: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9343 1726888062.81045: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2632160>\r\n<<<\n 9341 1726888062.81076: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9341 1726888062.81090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9343 1726888062.81104: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb276be80>\r\n<<<\n 9343 1726888062.81137: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9343 1726888062.81145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.81197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.81207: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9341 1726888062.81218: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb581e48>\r\n<<<\n 9341 1726888062.81225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.81247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.81258: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9343 1726888062.81270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.81277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.81318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.81379: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9346 1726888062.81541: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834535b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9343 1726888062.81553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.81565: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.81579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.81598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9341 1726888062.81642: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9341 1726888062.81775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9341 1726888062.81856: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb5862e8>\r\n<<<\n 9343 1726888062.81876: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9343 1726888062.81906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9343 1726888062.81927: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9343 1726888062.81937: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9341 1726888062.81949: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb532128>\r\n<<<\n 9341 1726888062.81962: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.82009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.82028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345f8710>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9341 1726888062.82060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.82070: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26610b8>\r\n<<<\n 9343 1726888062.82089: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9343 1726888062.82099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9341 1726888062.82107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888062.82171: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n#<<<\n 9346 1726888062.82220: stdout chunk (state=3):\n>>> destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9341 1726888062.82244: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9343 1726888062.82417: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2661160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb260fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9343 1726888062.82487: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9343 1726888062.82517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n<<<\n 9343 1726888062.82555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n<<<\n 9343 1726888062.82582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n<<<\n 9343 1726888062.82627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888062.82687: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9346 1726888062.82696: stdout chunk (state=3):\n>>><<<\n 9341 1726888062.82696: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb586630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb534080>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9346 1726888062.82709: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878ee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838724828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878e9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838731630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83873d0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e7e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386ee4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d1d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d4198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369e2940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369f4240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838742a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369610b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696d2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83696df98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696dac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369770b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bd7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bdbe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369a9470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369994a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83671b2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836722d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369932e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836a0b048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fe10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fa20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367396d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836739eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c01d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367397b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c5cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8362e86d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f03c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83609bbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83608f320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836088fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836080eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f0d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83608ff98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836093080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386b85f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcb38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcc50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b8e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcf98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386bc518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386acb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362d5390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b84a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346bf940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83437fb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343a42b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83438c7f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83432ca90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83438ce48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e95f8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343c72e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343bb4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346e9048>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8da0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834339eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83433ff28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343352e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343db7f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83435ef28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eedd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eef60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344ff080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83450a9e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834509128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834509320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344ffba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834526dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345262b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834512be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344c2240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834576e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834558198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834691eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345870f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834587198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834535b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345f8710>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9346 1726888062.82772: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838724828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838731630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83873d0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e7e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386ee4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369e2940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369f4240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838742a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369610b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696d2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83696df98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696dac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369770b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bd7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bdbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369a9470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369994a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83671b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836722d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369932e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836a0b048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367396d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836739eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c01d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367397b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8362e86d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f03c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83609bbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83608f320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836088fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836080eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f0d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83608ff98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836093080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386b85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386bc518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386acb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362d5390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b84a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346bf940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83437fb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343a42b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83438c7f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83432ca90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83438ce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e95f8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343c72e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343bb4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346e9048>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8da0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834339eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83433ff28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343352e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343db7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83435ef28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eedd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eef60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344ff080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83450a9e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834509128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834509320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344ffba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834526dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345262b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834512be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344c2240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834576e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834558198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834691eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345870f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834587198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834535b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345f8710>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9346 1726888062.83046: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9346 1726888062.83063: _low_level_execute_command(): starting\n 9346 1726888062.83070: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9341 1726888062.82910: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9341 1726888062.83194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9343 1726888062.83294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26d26a0>\r\n<<<\n 9341 1726888062.83844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb63f5c0>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9343 1726888062.83849: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n<<<\n 9343 1726888062.83859: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9341 1726888062.84724: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n<<<\n 9343 1726888062.84726: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9341 1726888062.84754: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n<<<\n 9341 1726888062.84804: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 9341 1726888062.84977: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9343 1726888062.84995: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9343 1726888062.85025: stderr chunk (state=3):\n>>><<<\n 9343 1726888062.85032: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6868e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67fe828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68689b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb680b630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68170f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bc470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c1e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bcb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c84e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67abd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67ae198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4abc940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ace240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb681ca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a3b0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a472e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4a47f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a47ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a500b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a977f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a97be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8be80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a83470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a734a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47f52e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47fcd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4803e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a6c2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ae5048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439a1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48137f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439fcc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb43c26d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43ca3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4175be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4169320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4162fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb415aeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43cad68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4169f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677a748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb416d080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677aac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48098d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb67925f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6792e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6796518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6786b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43af390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67924a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2799940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2459b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb247e2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c2630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24667f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466eb8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466e10>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c3748>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a12e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24954e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb247e048>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c37b8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2413eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2419ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f2e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240fb00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24b57f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2438f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25d9048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e49e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25e3128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e3320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25d9ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2600e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26002e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25ecc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb259a400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2650e48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2632160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb276be80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26610b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2661160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb260fac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26d26a0>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9343 1726888062.85100: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6868e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67fe828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68689b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb680b630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68170f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bc470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bcb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67abd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67ae198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4abc940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ace240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb681ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a3b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a472e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4a47f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a47ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a500b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a977f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a97be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a83470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a734a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47f52e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47fcd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4803e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a6c2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ae5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439a1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48137f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439fcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb43c26d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43ca3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4175be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4169320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4162fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb415aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43cad68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4169f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677a748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb416d080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677aac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48098d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb67925f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6792e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6796518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6786b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43af390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67924a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2799940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2459b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb247e2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c2630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24667f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466eb8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c3748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a12e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24954e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb247e048>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c37b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2413eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2419ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240fb00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24b57f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2438f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25d9048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e49e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25e3128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e3320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25d9ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2600e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26002e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25ecc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb259a400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2650e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2632160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb276be80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26610b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2661160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb260fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26d26a0>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9343 1726888062.85231: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9343 1726888062.85245: _low_level_execute_command(): starting\n 9343 1726888062.85251: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9341 1726888062.85123: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9341 1726888062.85405: stderr chunk (state=3):\n>>><<<\n 9341 1726888062.85412: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf759e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ef828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7599b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6fc630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7080f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ad470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b2e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6adb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b94e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69cd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69f198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9ad940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9bf240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf70da20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd92c208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd937128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938c18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd937208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988d30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97f2e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9735c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9645f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6e6438>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6d6eb8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a240>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f4fd0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd95e438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f9390>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9198>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f94a8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9d7198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9f98>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9ba8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706860>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd70f080>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28b358>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706940>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28fe10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f96d8>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd2b2828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2ba518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd066d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd051048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2baeb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd05e128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66b898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05e1d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66bc18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9a20>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf680748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6887b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688c88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688da0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf680f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf68f128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf688668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6883c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf675c88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd29e4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6805f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb688a90>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47c6d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb36f400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47cf98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb47c048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb34acc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb350940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb2f7be0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb2f5748>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb319438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb30d630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb6b0e80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350cf8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb320550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb37ffd0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb399080>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b400>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37bc18>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb32c908>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4770b8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b278>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb477f98>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4870f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb487240>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb3206a0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb496be0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb492320>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb492518>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb487da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4b3048>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52ccc0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52c4e0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52cb38>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb49ce80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4cc710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb581e48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb5862e8>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb532128>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb586630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb534080>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb63f5c0>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9341 1726888062.86117: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf759e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ef828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7599b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6fc630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7080f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ad470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b2e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6adb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b94e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9ad940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9bf240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf70da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd92c208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd937128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938c18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd937208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988d30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97f2e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9735c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9645f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6e6438>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6d6eb8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a240>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f4fd0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd95e438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f9390>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9198>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f94a8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9d7198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9f98>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9ba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd70f080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28b358>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28fe10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f96d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd2b2828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2ba518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd066d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd051048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2baeb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd05e128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66b898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05e1d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66bc18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9a20>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf680748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6887b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688c88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf680f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf68f128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf688668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6883c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf675c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd29e4e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6805f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb688a90>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47c6d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb36f400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47cf98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb47c048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb34acc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb350940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb2f7be0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350fd0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb2f5748>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb319438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb30d630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb6b0e80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350cf8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb320550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb37ffd0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb399080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b400>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37bc18>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb32c908>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4770b8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b278>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb477f98>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4870f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb487240>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb3206a0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb496be0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb492320>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb492518>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb487da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4b3048>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52ccc0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52c4e0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52cb38>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb49ce80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4cc710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb581e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb5862e8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb532128>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb586630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb534080>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb63f5c0>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9341 1726888062.86218: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9341 1726888062.86237: _low_level_execute_command(): starting\n 9341 1726888062.86245: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9346 1726888062.87133: stderr chunk (state=2):\n>>><<<\n 9346 1726888062.87142: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9346 1726888062.87165: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9346 1726888062.87170: handler run complete\n 9346 1726888062.87200: attempt loop complete, returning result\n 9346 1726888062.87223: variable 'item' from source: unknown\n 9346 1726888062.87315: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_lib_name\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"files\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_lib_name\",\n \"value\": \"files\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9346 1726888062.87475: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888062.87487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9346 1726888062.87499: variable 'omit' from source: magic vars\n 9346 1726888062.87690: variable 'tlog_use_sssd' from source: role '' defaults\n 9346 1726888062.87703: Evaluated conditional (tlog_use_sssd | bool): True\n 9346 1726888062.87840: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9346 1726888062.88180: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 9346 1726888062.88185: variable 'omit' from source: magic vars\n 9346 1726888062.88201: variable 'omit' from source: magic vars\n 9346 1726888062.88240: variable '__tlog_sssd_conf' from source: role '' all vars\n 9346 1726888062.88300: variable '__tlog_sssd_conf' from source: role '' all vars\n 9346 1726888062.88369: variable 'item' from source: unknown\n 9346 1726888062.88422: variable 'item' from source: unknown\n 9346 1726888062.88438: variable 'omit' from source: magic vars\n 9346 1726888062.88454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9346 1726888062.88461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9346 1726888062.88468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9346 1726888062.88481: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9346 1726888062.88486: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888062.88490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9346 1726888062.88543: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9346 1726888062.88547: Set connection var ansible_shell_type to sh\n 9346 1726888062.88553: Set connection var ansible_shell_executable to /bin/sh\n 9346 1726888062.88556: Set connection var ansible_connection to ssh\n 9346 1726888062.88561: Set connection var ansible_pipelining to False\n 9346 1726888062.88566: Set connection var ansible_timeout to 10\n 9346 1726888062.88584: variable 'ansible_shell_executable' from source: unknown\n 9346 1726888062.88588: variable 'ansible_connection' from source: unknown\n 9346 1726888062.88595: variable 'ansible_module_compression' from source: unknown\n 9346 1726888062.88599: variable 'ansible_shell_type' from source: unknown\n 9346 1726888062.88602: variable 'ansible_shell_executable' from source: unknown\n 9346 1726888062.88605: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9346 1726888062.88610: variable 'ansible_pipelining' from source: unknown\n 9346 1726888062.88613: variable 'ansible_timeout' from source: unknown\n 9346 1726888062.88617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9346 1726888062.88711: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9346 1726888062.88720: variable 'omit' from source: magic vars\n 9346 1726888062.88725: starting attempt loop\n 9346 1726888062.88728: running the handler\n 9346 1726888062.88735: _low_level_execute_command(): starting\n 9346 1726888062.88739: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9341 1726888062.89094: stderr chunk (state=2):\n>>><<<\n 9341 1726888062.89102: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9341 1726888062.89121: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9341 1726888062.89127: handler run complete\n 9341 1726888062.89158: attempt loop complete, returning result\n 9341 1726888062.89178: variable 'item' from source: unknown\n 9343 1726888062.89214: stderr chunk (state=2):\n>>><<<\n 9343 1726888062.89222: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9343 1726888062.89245: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9343 1726888062.89250: handler run complete\n 9343 1726888062.89278: attempt loop complete, returning result\n 9343 1726888062.89300: variable 'item' from source: unknown\n 9343 1726888062.89384: variable 'item' from source: unknown\nok: [managed_node2] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_pam_target\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"sssd-shadowutils\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_pam_target\",\n \"value\": \"sssd-shadowutils\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9343 1726888062.89474: dumping result to json\n 9343 1726888062.89490: done dumping result, returning\n 9343 1726888062.89503: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [026adac1-1d6b-4d75-acc5-00000000000f]\n 9343 1726888062.89590: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f\n 9341 1726888062.89250: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_pam_target\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"sssd-shadowutils\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_pam_target\",\n \"value\": \"sssd-shadowutils\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9343 1726888062.89663: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f\n 9341 1726888062.89666: dumping result to json\n 9341 1726888062.89682: done dumping result, returning\n 9341 1726888062.89693: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [026adac1-1d6b-4d75-acc5-00000000000f]\n 9341 1726888062.89708: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f\n 9341 1726888062.89776: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f\n 9341 1726888062.89780: WORKER PROCESS EXITING\n 9343 1726888062.89667: WORKER PROCESS EXITING\n 9346 1726888062.92878: stdout chunk (state=2):\n>>>/root\n<<<\n 9346 1726888062.92942: stderr chunk (state=3):\n>>><<<\n 9346 1726888062.92949: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9346 1726888062.92965: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9346 1726888062.92974: _low_level_execute_command(): starting\n 9346 1726888062.92979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `\" && echo ansible-tmp-1726888062.929715-9346-36503153421560=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `\" && echo ansible-tmp-1726888062.929715-9346-36503153421560=\"` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `\" ) && sleep 0'\"'\"''\n 9346 1726888062.96251: stdout chunk (state=2):\n>>>ansible-tmp-1726888062.929715-9346-36503153421560=/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560\n<<<\n 9346 1726888062.96398: stderr chunk (state=3):\n>>><<<\n 9346 1726888062.96404: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888062.929715-9346-36503153421560=/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560\\n', b'')\n 9346 1726888062.96420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.929715-9346-36503153421560=/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560\n, stderr=\n 9346 1726888062.96507: variable 'ansible_module_compression' from source: unknown\n 9346 1726888062.96536: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 9346 1726888062.96556: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py\n 9346 1726888062.96617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuh9jsckx TO /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9346 1726888062.96705: Sending initial data\n 9346 1726888062.96712: Sent initial data (153 bytes)\n 9346 1726888062.99952: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuh9jsckx /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py\n<<<\n 9346 1726888063.00972: stderr chunk (state=3):\n>>><<<\n 9346 1726888063.00979: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuh9jsckx /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py\\n', b'')\n 9346 1726888063.01001: done transferring module to remote\n 9346 1726888063.01011: _low_level_execute_command(): starting\n 9346 1726888063.01016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888063.04205: stderr chunk (state=2):\n>>><<<\n 9346 1726888063.04213: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9346 1726888063.04230: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9346 1726888063.04233: _low_level_execute_command(): starting\n 9346 1726888063.04236: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 9346 1726888063.08533: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e07e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d9d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e079b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929daa630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db60f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1390>\r\n<<<\n 9346 1726888063.09629: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d60e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d674e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292805b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292806d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929dbba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py<<<\n 9346 1726888063.10753: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fda0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe62e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927fe6f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe6ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fef0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280367f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928036be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802ae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928022470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280124a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python<<<\n 9346 1726888063.10762: stdout chunk (state=3):\n>>>3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d942b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d9bd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292800b2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928084048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9346 1726888063.11838: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db26d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db2eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279391d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db27b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292793ecc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29279616d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279693c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927714be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927708320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927701fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29276f9eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927969d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927708f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9346 1726888063.12933: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292770c080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d315f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d31e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d35518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d25b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292794e390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d314a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d38940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888063.14720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888063.16931: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259f8b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a1e2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a61630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a057f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925d5d7f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a05e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a62160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a402e8>\r\n<<<\n 9346 1726888063.17895: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a344e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d5dda0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259a5d30>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259b2e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259b8eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259aeac8>\r\n<<<\n 9346 1726888063.19026: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a547b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259d9ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b78048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b839e8>\r\n<<<\n 9346 1726888063.20138: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b82128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b82320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b78ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b9fe10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9fac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b8bc18>\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888063.21216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9346 1726888063.22330: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b39400>\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888063.23414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888063.24525: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925befe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888063.25622: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925bd1160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d0ae80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888063.26721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9346 1726888063.27820: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c000b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c00160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925baeac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9346 1726888063.28473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c716a0>\r\n<<<\n 9346 1726888063.29636: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[<<<\n 9346 1726888063.29655: stdout chunk (state=3):\n>>>2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.comm<<<\n 9346 1726888063.29671: stdout chunk (state=3):\n>>>on._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wi<<<\n 9346 1726888063.29682: stdout chunk (state=3):\n>>>ping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 9346 1726888063.30249: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9346 1726888063.30285: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9346 1726888063.30332: stderr chunk (state=3):\n>>><<<\n 9346 1726888063.30339: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e07e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d9d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e079b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929daa630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db60f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5b470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d60e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5bb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d674e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4ad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4d198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292805b940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292806d240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929dbba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fda0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe62e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927fe6f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe6ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fef0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280367f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928036be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802ae80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928022470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280124a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d942b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d9bd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292800b2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928084048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db26d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db2eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279391d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db27b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292793ecc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29279616d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279693c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927714be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927708320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927701fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29276f9eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927969d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927708f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292770c080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d315f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d31e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d35518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d25b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292794e390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d314a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d38940>\\r\\n# zipimport: found 37 names in \\'/tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259f8b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a1e2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a61630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a057f0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925d5d7f0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a05e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a62160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a402e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a344e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d5dda0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259a5d30>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259b2e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259b8eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae2b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259aeac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a547b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259d9ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b78048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b839e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b82128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b82320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b78ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b9fe10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9fac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f2e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b8bc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b39400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925befe10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925bd1160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d0ae80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c000b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c00160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925baeac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c716a0>\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9346 1726888063.30404: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e07e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d9d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e079b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929daa630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db60f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d60e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d674e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292805b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292806d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929dbba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fda0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe62e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927fe6f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe6ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fef0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280367f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928036be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802ae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928022470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280124a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d942b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d9bd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292800b2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928084048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db26d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db2eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279391d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db27b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292793ecc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29279616d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279693c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927714be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927708320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927701fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29276f9eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927969d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927708f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292770c080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d315f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d31e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d35518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d25b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292794e390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d314a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d38940>\r\n# zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259f8b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a1e2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a61630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a057f0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925d5d7f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a05e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a62160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a402e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a344e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d5dda0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259a5d30>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259b2e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259b8eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259aeac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a547b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259d9ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b78048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b839e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b82128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b82320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b78ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b9fe10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9fac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b8bc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b39400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925befe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925bd1160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d0ae80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c000b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c00160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925baeac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c716a0>\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9346 1726888063.30645: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9346 1726888063.30662: _low_level_execute_command(): starting\n 9346 1726888063.30668: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9346 1726888063.34117: stderr chunk (state=2):\n>>><<<\n 9346 1726888063.34125: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9346 1726888063.34145: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9346 1726888063.34150: handler run complete\n 9346 1726888063.34169: attempt loop complete, returning result\n 9346 1726888063.34185: variable 'item' from source: unknown\n 9346 1726888063.34249: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_pam_target\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"sssd-shadowutils\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_pam_target\",\n \"value\": \"sssd-shadowutils\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 9346 1726888063.34309: dumping result to json\n 9346 1726888063.34325: done dumping result, returning\n 9346 1726888063.34334: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [026adac1-1d6b-4d75-acc5-00000000000f]\n 9346 1726888063.34348: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f\n 9346 1726888063.34416: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f\n 9346 1726888063.34420: WORKER PROCESS EXITING\n 8995 1726888063.34580: no more pending results, returning what we have\n 8995 1726888063.34584: results queue empty\n 8995 1726888063.34585: checking for any_errors_fatal\n 8995 1726888063.34597: done checking for any_errors_fatal\n 8995 1726888063.34598: checking for max_fail_percentage\n 8995 1726888063.34599: done checking for max_fail_percentage\n 8995 1726888063.34599: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888063.34600: done checking to see if all hosts have failed\n 8995 1726888063.34601: getting the remaining hosts for this loop\n 8995 1726888063.34603: done getting the remaining hosts for this loop\n 8995 1726888063.34606: getting the next task for host managed_node1\n 8995 1726888063.34611: done getting next task for host managed_node1\n 8995 1726888063.34614: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 8995 1726888063.34616: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888063.34617: getting the next task for host managed_node2\n 8995 1726888063.34618: done getting next task for host managed_node2\n 8995 1726888063.34620: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 8995 1726888063.34621: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888063.34621: getting the next task for host managed_node3\n 8995 1726888063.34625: done getting next task for host managed_node3\n 8995 1726888063.34626: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 8995 1726888063.34627: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888063.34648: getting variables\n 8995 1726888063.34649: in VariableManager get_vars()\n 8995 1726888063.34677: Calling all_inventory to load vars for managed_node1\n 8995 1726888063.34679: Calling groups_inventory to load vars for managed_node1\n 8995 1726888063.34681: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888063.34689: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888063.34693: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888063.34696: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888063.35330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888063.36062: done with get_vars()\n 8995 1726888063.36075: done getting variables\n 8995 1726888063.36176: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Configure sssd session recording config] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64\nFriday 20 September 2024 23:07:43 -0400 (0:00:01.640) 0:00:11.999 ****** \n 8995 1726888063.36198: entering _queue_task() for managed_node1/template\n 8995 1726888063.36200: Creating lock for template\n 8995 1726888063.36473: worker is 1 (out of 3 available)\n 8995 1726888063.36497: exiting _queue_task() for managed_node1/template\n 8995 1726888063.36541: getting variables\n 8995 1726888063.36545: in VariableManager get_vars()\n 8995 1726888063.36661: Calling all_inventory to load vars for managed_node2\n 8995 1726888063.36666: Calling groups_inventory to load vars for managed_node2\n 8995 1726888063.36668: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888063.36684: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888063.36688: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888063.36693: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888063.38013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888063.39188: done with get_vars()\n 9421 1726888063.36982: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 9421 1726888063.37099: in run() - task 026adac1-1d6b-4d75-acc5-000000000010\n 9421 1726888063.37116: variable 'ansible_search_path' from source: unknown\n 9421 1726888063.37120: variable 'ansible_search_path' from source: unknown\n 9421 1726888063.37140: calling self._execute()\n 9421 1726888063.37201: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9421 1726888063.37210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9421 1726888063.37220: variable 'omit' from source: magic vars\n 9421 1726888063.37507: variable 'tlog_use_sssd' from source: role '' defaults\n 9421 1726888063.37517: Evaluated conditional (tlog_use_sssd): True\n 9421 1726888063.37524: variable 'omit' from source: magic vars\n 9421 1726888063.37558: variable 'omit' from source: magic vars\n 9421 1726888063.37589: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 9421 1726888063.37666: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 9421 1726888063.37697: variable 'omit' from source: magic vars\n 9421 1726888063.37737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8995 1726888063.39253: done getting variables\n 9421 1726888063.37771: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9421 1726888063.37794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8995 1726888063.39308: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888063.39315: entering _queue_task() for managed_node2/template\n 9421 1726888063.37814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9421 1726888063.37828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9421 1726888063.37860: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9421 1726888063.37866: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9421 1726888063.37870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9421 1726888063.37973: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9421 1726888063.37979: Set connection var ansible_shell_type to sh\n 9421 1726888063.37985: Set connection var ansible_shell_executable to /bin/sh\n 9421 1726888063.37988: Set connection var ansible_connection to ssh\n 9421 1726888063.37995: Set connection var ansible_pipelining to False\n 9421 1726888063.38001: Set connection var ansible_timeout to 10\n 9421 1726888063.38026: variable 'ansible_shell_executable' from source: unknown\n 9421 1726888063.38031: variable 'ansible_connection' from source: unknown\n 9421 1726888063.38035: variable 'ansible_module_compression' from source: unknown\n 9421 1726888063.38038: variable 'ansible_shell_type' from source: unknown\n 9421 1726888063.38040: variable 'ansible_shell_executable' from source: unknown\n 9421 1726888063.38043: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9421 1726888063.38047: variable 'ansible_pipelining' from source: unknown\n 9421 1726888063.38049: variable 'ansible_timeout' from source: unknown\n 9421 1726888063.38053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9421 1726888063.38186: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9421 1726888063.38199: variable 'omit' from source: magic vars\n 9421 1726888063.38205: starting attempt loop\n 9421 1726888063.38208: running the handler\n 9421 1726888063.38218: _low_level_execute_command(): starting\n 9421 1726888063.38226: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8995 1726888063.39644: worker is 2 (out of 3 available)\n 8995 1726888063.39664: exiting _queue_task() for managed_node2/template\n 8995 1726888063.39710: getting variables\n 8995 1726888063.39714: in VariableManager get_vars()\n 8995 1726888063.39821: Calling all_inventory to load vars for managed_node3\n 8995 1726888063.39827: Calling groups_inventory to load vars for managed_node3\n 8995 1726888063.39829: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888063.39842: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888063.39845: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888063.39848: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888063.41004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9423 1726888063.40085: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 9423 1726888063.40206: in run() - task 026adac1-1d6b-4d75-acc5-000000000010\n 9423 1726888063.40221: variable 'ansible_search_path' from source: unknown\n 9423 1726888063.40225: variable 'ansible_search_path' from source: unknown\n 9423 1726888063.40245: calling self._execute()\n 9423 1726888063.40313: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9423 1726888063.40322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9423 1726888063.40331: variable 'omit' from source: magic vars\n 9423 1726888063.40621: variable 'tlog_use_sssd' from source: role '' defaults\n 9423 1726888063.40632: Evaluated conditional (tlog_use_sssd): True\n 9423 1726888063.40638: variable 'omit' from source: magic vars\n 9423 1726888063.40672: variable 'omit' from source: magic vars\n 9423 1726888063.40709: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 9423 1726888063.40794: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 9423 1726888063.40824: variable 'omit' from source: magic vars\n 9423 1726888063.40861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9423 1726888063.40893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9423 1726888063.40911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9423 1726888063.40927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9423 1726888063.40941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9423 1726888063.40966: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9423 1726888063.40971: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9423 1726888063.40975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9421 1726888063.41070: stdout chunk (state=2):\n>>>/root\n<<<\n 9421 1726888063.41078: stderr chunk (state=2):\n>>><<<\n 9421 1726888063.41090: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9421 1726888063.41112: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9421 1726888063.41123: _low_level_execute_command(): starting\n 9421 1726888063.41128: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `\" && echo ansible-tmp-1726888063.411183-9421-86649714982812=\"` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `\" && echo ansible-tmp-1726888063.411183-9421-86649714982812=\"` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `\" ) && sleep 0'\"'\"''\n 9423 1726888063.41282: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9423 1726888063.41288: Set connection var ansible_shell_type to sh\n 9423 1726888063.41296: Set connection var ansible_shell_executable to /bin/sh\n 9423 1726888063.41299: Set connection var ansible_connection to ssh\n 9423 1726888063.41305: Set connection var ansible_pipelining to False\n 9423 1726888063.41311: Set connection var ansible_timeout to 10\n 9423 1726888063.41334: variable 'ansible_shell_executable' from source: unknown\n 9423 1726888063.41338: variable 'ansible_connection' from source: unknown\n 9423 1726888063.41341: variable 'ansible_module_compression' from source: unknown\n 9423 1726888063.41344: variable 'ansible_shell_type' from source: unknown\n 9423 1726888063.41347: variable 'ansible_shell_executable' from source: unknown\n 9423 1726888063.41349: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9423 1726888063.41353: variable 'ansible_pipelining' from source: unknown\n 9423 1726888063.41356: variable 'ansible_timeout' from source: unknown\n 9423 1726888063.41359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9423 1726888063.41484: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9423 1726888063.41499: variable 'omit' from source: magic vars\n 9423 1726888063.41505: starting attempt loop\n 9423 1726888063.41508: running the handler\n 9423 1726888063.41518: _low_level_execute_command(): starting\n 9423 1726888063.41526: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8995 1726888063.42554: done with get_vars()\n 8995 1726888063.42572: done getting variables\n 8995 1726888063.42632: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888063.42641: entering _queue_task() for managed_node3/template\n 8995 1726888063.42964: worker is 3 (out of 3 available)\n 8995 1726888063.42985: exiting _queue_task() for managed_node3/template\n 8995 1726888063.43004: done queuing things up, now waiting for results queue to drain\n 8995 1726888063.43006: waiting for pending results...\n 9426 1726888063.43303: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 9426 1726888063.43408: in run() - task 026adac1-1d6b-4d75-acc5-000000000010\n 9426 1726888063.43427: variable 'ansible_search_path' from source: unknown\n 9426 1726888063.43431: variable 'ansible_search_path' from source: unknown\n 9426 1726888063.43460: calling self._execute()\n 9426 1726888063.43523: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9426 1726888063.43536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9426 1726888063.43546: variable 'omit' from source: magic vars\n 9426 1726888063.43792: variable 'tlog_use_sssd' from source: role '' defaults\n 9426 1726888063.43803: Evaluated conditional (tlog_use_sssd): True\n 9426 1726888063.43810: variable 'omit' from source: magic vars\n 9426 1726888063.43838: variable 'omit' from source: magic vars\n 9426 1726888063.43861: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 9426 1726888063.43919: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 9426 1726888063.43946: variable 'omit' from source: magic vars\n 9426 1726888063.43980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9423 1726888063.43992: stdout chunk (state=2):\n>>>/root\n<<<\n 9426 1726888063.44015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9426 1726888063.44035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9426 1726888063.44051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9426 1726888063.44070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9426 1726888063.44098: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9426 1726888063.44103: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9426 1726888063.44107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9423 1726888063.44129: stderr chunk (state=3):\n>>><<<\n 9423 1726888063.44137: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9423 1726888063.44161: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9423 1726888063.44172: _low_level_execute_command(): starting\n 9423 1726888063.44178: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `\" && echo ansible-tmp-1726888063.4416704-9423-21647311042037=\"` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n 9426 1726888063.44204: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9426 1726888063.44209: Set connection var ansible_shell_type to sh\n 9426 1726888063.44215: Set connection var ansible_shell_executable to /bin/sh\n 9426 1726888063.44218: Set connection var ansible_connection to ssh\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `\" && echo ansible-tmp-1726888063.4416704-9423-21647311042037=\"` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `\" ) && sleep 0'\"'\"''\n 9426 1726888063.44227: Set connection var ansible_pipelining to False\n 9426 1726888063.44238: Set connection var ansible_timeout to 10\n 9426 1726888063.44263: variable 'ansible_shell_executable' from source: unknown\n 9426 1726888063.44268: variable 'ansible_connection' from source: unknown\n 9426 1726888063.44272: variable 'ansible_module_compression' from source: unknown\n 9426 1726888063.44275: variable 'ansible_shell_type' from source: unknown\n 9426 1726888063.44278: variable 'ansible_shell_executable' from source: unknown\n 9426 1726888063.44281: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9426 1726888063.44285: variable 'ansible_pipelining' from source: unknown\n 9426 1726888063.44288: variable 'ansible_timeout' from source: unknown\n 9426 1726888063.44294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9426 1726888063.44396: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9426 1726888063.44409: variable 'omit' from source: magic vars\n 9426 1726888063.44415: starting attempt loop\n 9426 1726888063.44418: running the handler\n 9426 1726888063.44431: _low_level_execute_command(): starting\n 9426 1726888063.44439: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9421 1726888063.45516: stdout chunk (state=2):\n>>>ansible-tmp-1726888063.411183-9421-86649714982812=/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812\n<<<\n 9421 1726888063.45638: stderr chunk (state=3):\n>>><<<\n 9421 1726888063.45644: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888063.411183-9421-86649714982812=/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812\\n', b'')\n 9421 1726888063.45661: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888063.411183-9421-86649714982812=/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812\n, stderr=\n 9421 1726888063.45673: evaluation_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 9421 1726888063.45688: search_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf\n 9421 1726888063.45712: variable 'ansible_search_path' from source: unknown\n 9421 1726888063.45915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9421 1726888063.45942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9421 1726888063.45970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9421 1726888063.46023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9421 1726888063.46041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9421 1726888063.46248: variable 'ansible_managed' from source: unknown\n 9421 1726888063.46261: variable 'tlog_scope_sssd' from source: role '' defaults\n 9421 1726888063.46267: variable 'tlog_users_sssd' from source: role '' defaults\n 9421 1726888063.46272: variable 'tlog_groups_sssd' from source: role '' defaults\n 9421 1726888063.46277: variable 'tlog_exclude_users_sssd' from source: role '' defaults\n 9421 1726888063.46280: variable 'tlog_exclude_groups_sssd' from source: role '' defaults\n 9421 1726888063.46738: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9421 1726888063.46780: variable 'ansible_module_compression' from source: unknown\n 9421 1726888063.46820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9421 1726888063.46855: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9421 1726888063.46928: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1u2p3r25 TO /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9421 1726888063.47021: Sending initial data\n 9421 1726888063.47028: Sent initial data (149 bytes)\n 9423 1726888063.47078: stdout chunk (state=2):\n>>>ansible-tmp-1726888063.4416704-9423-21647311042037=/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037\n<<<\n 9423 1726888063.47599: stderr chunk (state=3):\n>>><<<\n 9423 1726888063.47606: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888063.4416704-9423-21647311042037=/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037\\n', b'')\n 9423 1726888063.47625: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888063.4416704-9423-21647311042037=/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037\n, stderr=\n 9423 1726888063.47638: evaluation_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 9423 1726888063.47654: search_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf\n 9423 1726888063.47672: variable 'ansible_search_path' from source: unknown\n 9426 1726888063.47729: stdout chunk (state=2):\n>>>/root\n<<<\n 9423 1726888063.47893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9423 1726888063.47920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9423 1726888063.47942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9423 1726888063.47973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9423 1726888063.47987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9423 1726888063.48111: variable 'ansible_managed' from source: unknown\n 9423 1726888063.48121: variable 'tlog_scope_sssd' from source: role '' defaults\n 9423 1726888063.48127: variable 'tlog_users_sssd' from source: role '' defaults\n 9423 1726888063.48132: variable 'tlog_groups_sssd' from source: role '' defaults\n 9423 1726888063.48136: variable 'tlog_exclude_users_sssd' from source: role '' defaults\n 9423 1726888063.48140: variable 'tlog_exclude_groups_sssd' from source: role '' defaults\n 9426 1726888063.48168: stderr chunk (state=3):\n>>><<<\n 9426 1726888063.48176: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9426 1726888063.48200: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9426 1726888063.48213: _low_level_execute_command(): starting\n 9426 1726888063.48218: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `\" && echo ansible-tmp-1726888063.482076-9426-194061079285938=\"` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `\" && echo ansible-tmp-1726888063.482076-9426-194061079285938=\"` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `\" ) && sleep 0'\"'\"''\n 9423 1726888063.48710: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9423 1726888063.48758: variable 'ansible_module_compression' from source: unknown\n 9423 1726888063.48812: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9423 1726888063.48848: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9423 1726888063.48951: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp17maqxxm TO /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9423 1726888063.49465: Sending initial data\n 9423 1726888063.49473: Sent initial data (150 bytes)\n 9421 1726888063.50907: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1u2p3r25 /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py\n<<<\n 9423 1726888063.51595: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp17maqxxm /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py\n<<<\n 9421 1726888063.52046: stderr chunk (state=3):\n>>><<<\n 9421 1726888063.52053: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1u2p3r25 /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py\\n', b'')\n 9421 1726888063.52075: done transferring module to remote\n 9421 1726888063.52087: _low_level_execute_command(): starting\n 9421 1726888063.52094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9426 1726888063.52656: stdout chunk (state=2):\n>>>ansible-tmp-1726888063.482076-9426-194061079285938=/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938\n<<<\n 9426 1726888063.52662: stderr chunk (state=2):\n>>><<<\n 9426 1726888063.52674: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888063.482076-9426-194061079285938=/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938\\n', b'')\n 9426 1726888063.52696: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888063.482076-9426-194061079285938=/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938\n, stderr=\n 9426 1726888063.52710: evaluation_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 9426 1726888063.52736: search_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf\n 9426 1726888063.52761: variable 'ansible_search_path' from source: unknown\n 9423 1726888063.52822: stderr chunk (state=3):\n>>><<<\n 9423 1726888063.52829: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp17maqxxm /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py\\n', b'')\n 9423 1726888063.52850: done transferring module to remote\n 9423 1726888063.52862: _low_level_execute_command(): starting\n 9423 1726888063.52867: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9426 1726888063.53065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 9426 1726888063.53102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 9426 1726888063.53132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 9426 1726888063.53175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 9426 1726888063.53193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 9426 1726888063.53357: variable 'ansible_managed' from source: unknown\n 9426 1726888063.53366: variable 'tlog_scope_sssd' from source: role '' defaults\n 9426 1726888063.53371: variable 'tlog_users_sssd' from source: role '' defaults\n 9426 1726888063.53376: variable 'tlog_groups_sssd' from source: role '' defaults\n 9426 1726888063.53380: variable 'tlog_exclude_users_sssd' from source: role '' defaults\n 9426 1726888063.53384: variable 'tlog_exclude_groups_sssd' from source: role '' defaults\n 9426 1726888063.53829: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9426 1726888063.53868: variable 'ansible_module_compression' from source: unknown\n 9426 1726888063.53911: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9426 1726888063.53956: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9426 1726888063.54027: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkkjsfvn7 TO /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9426 1726888063.54476: Sending initial data\n 9426 1726888063.54483: Sent initial data (150 bytes)\n 9423 1726888063.55243: stderr chunk (state=2):\n>>><<<\n 9423 1726888063.55252: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9423 1726888063.55275: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9423 1726888063.55277: _low_level_execute_command(): starting\n 9423 1726888063.55280: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9421 1726888063.55995: stderr chunk (state=2):\n>>><<<\n 9421 1726888063.56004: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9421 1726888063.56022: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9421 1726888063.56028: _low_level_execute_command(): starting\n 9421 1726888063.56034: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9426 1726888063.57543: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkkjsfvn7 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py\n<<<\n 9423 1726888063.57948: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9423 1726888063.58207: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9423 1726888063.58441: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d858e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ee828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7fb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9423 1726888063.58463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9423 1726888063.58474: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9423 1726888063.58496: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9423 1726888063.58508: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8070f0>\r\n<<<\n 9423 1726888063.58524: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802748>\r\n<<<\n 9423 1726888063.58545: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802390>\r\n<<<\n 9423 1726888063.58584: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9423 1726888063.58679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9426 1726888063.58679: stderr chunk (state=3):\n>>><<<\n 9426 1726888063.58699: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkkjsfvn7 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py\\n', b'')\n 9426 1726888063.58722: done transferring module to remote\n 9426 1726888063.58738: _low_level_execute_command(): starting\n 9426 1726888063.58746: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9423 1726888063.58825: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7acb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9423 1726888063.59026: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9423 1726888063.59060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221baac940>\r\n<<<\n 9423 1726888063.59082: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9423 1726888063.59110: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221babe240>\r\n<<<\n 9421 1726888063.59148: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9423 1726888063.59182: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d80ca20>\r\n<<<\n 9421 1726888063.59215: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9421 1726888063.59249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 9423 1726888063.59263: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9421 1726888063.59285: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf49e48>\r\n<<<\n 9421 1726888063.59313: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 9421 1726888063.59367: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bedf828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf499b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4beec630>\r\n<<<\n 9421 1726888063.59394: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9421 1726888063.59423: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3160>\r\n<<<\n 9423 1726888063.59455: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9423 1726888063.59477: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9423 1726888063.59513: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 9423 1726888063.59534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9423 1726888063.59552: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9423 1726888063.59610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9423 1726888063.59631: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9423 1726888063.59651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9423 1726888063.59671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888063.59710: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9423 1726888063.59730: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 9421 1726888063.60126: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef80f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9d470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea2e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9db38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea94e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a19d940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1af240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4befda20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9423 1726888063.60128: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba2c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba362e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221ba36f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba36ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba400b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba877f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba87be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba73470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba634a8>\r\n<<<\n 9423 1726888063.60151: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9423 1726888063.60158: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9423 1726888063.60176: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 9423 1726888063.60188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9423 1726888063.60209: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9423 1726888063.60244: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7e42e8>\r\n<<<\n 9423 1726888063.60261: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7ebd68>\r\n<<<\n 9423 1726888063.60274: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b0f0>\r\n<<<\n 9423 1726888063.60284: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9423 1726888063.60344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1e48>\r\n<<<\n 9423 1726888063.60351: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba5e2e8>\r\n<<<\n 9423 1726888063.60367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 9423 1726888063.60375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9421 1726888063.60711: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\n<<<\n 9421 1726888063.60719: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a11d208>\r\n<<<\n 9421 1726888063.60743: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127438>\r\n<<<\n 9421 1726888063.60769: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 9421 1726888063.60789: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9421 1726888063.60800: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888063.60810: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221bad5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8046d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b804eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3891d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8047b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9421 1726888063.60832: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4a12b128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127c18>\r\nimport 'itertools' # \r\n<<<\n 9423 1726888063.60848: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b38fcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6550>\r\n<<<\n 9421 1726888063.60869: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 9421 1726888063.60879: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a12b208>\r\n<<<\n 9421 1726888063.60909: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9423 1726888063.60926: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4320>\r\n<<<\n 9421 1726888063.60955: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178940>\r\n<<<\n 9421 1726888063.60966: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9423 1726888063.60976: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b3b46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9421 1726888063.60999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61033: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3ba3c8>\r\n<<<\n 9421 1726888063.61042: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178d30>\r\n<<<\n 9421 1726888063.61202: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1702e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1635c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1545f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9421 1726888063.61253: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61268: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b165be0>\r\n<<<\n 9421 1726888063.61302: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ed5400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ec5e80>\r\n<<<\n 9421 1726888063.61322: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a5c0>\r\n<<<\n 9421 1726888063.61342: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9423 1726888063.61376: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b159320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b153fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b14beb8>\r\n<<<\n 9421 1726888063.61408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee2f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a14e438>\r\n<<<\n 9423 1726888063.61427: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3bad68>\r\n<<<\n 9421 1726888063.61460: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7160>\r\n<<<\n 9423 1726888063.61475: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b159f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9423 1726888063.61504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9421 1726888063.61505: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1c7198>\r\n<<<\n 9423 1726888063.61540: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b15f080>\r\n<<<\n 9421 1726888063.61542: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61548: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 9421 1726888063.61571: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61573: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763ac8>\r\n<<<\n 9421 1726888063.61592: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9421 1726888063.61617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61645: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9421 1726888063.61647: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7f60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7b70>\r\n<<<\n 9423 1726888063.61670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9421 1726888063.61669: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\n<<<\n 9421 1726888063.61700: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9421 1726888063.61717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9421 1726888063.61755: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61822: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d7825f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9421 1726888063.61854: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49eff048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9423 1726888063.61902: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786668>\r\n<<<\n 9423 1726888063.61955: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786c50>\r\n<<<\n 9423 1726888063.61981: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d782e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9421 1726888063.61995: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7a320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62009: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7fe10>\r\n<<<\n 9421 1726888063.62024: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee76a0>\r\n<<<\n 9421 1726888063.62031: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9421 1726888063.62057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9423 1726888063.62062: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d786518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d775b38>\r\n<<<\n 9421 1726888063.62092: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4470>\r\n<<<\n 9423 1726888063.62100: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b39e390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9421 1726888063.62119: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49aa4828>\r\n<<<\n 9421 1726888063.62132: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9423 1726888063.62142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62170: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62195: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaa518>\r\n<<<\n 9423 1726888063.62200: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7824a8>\r\n<<<\n 9421 1726888063.62214: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9421 1726888063.62239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62246: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9423 1726888063.62287: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 9423 1726888063.62337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219789940>\r\n<<<\n 9423 1726888063.62384: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.62442: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.62498: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49856d30>\r\n<<<\n 9421 1726888063.62579: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b160>\r\n<<<\n 9421 1726888063.62602: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49841048>\r\n<<<\n 9421 1726888063.62622: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaaeb8>\r\n<<<\n 9421 1726888063.62655: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49850128>\r\n<<<\n 9421 1726888063.62674: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4ba8>\r\n<<<\n 9421 1726888063.62711: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62748: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54898>\r\n<<<\n 9426 1726888063.62747: stderr chunk (state=2):\n>>><<<\n 9426 1726888063.62760: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9421 1726888063.62784: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff498501d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9426 1726888063.62788: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9426 1726888063.62794: _low_level_execute_command(): starting\n 9426 1726888063.62800: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n 9421 1726888063.62822: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54c18>\r\n<<<\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9421 1726888063.62850: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee79e8>\r\n<<<\n 9421 1726888063.62883: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62913: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9421 1726888063.62953: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be6f748>\r\n<<<\n 9421 1726888063.62983: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9421 1726888063.63104: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be787b8>\r\n<<<\n 9421 1726888063.63137: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78c88>\r\n<<<\n 9421 1726888063.63173: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6ff98>\r\n<<<\n 9421 1726888063.63200: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9421 1726888063.63232: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be7f128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be78668>\r\n<<<\n 9423 1726888063.63589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.63602: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be783c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be64c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a8f4e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6f5f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e78a90>\r\n<<<\n 9421 1726888063.63631: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.63640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.63670: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n<<<\n 9421 1726888063.63683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.63722: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.64433: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9423 1726888063.64455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219447b00>\r\nimport 'atexit' # \r\n<<<\n 9423 1726888063.64473: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9423 1726888063.64503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9423 1726888063.64562: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888063.64572: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221946f2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194af518>\r\n<<<\n 9423 1726888063.64596: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888063.64604: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194af630>\r\n<<<\n 9423 1726888063.64618: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9423 1726888063.64639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9423 1726888063.64684: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194afb70>\r\n<<<\n 9423 1726888063.64705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9423 1726888063.64719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9423 1726888063.64738: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9423 1726888063.64769: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9423 1726888063.64792: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9421 1726888063.64850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.64868: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b2198>\r\n<<<\n 9423 1726888063.64904: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888063.64914: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945e320>\r\n<<<\n 9423 1726888063.64935: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ee80>\r\n<<<\n 9423 1726888063.64961: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9423 1726888063.64968: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9423 1726888063.65034: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b0160>\r\n<<<\n 9423 1726888063.65044: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194922e8>\r\n<<<\n 9423 1726888063.65343: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194874e0>\r\n<<<\n 9423 1726888063.65362: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9423 1726888063.65372: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9423 1726888063.65392: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22197a72b0>\r\n<<<\n 9423 1726888063.65419: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ebe0>\r\n<<<\n 9423 1726888063.65446: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b470>\r\n<<<\n 9423 1726888063.65695: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9423 1726888063.65728: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219528eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221952ef98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22195202e8>\r\n<<<\n 9423 1726888063.65737: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9423 1726888063.65765: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520b00>\r\n<<<\n 9421 1726888063.65783: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6b6d8>\r\nimport 'atexit' # \r\n<<<\n 9421 1726888063.65800: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9421 1726888063.65836: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9421 1726888063.65899: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9421 1726888063.65908: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b5e400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6bf98>\r\n<<<\n 9421 1726888063.65945: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c6b048>\r\n<<<\n 9423 1726888063.65945: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194a8828>\r\n<<<\n 9421 1726888063.65962: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9423 1726888063.65986: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9421 1726888063.65990: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9423 1726888063.66006: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9421 1726888063.66032: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b3bcc0>\r\n<<<\n 9423 1726888063.66031: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9421 1726888063.66052: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9423 1726888063.66069: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9421 1726888063.66069: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9421 1726888063.66088: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9421 1726888063.66124: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9421 1726888063.66140: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9423 1726888063.66148: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221954cfd0>\r\n<<<\n 9423 1726888063.66183: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520160>\r\n<<<\n 9421 1726888063.66229: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba3208>\r\n<<<\n 9421 1726888063.66258: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9421 1726888063.66265: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e9a940>\r\n<<<\n 9421 1726888063.66288: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b4e198>\r\n<<<\n 9423 1726888063.66314: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194dae10>\r\n<<<\n 9421 1726888063.66324: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9423 1726888063.66343: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888063.66353: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194daf28>\r\n<<<\n 9423 1726888063.66589: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194e90b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f69e8>\r\n<<<\n 9421 1726888063.66589: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba2278>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b83438>\r\n<<<\n 9423 1726888063.66663: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194f2128>\r\n<<<\n 9423 1726888063.66696: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888063.66708: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f2320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194e9ba8>\r\n<<<\n 9421 1726888063.66718: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b78630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9423 1726888063.66743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.66745: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e9aeb8>\r\n<<<\n 9421 1726888063.66772: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b8d4a8>\r\n<<<\n 9421 1726888063.66795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 9421 1726888063.66804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d5c0>\r\n<<<\n 9421 1726888063.66818: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9423 1726888063.66826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.66842: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9421 1726888063.66850: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9421 1726888063.66884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9421 1726888063.66903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py<<<\n 9421 1726888063.66919: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888063.66926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.66944: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.66971: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c7a048>\r\n<<<\n 9423 1726888063.67023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.67059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9421 1726888063.67071: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c8e0b8>\r\n<<<\n 9421 1726888063.67086: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68438>\r\n<<<\n 9421 1726888063.67106: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9421 1726888063.67118: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68c50>\r\n<<<\n 9423 1726888063.67132: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888063.67151: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9423 1726888063.67178: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9423 1726888063.67204: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888063.67216: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219510d68>\r\n<<<\n 9423 1726888063.67259: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510a20>\r\n<<<\n 9423 1726888063.67304: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510240>\r\n<<<\n 9423 1726888063.67327: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9423 1726888063.67363: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510898>\r\n<<<\n 9423 1726888063.67407: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194ffac8>\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888063.67499: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5787e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d571d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57879b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d572a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57360f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9421 1726888063.67551: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b9b978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e260f0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c682b0>\r\n<<<\n 9421 1726888063.67669: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e26f60>\r\n<<<\n 9421 1726888063.67707: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e340b8>\r\n<<<\n 9421 1726888063.67743: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e34208>\r\n<<<\n 9421 1726888063.67764: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d710>\r\n<<<\n 9421 1726888063.67785: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n<<<\n 9421 1726888063.67795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9421 1726888063.67806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9421 1726888063.67823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9423 1726888063.67833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.67866: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9421 1726888063.67882: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e42ba8>\r\n<<<\n 9421 1726888063.68040: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e402e8>\r\n<<<\n 9423 1726888063.68315: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9421 1726888063.68336: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e404e0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e34d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.68336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.68352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.68378: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.68408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.68408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9423 1726888063.68430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.68506: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 9421 1726888063.68516: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888063.68535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888063.68553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56db470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56dbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e74e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39db940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39ed240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d573ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9421 1726888063.68567: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9421 1726888063.68584: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9421 1726888063.68596: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e59f98>\r\n<<<\n 9423 1726888063.68646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 9421 1726888063.68643: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59c50>\r\n<<<\n 9423 1726888063.68661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9421 1726888063.68685: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59470>\r\n<<<\n 9423 1726888063.68701: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215dda208>\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.68716: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9421 1726888063.68749: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59ac8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e4ae10>\r\n<<<\n 9421 1726888063.68768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.69049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.69229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.69405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.69455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.69512: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.69548: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.69571: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9423 1726888063.69582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888063.69637: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d395b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39652e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3965f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3965ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d396f0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b67f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b6be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39a2470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39924a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37132b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d371ad30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d398d2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3a04048>\r\n<<<\n 9423 1726888063.69642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.69680: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9421 1726888063.69693: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9421 1726888063.69714: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9423 1726888063.69722: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9423 1726888063.69749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9421 1726888063.69755: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.69760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.69769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.69798: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.69833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.69897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.69947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.69995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.70063: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9421 1726888063.70088: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c3b6a0>\r\n<<<\n 9421 1726888063.70096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9423 1726888063.70168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9423 1726888063.70285: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9423 1726888063.70301: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e4fe10>\r\n<<<\n 9423 1726888063.70311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70347: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.70402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70458: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 9423 1726888063.70470: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9423 1726888063.70487: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.70487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70551: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9423 1726888063.70562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888063.70650: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37336d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3733eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32b81d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37337b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32becc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d32e36d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e93c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpyth<<<\n 9426 1726888063.70664: stdout chunk (state=3):\n>>>on-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3094be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3088320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3082fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d307aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e9d68>\r\n<<<\n 9421 1726888063.70827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.70871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9421 1726888063.70925: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9421 1726888063.70933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.70958: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2215e32160>\r\n<<<\n 9421 1726888063.70968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.70984: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9421 1726888063.70999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.71016: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221617be80>\r\n<<<\n 9423 1726888063.71043: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 9423 1726888063.71054: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.71065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.71107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71128: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9421 1726888063.71139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.71161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.71180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71236: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.71387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.71509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71565: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9421 1726888063.71572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9421 1726888063.71690: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9421 1726888063.71700: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cf2ef0>\r\n<<<\n 9421 1726888063.71711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888063.71737: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3088f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d308e080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b15f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b1e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b5518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56a4b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32cd390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b14a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16b8940>\r\n<<<\n 9421 1726888063.71753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.71790: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9421 1726888063.71808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.71818: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9423 1726888063.71835: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9423 1726888063.71843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9421 1726888063.71869: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9421 1726888063.71877: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9421 1726888063.71900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.71962: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.72001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72134: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9423 1726888063.72192: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e630b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e63160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e18ac8>\r\n<<<\n 9423 1726888063.72206: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 9423 1726888063.72218: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888063.72243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.72264: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 9423 1726888063.72273: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.72289: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888063.72307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.72316: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9421 1726888063.72374: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9421 1726888063.72384: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47d362b0>\r\n<<<\n 9423 1726888063.72406: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9423 1726888063.72420: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.72434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9423 1726888063.72443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72453: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e160f0>\r\n<<<\n 9421 1726888063.72479: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9421 1726888063.72489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.72551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72661: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n<<<\n 9421 1726888063.72690: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9423 1726888063.72716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.72728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9421 1726888063.72742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9421 1726888063.72748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9426 1726888063.72820: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888063.72884: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6080>\r\n<<<\n 9421 1726888063.72901: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9421 1726888063.72919: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9423 1726888063.72926: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9421 1726888063.73012: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6128>\r\n<<<\n 9421 1726888063.73236: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47d36630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e21048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9421 1726888063.73318: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9421 1726888063.73327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.73341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9421 1726888063.73358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.73465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.73641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888063.73837: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9423 1726888063.73873: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 67109122, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888045.2844977, \"mtime\": 1726888040.848431, \"ctime\": 1726888041.249437, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2840781789\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 9423 1726888063.73897: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9426 1726888063.73937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888063.74167: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 9423 1726888063.74178: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 9423 1726888063.74198: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 9423 1726888063.74210: stdout chunk (state=3):\n>>># cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n<<<\n 9423 1726888063.74219: stdout chunk (state=3):\n>>># destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n<<<\n 9423 1726888063.74227: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n<<<\n 9423 1726888063.74235: stdout chunk (state=3):\n>>># cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n<<<\n 9423 1726888063.74243: stdout chunk (state=3):\n>>># destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n<<<\n 9423 1726888063.74251: stdout chunk (state=3):\n>>># cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n<<<\n 9423 1726888063.74272: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n<<<\n 9423 1726888063.74317: stdout chunk (state=3):\n>>># cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 9423 1726888063.74342: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9423 1726888063.74515: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9423 1726888063.74539: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9423 1726888063.74554: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9423 1726888063.74568: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 9423 1726888063.74577: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 9423 1726888063.74604: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 9423 1726888063.74631: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n<<<\n 9423 1726888063.74641: stdout chunk (state=3):\n>>># destroy atexit\r\n<<<\n 9423 1726888063.74648: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 9423 1726888063.74660: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 9423 1726888063.74680: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 9423 1726888063.74697: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n<<<\n 9423 1726888063.74710: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy selinux\r\n<<<\n 9423 1726888063.74729: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n<<<\n 9423 1726888063.74738: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 9423 1726888063.74762: stdout chunk (state=3):\n>>># destroy gc\r\n<<<\n 9423 1726888063.74777: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n<<<\n 9423 1726888063.74798: stdout chunk (state=3):\n>>># cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n<<<\n 9423 1726888063.74809: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 9423 1726888063.74826: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n<<<\n 9423 1726888063.74837: stdout chunk (state=3):\n>>># cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n<<<\n 9423 1726888063.74852: stdout chunk (state=3):\n>>># cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 9423 1726888063.74885: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n<<<\n 9421 1726888063.74885: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 73400515, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888044.4864438, \"mtime\": 1726888044.0364428, \"ctime\": 1726888044.4944437, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3126532560\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 9423 1726888063.74899: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 9423 1726888063.74910: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 9423 1726888063.74922: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n<<<\n 9423 1726888063.74933: stdout chunk (state=3):\n>>># destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n<<<\n 9423 1726888063.74941: stdout chunk (state=3):\n>>># destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 9423 1726888063.74949: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9426 1726888063.75131: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1375b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9421 1726888063.75289: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 9423 1726888063.75330: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9421 1726888063.75362: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n<<<\n 9421 1726888063.75374: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n<<<\n 9421 1726888063.75614: stdout chunk (state=3):\n>>># destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9421 1726888063.75647: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9421 1726888063.75677: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n<<<\n 9421 1726888063.75710: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 9421 1726888063.75740: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 9421 1726888063.75795: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n<<<\n 9421 1726888063.75831: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 9421 1726888063.75897: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 9421 1726888063.75964: stdout chunk (state=3):\n>>># destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 9423 1726888063.75998: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9423 1726888063.76008: stdout chunk (state=3):\n>>><<<\n 9423 1726888063.76023: stderr chunk (state=3):\n>>><<<\n 9421 1726888063.76048: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 9421 1726888063.76078: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n<<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d858e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ee828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8589b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7fb630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8070f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ac470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b1e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7acb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b84e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79bd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79e198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221baac940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221babe240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d80ca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba2c0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba362e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221ba36f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba36ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba400b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba877f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba87be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7be80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba73470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba634a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7e42e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7ebd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba5e2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221bad5048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8046d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b804eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3891d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8047b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b38fcc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b3b46d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3ba3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b165be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b159320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b153fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b14beb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3bad68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b159f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b15f080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d7825f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d782e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d786518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d775b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b39e390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7824a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219789940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219447b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221946f2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194af518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194af630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194afb70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b2198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945e320>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ee80>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b0160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194922e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194874e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22197a72b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ebe0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219528eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221952ef98>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22195202e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194a8828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221954cfd0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194dae10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194daf28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194e90b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f69e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194f2128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f2320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194e9ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219510d68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510a20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510240>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194ffac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215dda208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e4fe10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2215e32160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221617be80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e630b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e63160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e18ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 67109122, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888045.2844977, \"mtime\": 1726888040.848431, \"ctime\": 1726888041.249437, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2840781789\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9423 1726888063.76113: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d858e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ee828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7fb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8070f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7acb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221baac940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221babe240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d80ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba2c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba362e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221ba36f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba36ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba400b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba877f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba87be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7be80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba73470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba634a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7e42e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7ebd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba5e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221bad5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8046d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b804eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3891d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8047b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b38fcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b3b46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3ba3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b165be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b159320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b153fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b14beb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3bad68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b159f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b15f080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d7825f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d782e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d786518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d775b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b39e390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7824a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219789940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219447b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221946f2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194af518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194af630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194afb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b2198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945e320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ee80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b0160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194922e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194874e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22197a72b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ebe0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219528eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221952ef98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22195202e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194a8828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221954cfd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194dae10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194daf28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194e90b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f69e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194f2128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f2320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194e9ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219510d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194ffac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215dda208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e4fe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2215e32160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221617be80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e630b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e63160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e18ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 67109122, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888045.2844977, \"mtime\": 1726888040.848431, \"ctime\": 1726888041.249437, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2840781789\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9421 1726888063.76111: stdout chunk (state=3):\n>>># cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 9421 1726888063.76162: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9423 1726888063.76405: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888063.4416704-9423-21647311042037/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9423 1726888063.76457: variable 'ansible_module_compression' from source: unknown\n 9423 1726888063.76509: ANSIBALLZ: Using generic lock for ansible.legacy.file\n 9423 1726888063.76515: ANSIBALLZ: Acquiring lock\n 9423 1726888063.76519: ANSIBALLZ: Lock acquired: 140329738381424\n 9423 1726888063.76523: ANSIBALLZ: Creating module\n 9421 1726888063.76949: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9421 1726888063.76956: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9421 1726888063.76969: stdout chunk (state=3):\n>>><<<\n 9421 1726888063.76976: stderr chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf49e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bedf828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf499b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4beec630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef80f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9d470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea2e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9db38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea94e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8cd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8f198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a19d940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1af240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4befda20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a11d208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4a12b128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127c18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a12b208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178d30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1702e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1635c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1545f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ed5400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ec5e80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a5c0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee2f98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a14e438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1c7198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7f60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7b70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49eff048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7a320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7fe10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee76a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49aa4828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaa518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49856d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49841048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaaeb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49850128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff498501d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54c18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee79e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be6f748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be787b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78c88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78da0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6ff98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be7f128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be78668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be783c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be64c88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a8f4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6f5f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e78a90>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6b6d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b5e400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6bf98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c6b048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b3bcc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba3208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e9a940>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b4e198>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba2278>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b83438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b78630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e9aeb8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b8d4a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c7a048>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c8e0b8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68438>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68c50>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b9b978>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e260f0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c682b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e26f60>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e340b8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e34208>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d710>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e42ba8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e402e8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e404e0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e34d68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e59f98>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59c50>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59470>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59ac8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e4ae10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c3b6a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cf2ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47d362b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e160f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47d36630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e21048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 73400515, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888044.4864438, \"mtime\": 1726888044.0364428, \"ctime\": 1726888044.4944437, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3126532560\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9421 1726888063.77846: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf49e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bedf828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf499b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4beec630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef80f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9d470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea2e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9db38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea94e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a19d940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1af240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4befda20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a11d208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4a12b128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127c18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a12b208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178d30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1702e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1635c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1545f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ed5400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ec5e80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a5c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee2f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a14e438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1c7198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7f60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49eff048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7a320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7fe10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee76a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49aa4828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaa518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49856d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49841048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaaeb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49850128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff498501d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee79e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be6f748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be787b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78c88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6ff98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be7f128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be78668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be783c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be64c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a8f4e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6f5f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e78a90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6b6d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b5e400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6bf98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c6b048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b3bcc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba3208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e9a940>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b4e198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba2278>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b83438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b78630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e9aeb8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b8d4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c7a048>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c8e0b8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68438>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68c50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b9b978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e260f0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c682b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e26f60>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e340b8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e34208>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e42ba8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e402e8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e404e0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e34d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e59f98>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59c50>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59470>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59ac8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e4ae10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c3b6a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cf2ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47d362b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e160f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47d36630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e21048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 73400515, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888044.4864438, \"mtime\": 1726888044.0364428, \"ctime\": 1726888044.4944437, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3126532560\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9421 1726888063.78115: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888063.411183-9421-86649714982812/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9421 1726888063.78169: variable 'ansible_module_compression' from source: unknown\n 9421 1726888063.78214: ANSIBALLZ: Using generic lock for ansible.legacy.file\n 9421 1726888063.78220: ANSIBALLZ: Acquiring lock\n 9426 1726888063.76308: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d139e2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13de518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13de630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13deb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13e1198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d16d7828>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1391048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13df128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13c12e8>\r\n<<<\n 9426 1726888063.79297: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13b64e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16d7fd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13cb358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1457eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d145deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14502e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13d7828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d147def0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450160>\r\n<<<\n 9426 1726888063.80117: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bd68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140be80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bfd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14259b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14210f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14212e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1418b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888063.80153: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d143fdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143fa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d142fbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888063.82311: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888063.83413: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd08518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888063.84512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888063.86114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd7ee48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9426 1726888063.86143: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2cdd61160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2ce0aae80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd920b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd92160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd47ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9426 1726888063.87214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 9423 1726888063.87804: ANSIBALLZ: Writing module into payload\n 9423 1726888063.87954: ANSIBALLZ: Writing module\n 9423 1726888063.87972: ANSIBALLZ: Renaming module\n 9423 1726888063.87979: ANSIBALLZ: Done creating module\n 9421 1726888063.87994: ANSIBALLZ: Lock acquired: 140329738381424\n 9421 1726888063.88001: ANSIBALLZ: Reading module after lock\n 9421 1726888063.88020: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 9421 1726888063.88082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0uoxfilj TO /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9423 1726888063.88159: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 9423 1726888063.88246: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpa0dplrpi TO /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9421 1726888063.88355: Sending initial data\n 9421 1726888063.88361: Sent initial data (149 bytes)\n 9423 1726888063.88741: Sending initial data\n 9423 1726888063.88750: Sent initial data (150 bytes)\n 9426 1726888063.89050: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 65011910, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888046.1489131, \"mtime\": 1726888042.223921, \"ctime\": 1726888042.6809201, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1596552525\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 9426 1726888063.89542: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n#<<<\n 9426 1726888063.89565: stdout chunk (state=3):\n>>> destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# clean<<<\n 9426 1726888063.89582: stdout chunk (state=3):\n>>>up[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9426 1726888063.90038: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9426 1726888063.90144: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9426 1726888063.90153: stdout chunk (state=3):\n>>><<<\n 9426 1726888063.90166: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5787e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d571d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57879b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d572a630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57360f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56db470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e0e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56dbb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e74e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cd198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39db940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39ed240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d573ba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d395b0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39652e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3965f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3965ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d396f0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b67f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b6be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aae80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39a2470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39924a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37132b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d371ad30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d398d2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3a04048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37336d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3733eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32b81d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37337b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32becc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d32e36d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e93c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3094be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3088320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3082fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d307aeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e9d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3088f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d308e080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b15f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b1e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b5518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56a4b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32cd390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b14a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16b8940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1375b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d139e2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13de518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13de630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13deb70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13e1198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d16d7828>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1391048>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13df128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13c12e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13b64e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16d7fd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13cb358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1457eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d145deb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14502e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13d7828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d147def0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bd68>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140be80>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bfd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14259b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14210f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14212e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1418b70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d143fdd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143fa90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d142fbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd08518>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd7ee48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2cdd61160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2ce0aae80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd920b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd92160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd47ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 65011910, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888046.1489131, \"mtime\": 1726888042.223921, \"ctime\": 1726888042.6809201, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1596552525\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9426 1726888063.90233: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5787e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d571d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57879b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d572a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57360f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56db470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56dbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e74e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39db940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39ed240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d573ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d395b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39652e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3965f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3965ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d396f0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b67f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b6be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39a2470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39924a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37132b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d371ad30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d398d2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3a04048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37336d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3733eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32b81d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37337b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32becc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d32e36d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e93c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3094be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3088320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3082fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d307aeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e9d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3088f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d308e080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b15f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b1e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b5518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56a4b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32cd390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b14a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16b8940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1375b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d139e2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13de518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13de630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13deb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13e1198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d16d7828>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1391048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13df128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13c12e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13b64e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16d7fd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13cb358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1457eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d145deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14502e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13d7828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d147def0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bd68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140be80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bfd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14259b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14210f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14212e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1418b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d143fdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143fa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d142fbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd08518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd7ee48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2cdd61160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2ce0aae80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd920b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd92160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd47ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 65011910, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888046.1489131, \"mtime\": 1726888042.223921, \"ctime\": 1726888042.6809201, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1596552525\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9426 1726888063.90672: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888063.482076-9426-194061079285938/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9426 1726888063.90724: variable 'ansible_module_compression' from source: unknown\n 9426 1726888063.90766: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 9426 1726888063.90790: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 9426 1726888063.90872: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpmup75mv4 TO /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9426 1726888063.91285: Sending initial data\n 9426 1726888063.91293: Sent initial data (150 bytes)\n 9421 1726888063.92501: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0uoxfilj /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py\n<<<\n 9423 1726888063.92531: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpa0dplrpi /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py\n<<<\n 9421 1726888063.93696: stderr chunk (state=3):\n>>><<<\n 9421 1726888063.93703: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0uoxfilj /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py\\n', b'')\n 9421 1726888063.93727: done transferring module to remote\n 9421 1726888063.93736: _low_level_execute_command(): starting\n 9421 1726888063.93740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0'\"'\"''\n 9423 1726888063.93885: stderr chunk (state=3):\n>>><<<\n 9423 1726888063.93894: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpa0dplrpi /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py\\n', b'')\n 9423 1726888063.93918: done transferring module to remote\n 9423 1726888063.93935: _low_level_execute_command(): starting\n 9423 1726888063.93942: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0'\"'\"''\n 9426 1726888063.94649: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpmup75mv4 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py\n<<<\n 9426 1726888063.95651: stderr chunk (state=3):\n>>><<<\n 9426 1726888063.95658: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpmup75mv4 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py\\n', b'')\n 9426 1726888063.95678: done transferring module to remote\n 9426 1726888063.95689: _low_level_execute_command(): starting\n 9426 1726888063.95696: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0'\"'\"''\n 9423 1726888063.96342: stderr chunk (state=2):\n>>><<<\n 9423 1726888063.96349: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9423 1726888063.96364: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9423 1726888063.96366: _low_level_execute_command(): starting\n 9423 1726888063.96370: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0'\"'\"''\n 9421 1726888063.96441: stderr chunk (state=2):\n>>><<<\n 9421 1726888063.96448: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9421 1726888063.96468: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9421 1726888063.96472: _low_level_execute_command(): starting\n 9421 1726888063.96479: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0'\"'\"''\n 9426 1726888063.98766: stderr chunk (state=2):\n>>><<<\n 9426 1726888063.98772: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9426 1726888063.98788: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9426 1726888063.98793: _low_level_execute_command(): starting\n 9426 1726888063.98798: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0'\"'\"''\n 9423 1726888063.99458: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # <<<\n 9423 1726888063.99472: stdout chunk (state=3):\n>>>\r\n<<<\n 9423 1726888063.99484: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9423 1726888063.99539: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9423 1726888063.99572: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9423 1726888063.99623: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 9423 1726888063.99645: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9423 1726888063.99653: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9421 1726888063.99667: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9423 1726888063.99695: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888063.99712: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9421 1726888063.99731: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9421 1726888063.99756: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9423 1726888063.99778: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d4e48>\r\n<<<\n 9421 1726888063.99818: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9421 1726888063.99854: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9421 1726888063.99881: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9421 1726888063.99909: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9421 1726888063.99936: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 9423 1726888063.99958: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2906a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d49b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29077630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9423 1726888063.99971: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 9421 1726888064.00020: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d630828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69a9b0>\r\n<<<\n 9423 1726888064.00041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290830f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e748>\r\n<<<\n 9421 1726888064.00064: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d63d630>\r\n<<<\n 9421 1726888064.00101: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9421 1726888064.00118: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644160>\r\n<<<\n 9423 1726888064.00133: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9423 1726888064.00147: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9421 1726888064.00175: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9421 1726888064.00208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d6490f0>\r\n<<<\n 9423 1726888064.00175: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9421 1726888064.00230: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644748>\r\n<<<\n 9423 1726888064.00238: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9421 1726888064.00249: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644390>\r\n<<<\n 9423 1726888064.00280: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2902de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028b38>\r\n<<<\n 9421 1726888064.00282: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9421 1726888064.00310: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9423 1726888064.00413: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9423 1726888064.00444: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290344e0>\r\n<<<\n 9423 1726888064.00469: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29017d68>\r\n<<<\n 9423 1726888064.00502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2901a198>\r\n<<<\n 9423 1726888064.00533: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9423 1726888064.00562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27328940>\r\n<<<\n 9423 1726888064.00584: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9423 1726888064.00614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2733a240>\r\n<<<\n 9423 1726888064.00686: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29088a20>\r\n<<<\n 9423 1726888064.00722: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9421 1726888064.00809: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ee470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5f3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5eeb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5fa4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ddd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5e0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ee940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b900240>\r\n<<<\n 9421 1726888064.00858: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d64ea20>\r\n<<<\n 9423 1726888064.00939: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9423 1726888064.00971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9423 1726888064.00999: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9423 1726888064.01024: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 9423 1726888064.01049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9423 1726888064.01075: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9423 1726888064.01123: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9421 1726888064.01382: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b86e208>\r\n<<<\n 9423 1726888064.01402: stdout chunk (state=3):\n>>>import '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272a80b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b22e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb272b2f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b2ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272bc0b8>\r\nimport '_collections' # \r\n<<<\n 9421 1726888064.01422: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878438>\r\n<<<\n 9421 1726888064.01443: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9421 1726888064.01464: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9421 1726888064.01470: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b87c128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878c18>\r\n<<<\n 9421 1726888064.01508: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9421 1726888064.01541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b87c208>\r\nimport '_collections' # \r\n<<<\n 9423 1726888064.01567: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb273037f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27303be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7198>\r\n<<<\n 9421 1726888064.01620: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9421 1726888064.01671: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9d30>\r\n<<<\n 9421 1726888064.01744: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c12e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b45c0>\r\n<<<\n 9423 1726888064.01761: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272ef470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272df4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9421 1726888064.01822: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8a55f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 9421 1726888064.01865: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9421 1726888064.01939: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b626438>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b616eb8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb240>\r\n<<<\n 9421 1726888064.01973: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9421 1726888064.02000: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b633fd0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b89f438>\r\n<<<\n 9421 1726888064.02026: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9423 1726888064.02040: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270602b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27067d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706de48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272da2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706dfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27351048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9423 1726888064.02062: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9421 1726888064.02101: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b638390>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638198>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b6384a8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b918198>\r\n<<<\n 9421 1726888064.02129: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9421 1726888064.02174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9421 1726888064.02206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638f98>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638ba8>\r\n<<<\n 9421 1726888064.02257: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9423 1726888064.02307: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270806d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27080eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c051d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270807b8>\r\n<<<\n 9421 1726888064.02337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9423 1726888064.02363: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9421 1726888064.02401: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b650080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9423 1726888064.02462: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c0bcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30320>\r\n<<<\n 9421 1726888064.02502: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1cb320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9423 1726888064.02558: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb26c306d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9423 1726888064.02599: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c363c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9421 1726888064.02644: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1d0e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b6386d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b1f5828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9423 1726888064.02682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9421 1726888064.02694: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9421 1726888064.02721: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fb518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9423 1726888064.02788: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269e1be0>\r\n<<<\n 9421 1726888064.02828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9421 1726888064.02852: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9423 1726888064.02914: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269d5320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269cffd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269c7eb8>\r\n<<<\n 9423 1726888064.02948: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c36d68>\r\n<<<\n 9421 1726888064.02980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa7d30>\r\n<<<\n 9423 1726888064.03040: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb269d5f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9421 1726888064.03077: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af92048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fbeb8>\r\n<<<\n 9423 1726888064.03126: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdf748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269db080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdfac8>\r\n<<<\n 9426 1726888064.03149: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42fe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3c5828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42f9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d2630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3de0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9390>\r\n<<<\n 9421 1726888064.03188: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6afa1128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5898>\r\n<<<\n 9423 1726888064.03188: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9423 1726888064.03218: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 9421 1726888064.03258: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa11d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5c18>\r\n<<<\n 9423 1726888064.03282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28ffe5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9421 1726888064.03306: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638a20>\r\n<<<\n 9421 1726888064.03333: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9421 1726888064.03365: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9421 1726888064.03392: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888064.03447: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002b38>\r\n<<<\n 9421 1726888064.03468: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c0748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9423 1726888064.03505: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffee48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9423 1726888064.03568: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29002518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002278>\r\n<<<\n 9423 1726888064.03633: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ff1b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c1a390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9421 1726888064.03671: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c97b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9c88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c0f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5d0128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c9668>\r\n<<<\n 9423 1726888064.03680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9421 1726888064.03709: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c93c8>\r\n<<<\n 9423 1726888064.03720: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffe4a8>\r\n<<<\n 9421 1726888064.03752: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5b5c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1e04e0>\r\n<<<\n 9421 1726888064.03769: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9421 1726888064.03797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9423 1726888064.03843: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb25005940>\r\n<<<\n 9421 1726888064.03859: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c05f8>\r\n<<<\n 9423 1726888064.03914: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.03977: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9421 1726888064.04004: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695c9a90>\r\n<<<\n 9423 1726888064.04023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.04056: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.04080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.04107: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888064.04135: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e388e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e38f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e372d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e375198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c683940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c695240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3e3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9421 1726888064.04155: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.05058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.05200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888064.05237: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6030b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60d2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c60df98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60dac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6170b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65e7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65ebe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c64a470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c63a4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3bb2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c2d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6352e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9423 1726888064.05972: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 9423 1726888064.05983: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24cc3b00>\r\n<<<\n 9423 1726888064.05989: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9423 1726888064.06013: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9423 1726888064.06045: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9421 1726888064.06119: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bc6d8>\r\nimport 'atexit' # \r\n<<<\n 9423 1726888064.06137: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24ceb2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2b518>\r\n<<<\n 9423 1726888064.06148: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d2b630>\r\n<<<\n 9421 1726888064.06176: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9423 1726888064.06194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9423 1726888064.06231: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2bb70>\r\n<<<\n 9423 1726888064.06257: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9421 1726888064.06257: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692af400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bcf98>\r\n<<<\n 9421 1726888064.06288: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693bc048>\r\n<<<\n 9423 1726888064.06311: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9426 1726888064.06349: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6ac048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3dbeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf601d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf66cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8b320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bf8b6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf913c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd3cbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd30320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd2afd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd22eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf91d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bd30f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8ba58>\r\n<<<\n 9421 1726888064.06386: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6928ccc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9423 1726888064.06418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2e198>\r\n<<<\n 9421 1726888064.06469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9423 1726888064.06504: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cda320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cdae80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9421 1726888064.06543: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f4208>\r\n<<<\n 9423 1726888064.06580: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2c160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d0e2e8>\r\n<<<\n 9421 1726888064.06617: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f4a8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f0b8>\r\n<<<\n 9421 1726888064.06643: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9421 1726888064.06708: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f32b0>\r\n<<<\n 9421 1726888064.06731: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692d4438>\r\n<<<\n 9423 1726888064.06890: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d034e0>\r\n<<<\n 9423 1726888064.06929: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb250232b0>\r\n<<<\n 9423 1726888064.06970: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d18358>\r\n<<<\n 9423 1726888064.07011: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d18470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9421 1726888064.07066: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692c9630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695ebe80>\r\n<<<\n 9421 1726888064.07117: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692de4e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de5f8>\r\n<<<\n 9421 1726888064.07141: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9421 1726888064.07155: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9421 1726888064.07174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9423 1726888064.07174: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24da4ef0>\r\n<<<\n 9421 1726888064.07193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9421 1726888064.07209: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9421 1726888064.07231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9423 1726888064.07250: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24daaf60>\r\n<<<\n 9423 1726888064.07267: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c320>\r\n<<<\n 9421 1726888064.07296: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693cb0b8>\r\n<<<\n 9423 1726888064.07296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9cb38>\r\n<<<\n 9421 1726888064.07711: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693df128>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b94a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9cc0>\r\n<<<\n 9426 1726888064.07721: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33a748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd36080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33aac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e3595f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35db38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35dc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e359e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35df98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e35d518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e34cb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf75390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3594a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a360940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n<<<\n 9423 1726888064.07741: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d24828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24dc9f98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c198>\r\n<<<\n 9421 1726888064.07746: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692ec9b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9421 1726888064.07786: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695770f0>\r\n<<<\n 9423 1726888064.07834: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888064.07845: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58e10>\r\n<<<\n 9421 1726888064.07847: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9e10>\r\n<<<\n 9423 1726888064.07869: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9423 1726888064.07902: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58f28>\r\n<<<\n 9423 1726888064.08110: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d650b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d185c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d72a58>\r\n<<<\n 9423 1726888064.08200: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d6d198>\r\n<<<\n 9421 1726888064.08295: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69577f28>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69585080>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695851d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9421 1726888064.08312: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69593b70>\r\n<<<\n 9423 1726888064.08312: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d6d390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d65c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.08335: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695912b0>\r\n<<<\n 9423 1726888064.08339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.08364: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695914a8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69585d30>\r\n<<<\n 9421 1726888064.08381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.08390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.08400: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9423 1726888064.08422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9421 1726888064.08433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.08446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.08455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.08485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888064.08518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.08559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.08560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.08584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.08597: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9421 1726888064.08608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.08652: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 9423 1726888064.09043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d8eda0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8ea58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d7bba8>\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.09053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695aaf60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aac18>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aa438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aaa90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6959bdd8>\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.09346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.09498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888064.09611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.09800: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9423 1726888064.09811: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9423 1726888064.09822: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9423 1726888064.09853: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9423 1726888064.09861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.09884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.09906: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9423 1726888064.09915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.09934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.09948: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9421 1726888064.09958: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9421 1726888064.09975: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9423 1726888064.09983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.10001: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9421 1726888064.10015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.10028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.10052: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9421 1726888064.10060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.10072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.10082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.10089: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9421 1726888064.10109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.10181: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 9423 1726888064.10189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9423 1726888064.10212: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216556a0>\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.10297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.10364: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9421 1726888064.10388: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6938c668>\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.10590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888064.10725: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a01db00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9421 1726888064.10761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.10936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.10992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11044: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9423 1726888064.11054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11111: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9421 1726888064.11123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.11164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.11225: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9421 1726888064.11233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11253: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.11264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11276: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9421 1726888064.11297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.11305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.11355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11367: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.11432: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.11443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9421 1726888064.11462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.11484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.11517: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9421 1726888064.11527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.11690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.11705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9423 1726888064.11826: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9423 1726888064.11838: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216cbdd8>\r\n<<<\n 9423 1726888064.11856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888064.11867: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0462b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a086630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a089198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035e80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a087160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0692e8>\r\n<<<\n 9421 1726888064.11889: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9423 1726888064.11915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.11940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.11996: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9421 1726888064.12041: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69443dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9421 1726888064.12067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.12111: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.12138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.12169: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9423 1726888064.12216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.12247: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.12285: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9421 1726888064.12313: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.12343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.12368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.12385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9426 1726888064.12417: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a05e4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a3842b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a073358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a073470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0ffef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a11a048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8b38>\r\n<<<\n 9421 1726888064.12437: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9421 1726888064.12816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d694092b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695670f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.12869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.12894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.12928: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb216ae160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb219f7e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.12964: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n<<<\n 9421 1726888064.13197: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9421 1726888064.13283: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495128>\r\n<<<\n 9421 1726888064.13335: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69409630>\r\n<<<\n 9421 1726888064.13401: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69572048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.13423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.13453: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.13478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.13500: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9421 1726888064.13589: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9421 1726888064.13620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9421 1726888064.13641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.13642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df160>\r\n<<<\n 9426 1726888064.13654: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a07f828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a123fd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1940>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c00b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0735c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0cda58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c8198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c8390>\r\n<<<\n 9423 1726888064.13666: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb21694ac8>\r\n<<<\n 9423 1726888064.14102: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.14130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.14339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9421 1726888064.14664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9426 1726888064.14744: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c0c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0e7e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e79b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0d6c88>\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.15249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.15282: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n<<<\n 9423 1726888064.15306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2131d5f8>\r\n<<<\n 9421 1726888064.15395: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6932f518>\r\n\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9421 1726888064.15417: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 9421 1726888064.15434: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n<<<\n 9421 1726888064.15519: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n<<<\n 9423 1726888064.15535: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 9421 1726888064.15566: stdout chunk (state=3):\n>>># destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9426 1726888064.16112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9423 1726888064.16127: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 9423 1726888064.16139: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n<<<\n 9423 1726888064.16149: stdout chunk (state=3):\n>>># cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n<<<\n 9423 1726888064.16501: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9421 1726888064.16523: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 9423 1726888064.16567: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 9423 1726888064.16603: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n<<<\n 9423 1726888064.16627: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n<<<\n 9423 1726888064.16656: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n<<<\n 9423 1726888064.16698: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 9421 1726888064.16717: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9421 1726888064.16761: stderr chunk (state=3):\n>>><<<\n 9421 1726888064.16766: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69ae48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d630828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69a9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d63d630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d6490f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ee470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5f3e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5eeb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5fa4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ddd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5e0198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ee940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b900240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d64ea20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b86e208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b87c128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878c18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b87c208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9d30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c12e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b45c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8a55f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b626438>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b616eb8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb240>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b633fd0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b89f438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b638390>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638198>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b6384a8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b918198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638f98>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638ba8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648860>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b650080>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1cb320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648940>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1d0e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b6386d8>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b1f5828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fb518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa7d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af92048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fbeb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6afa1128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa11d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5c18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638a20>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c0748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c97b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9c88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9da0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c0f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5d0128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c9668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c93c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5b5c88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1e04e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c05f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695c9a90>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bc6d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692af400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bcf98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693bc048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6928ccc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f4208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f4a8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f32b0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692d4438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692c9630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695ebe80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692de4e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de5f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693cb0b8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693df128>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b94a8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9cc0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692ec9b0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695770f0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9e10>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69577f28>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69585080>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695851d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de748>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69593b70>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695912b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695914a8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69585d30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695aaf60>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aac18>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aa438>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aaa90>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6959bdd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6938c668>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69443dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d694092b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695670f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69409630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69572048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6932f518>\\r\\n\\r\\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9421 1726888064.16830: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d630828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d63d630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d6490f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ee470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5f3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5eeb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5fa4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ddd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5e0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ee940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b900240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d64ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b86e208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b87c128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878c18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b87c208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9d30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c12e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b45c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8a55f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b626438>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b616eb8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb240>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b633fd0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b89f438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b638390>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638198>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b6384a8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b918198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638f98>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638ba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b650080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1cb320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1d0e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b6386d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b1f5828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fb518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa7d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af92048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fbeb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6afa1128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa11d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638a20>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c0748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c97b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9c88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9da0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c0f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5d0128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c9668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c93c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5b5c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1e04e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c05f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695c9a90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bc6d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692af400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bcf98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693bc048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6928ccc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f4208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f4a8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f0b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f32b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692d4438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692c9630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695ebe80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692de4e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693cb0b8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693df128>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b94a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9cc0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692ec9b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695770f0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9e10>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69577f28>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69585080>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695851d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69593b70>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695912b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695914a8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69585d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695aaf60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aac18>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aa438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aaa90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6959bdd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6938c668>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69443dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d694092b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695670f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69409630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69572048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6932f518>\r\n\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9421 1726888064.17059: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9421 1726888064.17111: _low_level_execute_command(): starting\n 9421 1726888064.17121: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9426 1726888064.17906: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769af400>\r\n# zipimport: zlib available\r\n<<<\n 9423 1726888064.17957: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9423 1726888064.17964: stdout chunk (state=3):\n>>><<<\n 9423 1726888064.17975: stderr chunk (state=3):\n>>><<<\n 9426 1726888064.18017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d4e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2906a828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d49b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29077630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290830f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2902de48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290344e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29017d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2901a198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27328940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2733a240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29088a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272a80b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b22e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb272b2f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b2ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272bc0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb273037f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27303be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272ef470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272df4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270602b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27067d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706de48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272da2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706dfd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27351048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270806d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27080eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c051d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270807b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c0bcc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb26c306d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c363c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269e1be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269d5320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269cffd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269c7eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c36d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb269d5f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdf748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269db080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdfac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28ffe5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffee48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29002518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ff1b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c1a390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffe4a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb25005940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24cc3b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24ceb2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2b518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d2b630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2bb70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2e198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cda320>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cdae80>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2c160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d0e2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d034e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb250232b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d18358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d18470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24da4ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24daaf60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9cb38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d24828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24dc9f98>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d650b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d185c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d72a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d6d198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d6d390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d65c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d8eda0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8ea58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e8d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d7bba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216556a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216cbdd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb216ae160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb219f7e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb21694ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2131d5f8>\\r\\n\\r\\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9423 1726888064.18037: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d4e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2906a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d49b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29077630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290830f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2902de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290344e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29017d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2901a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27328940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2733a240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29088a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272a80b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b22e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb272b2f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b2ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272bc0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb273037f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27303be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272ef470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272df4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270602b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27067d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706de48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272da2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706dfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27351048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270806d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27080eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c051d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270807b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c0bcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb26c306d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c363c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269e1be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269d5320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269cffd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269c7eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c36d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb269d5f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdf748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269db080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdfac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28ffe5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffee48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29002518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ff1b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c1a390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffe4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb25005940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24cc3b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24ceb2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2b518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d2b630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2bb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2e198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cda320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cdae80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2c160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d0e2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d034e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb250232b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d18358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d18470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24da4ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24daaf60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9cb38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d24828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24dc9f98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d650b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d185c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d72a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d6d198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d6d390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d65c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d8eda0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8ea58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d7bba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216556a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216cbdd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb216ae160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb219f7e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb21694ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2131d5f8>\r\n\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9423 1726888064.18855: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9423 1726888064.18901: _low_level_execute_command(): starting\n 9423 1726888064.18909: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9426 1726888064.19910: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a26e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9426 1726888064.20227: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a76a09198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76d52eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9421 1726888064.20664: stderr chunk (state=2):\n>>><<<\n 9421 1726888064.20671: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9421 1726888064.20692: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9421 1726888064.20701: handler run complete\n 9421 1726888064.20725: attempt loop complete, returning result\n 9421 1726888064.20730: _execute() done\n 9421 1726888064.20733: dumping result to json\n 9421 1726888064.20740: done dumping result, returning\n 9421 1726888064.20748: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [026adac1-1d6b-4d75-acc5-000000000010]\n 9421 1726888064.20761: sending task result for task 026adac1-1d6b-4d75-acc5-000000000010\n 9421 1726888064.20802: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000010\n 9421 1726888064.20806: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\",\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n },\n \"before\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"sssd-session-recording.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0600\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 119,\n \"state\": \"file\",\n \"uid\": 0\n}\n 9426 1726888064.21324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9423 1726888064.21930: stderr chunk (state=2):\n>>><<<\n 9423 1726888064.21937: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9423 1726888064.21955: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9423 1726888064.21964: handler run complete\n 9423 1726888064.21987: attempt loop complete, returning result\n 9423 1726888064.21994: _execute() done\n 9423 1726888064.21998: dumping result to json\n 9423 1726888064.22004: done dumping result, returning\n 9423 1726888064.22012: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [026adac1-1d6b-4d75-acc5-000000000010]\n 9423 1726888064.22074: sending task result for task 026adac1-1d6b-4d75-acc5-000000000010\n 9423 1726888064.22116: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000010\n 9423 1726888064.22120: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\",\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n },\n \"before\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"sssd-session-recording.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0600\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 119,\n \"state\": \"file\",\n \"uid\": 0\n}\n 9426 1726888064.22422: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769efb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888064.23571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9426 1726888064.24211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a766785f8>\r\n<<<\n 9426 1726888064.25347: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] re<<<\n 9426 1726888064.25398: stdout chunk (state=3):\n>>>moving bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n<<<\n 9426 1726888064.26135: stdout chunk (state=3):\n>>># cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 9426 1726888064.26275: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9426 1726888064.26323: stderr chunk (state=3):\n>>><<<\n 9426 1726888064.26329: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42fe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3c5828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42f9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d2630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3de0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e388e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e38f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e372d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e375198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c683940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c695240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3e3a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6030b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60d2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c60df98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60dac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6170b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65e7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65ebe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c64a470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c63a4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3bb2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c2d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6352e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6ac048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cde10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cda20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3dbeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf601d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf66cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8b320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bf8b6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf913c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd3cbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd30320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd2afd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd22eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf91d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bd30f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8ba58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33a748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd36080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33aac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e3595f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35db38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35dc50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e359e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35df98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e35d518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e34cb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf75390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3594a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a360940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a01db00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0462b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a086630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a089198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035320>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035e80>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a087160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0692e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a05e4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a3842b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a073358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a073470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0ffef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a11a048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a07f828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a123fd0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1940>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c00b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0735c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0cda58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c8198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c8390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c0c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0e7e48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7b00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e79b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0d6c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769af400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a26e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a76a09198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76d52eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769efb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a766785f8>\\r\\n\\r\\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9426 1726888064.26384: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42fe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3c5828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42f9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d2630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3de0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e388e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e38f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e372d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e375198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c683940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c695240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3e3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6030b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60d2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c60df98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60dac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6170b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65e7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65ebe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c64a470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c63a4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3bb2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c2d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6352e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6ac048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3dbeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf601d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf66cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8b320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bf8b6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf913c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd3cbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd30320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd2afd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd22eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf91d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bd30f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8ba58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33a748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd36080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33aac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e3595f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35db38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35dc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e359e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35df98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e35d518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e34cb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf75390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3594a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a360940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a01db00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0462b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a086630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a089198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035e80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a087160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0692e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a05e4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a3842b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a073358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a073470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0ffef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a11a048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a07f828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a123fd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1940>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c00b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0735c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0cda58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c8198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c8390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c0c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0e7e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e79b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0d6c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769af400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a26e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a76a09198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76d52eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769efb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a766785f8>\r\n\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9426 1726888064.26505: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9426 1726888064.26551: _low_level_execute_command(): starting\n 9426 1726888064.26562: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9426 1726888064.30716: stderr chunk (state=2):\n>>><<<\n 9426 1726888064.30724: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9426 1726888064.30742: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9426 1726888064.30751: handler run complete\n 9426 1726888064.30773: attempt loop complete, returning result\n 9426 1726888064.30777: _execute() done\n 9426 1726888064.30780: dumping result to json\n 9426 1726888064.30788: done dumping result, returning\n 9426 1726888064.30796: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [026adac1-1d6b-4d75-acc5-000000000010]\n 9426 1726888064.30809: sending task result for task 026adac1-1d6b-4d75-acc5-000000000010\n 9426 1726888064.30845: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000010\n 9426 1726888064.30848: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\",\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n },\n \"before\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"sssd-session-recording.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0600\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 119,\n \"state\": \"file\",\n \"uid\": 0\n}\n 8995 1726888064.31059: no more pending results, returning what we have\n 8995 1726888064.31062: results queue empty\n 8995 1726888064.31063: checking for any_errors_fatal\n 8995 1726888064.31077: done checking for any_errors_fatal\n 8995 1726888064.31077: checking for max_fail_percentage\n 8995 1726888064.31078: done checking for max_fail_percentage\n 8995 1726888064.31079: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888064.31079: done checking to see if all hosts have failed\n 8995 1726888064.31080: getting the remaining hosts for this loop\n 8995 1726888064.31081: done getting the remaining hosts for this loop\n 8995 1726888064.31084: getting the next task for host managed_node1\n 8995 1726888064.31089: done getting next task for host managed_node1\n 8995 1726888064.31093: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 8995 1726888064.31095: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888064.31096: getting the next task for host managed_node2\n 8995 1726888064.31097: done getting next task for host managed_node2\n 8995 1726888064.31098: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 8995 1726888064.31099: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888064.31099: getting the next task for host managed_node3\n 8995 1726888064.31101: done getting next task for host managed_node3\n 8995 1726888064.31102: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 8995 1726888064.31102: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888064.31114: getting variables\n 8995 1726888064.31115: in VariableManager get_vars()\n 8995 1726888064.31141: Calling all_inventory to load vars for managed_node1\n 8995 1726888064.31143: Calling groups_inventory to load vars for managed_node1\n 8995 1726888064.31144: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888064.31151: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888064.31152: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888064.31154: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888064.31919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888064.32658: done with get_vars()\n 8995 1726888064.32671: done getting variables\n 8995 1726888064.32759: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Check appropriate authselect features exists] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74\nFriday 20 September 2024 23:07:44 -0400 (0:00:00.965) 0:00:12.965 ****** \n 8995 1726888064.32781: entering _queue_task() for managed_node1/command\n 8995 1726888064.32783: Creating lock for command\n 8995 1726888064.33048: worker is 1 (out of 3 available)\n 8995 1726888064.33070: exiting _queue_task() for managed_node1/command\n 8995 1726888064.33114: getting variables\n 8995 1726888064.33118: in VariableManager get_vars()\n 8995 1726888064.33240: Calling all_inventory to load vars for managed_node2\n 8995 1726888064.33247: Calling groups_inventory to load vars for managed_node2\n 8995 1726888064.33250: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888064.33272: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888064.33276: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888064.33281: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888064.34416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9464 1726888064.33687: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 9464 1726888064.33806: in run() - task 026adac1-1d6b-4d75-acc5-000000000011\n 9464 1726888064.33821: variable 'ansible_search_path' from source: unknown\n 9464 1726888064.33828: variable 'ansible_search_path' from source: unknown\n 9464 1726888064.33848: calling self._execute()\n 9464 1726888064.33913: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9464 1726888064.33926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9464 1726888064.33935: variable 'omit' from source: magic vars\n 9464 1726888064.34036: variable 'omit' from source: magic vars\n 9464 1726888064.34077: variable 'omit' from source: magic vars\n 9464 1726888064.34112: variable 'omit' from source: magic vars\n 9464 1726888064.34154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9464 1726888064.34187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9464 1726888064.34207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8995 1726888064.35659: done with get_vars()\n 8995 1726888064.35673: done getting variables\n 9464 1726888064.34226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9464 1726888064.34239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9464 1726888064.34267: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9464 1726888064.34274: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9464 1726888064.34278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9464 1726888064.34380: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9464 1726888064.34386: Set connection var ansible_shell_type to sh\n 9464 1726888064.34395: Set connection var ansible_shell_executable to /bin/sh\n 9464 1726888064.34399: Set connection var ansible_connection to ssh\n 9464 1726888064.34404: Set connection var ansible_pipelining to False\n 9464 1726888064.34410: Set connection var ansible_timeout to 10\n 9464 1726888064.34436: variable 'ansible_shell_executable' from source: unknown\n 9464 1726888064.34441: variable 'ansible_connection' from source: unknown\n 9464 1726888064.34445: variable 'ansible_module_compression' from source: unknown\n 9464 1726888064.34448: variable 'ansible_shell_type' from source: unknown\n 9464 1726888064.34450: variable 'ansible_shell_executable' from source: unknown\n 9464 1726888064.34453: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9464 1726888064.34457: variable 'ansible_pipelining' from source: unknown\n 9464 1726888064.34460: variable 'ansible_timeout' from source: unknown\n 9464 1726888064.34463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9464 1726888064.34626: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9464 1726888064.34639: variable 'omit' from source: magic vars\n 9464 1726888064.34644: starting attempt loop\n 9464 1726888064.34647: running the handler\n 9464 1726888064.34660: _low_level_execute_command(): starting\n 9464 1726888064.34668: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n 8995 1726888064.35796: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888064.35804: entering _queue_task() for managed_node2/command\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8995 1726888064.36161: worker is 2 (out of 3 available)\n 8995 1726888064.36179: exiting _queue_task() for managed_node2/command\n 8995 1726888064.36225: getting variables\n 8995 1726888064.36229: in VariableManager get_vars()\n 8995 1726888064.36360: Calling all_inventory to load vars for managed_node3\n 8995 1726888064.36367: Calling groups_inventory to load vars for managed_node3\n 8995 1726888064.36370: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888064.36392: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888064.36397: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888064.36401: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888064.37485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9466 1726888064.37279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 9466 1726888064.37407: in run() - task 026adac1-1d6b-4d75-acc5-000000000011\n 9466 1726888064.37422: variable 'ansible_search_path' from source: unknown\n 9466 1726888064.37426: variable 'ansible_search_path' from source: unknown\n 9466 1726888064.37446: calling self._execute()\n 9466 1726888064.37520: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9466 1726888064.37529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9466 1726888064.37538: variable 'omit' from source: magic vars\n 9466 1726888064.37629: variable 'omit' from source: magic vars\n 9466 1726888064.37667: variable 'omit' from source: magic vars\n 9466 1726888064.37701: variable 'omit' from source: magic vars\n 9466 1726888064.37737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9466 1726888064.37767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9466 1726888064.37784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9466 1726888064.37802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8995 1726888064.39133: done with get_vars()\n 8995 1726888064.39152: done getting variables\n 8995 1726888064.39210: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888064.39220: entering _queue_task() for managed_node3/command\n 8995 1726888064.39509: worker is 3 (out of 3 available)\n 8995 1726888064.39526: exiting _queue_task() for managed_node3/command\n 8995 1726888064.39541: done queuing things up, now waiting for results queue to drain\n 8995 1726888064.39543: waiting for pending results...\n 9466 1726888064.37814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9466 1726888064.37840: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9466 1726888064.37845: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9466 1726888064.37849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9466 1726888064.37947: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9466 1726888064.37952: Set connection var ansible_shell_type to sh\n 9466 1726888064.37958: Set connection var ansible_shell_executable to /bin/sh\n 9466 1726888064.37961: Set connection var ansible_connection to ssh\n 9466 1726888064.37966: Set connection var ansible_pipelining to False\n 9466 1726888064.37971: Set connection var ansible_timeout to 10\n 9466 1726888064.37995: variable 'ansible_shell_executable' from source: unknown\n 9466 1726888064.38000: variable 'ansible_connection' from source: unknown\n 9466 1726888064.38003: variable 'ansible_module_compression' from source: unknown\n 9466 1726888064.38006: variable 'ansible_shell_type' from source: unknown\n 9466 1726888064.38009: variable 'ansible_shell_executable' from source: unknown\n 9466 1726888064.38012: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9466 1726888064.38015: variable 'ansible_pipelining' from source: unknown\n 9466 1726888064.38018: variable 'ansible_timeout' from source: unknown\n 9466 1726888064.38021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9466 1726888064.38151: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9466 1726888064.38164: variable 'omit' from source: magic vars\n 9466 1726888064.38169: starting attempt loop\n 9466 1726888064.38172: running the handler\n 9466 1726888064.38184: _low_level_execute_command(): starting\n 9466 1726888064.38194: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9464 1726888064.38398: stdout chunk (state=2):\n>>>/root\n<<<\n 9464 1726888064.38409: stderr chunk (state=2):\n>>><<<\n 9464 1726888064.38425: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9464 1726888064.38447: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9464 1726888064.38460: _low_level_execute_command(): starting\n 9464 1726888064.38467: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `\" && echo ansible-tmp-1726888064.3845406-9464-1816370774918=\"` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `\" && echo ansible-tmp-1726888064.3845406-9464-1816370774918=\"` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `\" ) && sleep 0'\"'\"''\n 9469 1726888064.39937: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 9469 1726888064.40075: in run() - task 026adac1-1d6b-4d75-acc5-000000000011\n 9469 1726888064.40093: variable 'ansible_search_path' from source: unknown\n 9469 1726888064.40098: variable 'ansible_search_path' from source: unknown\n 9469 1726888064.40130: calling self._execute()\n 9469 1726888064.40206: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9469 1726888064.40215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9469 1726888064.40224: variable 'omit' from source: magic vars\n 9469 1726888064.40302: variable 'omit' from source: magic vars\n 9469 1726888064.40338: variable 'omit' from source: magic vars\n 9469 1726888064.40365: variable 'omit' from source: magic vars\n 9469 1726888064.40400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9469 1726888064.40427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9469 1726888064.40445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9469 1726888064.40459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9469 1726888064.40472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9469 1726888064.40496: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9469 1726888064.40501: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9469 1726888064.40506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9469 1726888064.40577: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9469 1726888064.40582: Set connection var ansible_shell_type to sh\n 9469 1726888064.40588: Set connection var ansible_shell_executable to /bin/sh\n 9469 1726888064.40593: Set connection var ansible_connection to ssh\n 9469 1726888064.40598: Set connection var ansible_pipelining to False\n 9469 1726888064.40604: Set connection var ansible_timeout to 10\n 9469 1726888064.40624: variable 'ansible_shell_executable' from source: unknown\n 9469 1726888064.40630: variable 'ansible_connection' from source: unknown\n 9469 1726888064.40634: variable 'ansible_module_compression' from source: unknown\n 9469 1726888064.40638: variable 'ansible_shell_type' from source: unknown\n 9469 1726888064.40641: variable 'ansible_shell_executable' from source: unknown\n 9469 1726888064.40645: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9469 1726888064.40649: variable 'ansible_pipelining' from source: unknown\n 9469 1726888064.40652: variable 'ansible_timeout' from source: unknown\n 9469 1726888064.40657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9469 1726888064.40763: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9469 1726888064.40776: variable 'omit' from source: magic vars\n 9469 1726888064.40782: starting attempt loop\n 9469 1726888064.40785: running the handler\n 9469 1726888064.40801: _low_level_execute_command(): starting\n 9469 1726888064.40811: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9466 1726888064.41547: stdout chunk (state=2):\n>>>/root\n<<<\n 9466 1726888064.41604: stderr chunk (state=3):\n>>><<<\n 9466 1726888064.41615: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9466 1726888064.41641: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9466 1726888064.41652: _low_level_execute_command(): starting\n 9466 1726888064.41657: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `\" && echo ansible-tmp-1726888064.4164748-9466-55509542478092=\"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `\" && echo ansible-tmp-1726888064.4164748-9466-55509542478092=\"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `\" ) && sleep 0'\"'\"''\n 9464 1726888064.42306: stdout chunk (state=2):\n>>>ansible-tmp-1726888064.3845406-9464-1816370774918=/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918\n<<<\n 9464 1726888064.42436: stderr chunk (state=3):\n>>><<<\n 9464 1726888064.42443: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888064.3845406-9464-1816370774918=/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918\\n', b'')\n 9464 1726888064.42459: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888064.3845406-9464-1816370774918=/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918\n, stderr=\n 9464 1726888064.42483: variable 'ansible_module_compression' from source: unknown\n 9464 1726888064.42529: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 9464 1726888064.42534: ANSIBALLZ: Acquiring lock\n 9464 1726888064.42537: ANSIBALLZ: Lock acquired: 140329738381424\n 9464 1726888064.42541: ANSIBALLZ: Creating module\n 9466 1726888064.44214: stdout chunk (state=2):\n>>>ansible-tmp-1726888064.4164748-9466-55509542478092=/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092\n<<<\n 9466 1726888064.44295: stderr chunk (state=3):\n>>><<<\n 9466 1726888064.44302: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888064.4164748-9466-55509542478092=/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092\\n', b'')\n 9466 1726888064.44324: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888064.4164748-9466-55509542478092=/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092\n, stderr=\n 9466 1726888064.44358: variable 'ansible_module_compression' from source: unknown\n 9466 1726888064.44414: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 9466 1726888064.44420: ANSIBALLZ: Acquiring lock\n 9469 1726888064.44511: stdout chunk (state=2):\n>>>/root\n<<<\n 9469 1726888064.45101: stderr chunk (state=3):\n>>><<<\n 9469 1726888064.45111: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9469 1726888064.45139: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9469 1726888064.45150: _low_level_execute_command(): starting\n 9469 1726888064.45157: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `\" && echo ansible-tmp-1726888064.4514506-9469-102703900271798=\"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `\" && echo ansible-tmp-1726888064.4514506-9469-102703900271798=\"` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `\" ) && sleep 0'\"'\"''\n 9469 1726888064.49056: stdout chunk (state=2):\n>>>ansible-tmp-1726888064.4514506-9469-102703900271798=/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798\n<<<\n 9469 1726888064.49231: stderr chunk (state=3):\n>>><<<\n 9469 1726888064.49240: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888064.4514506-9469-102703900271798=/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798\\n', b'')\n 9469 1726888064.49262: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888064.4514506-9469-102703900271798=/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798\n, stderr=\n 9469 1726888064.49296: variable 'ansible_module_compression' from source: unknown\n 9469 1726888064.49352: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 9469 1726888064.49358: ANSIBALLZ: Acquiring lock\n 9464 1726888064.52089: ANSIBALLZ: Writing module into payload\n 9464 1726888064.52174: ANSIBALLZ: Writing module\n 9464 1726888064.52195: ANSIBALLZ: Renaming module\n 9464 1726888064.52203: ANSIBALLZ: Done creating module\n 9466 1726888064.52211: ANSIBALLZ: Lock acquired: 140329738381424\n 9466 1726888064.52223: ANSIBALLZ: Reading module after lock\n 9464 1726888064.52220: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9466 1726888064.52259: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 9464 1726888064.52318: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpu4a0yxcz TO /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 9466 1726888064.52366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1e2a7409 TO /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9469 1726888064.52498: ANSIBALLZ: Lock acquired: 140329738381424\n 9469 1726888064.52507: ANSIBALLZ: Reading module after lock\n 9469 1726888064.52544: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 9469 1726888064.52654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpawsczwmq TO /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9464 1726888064.52789: Sending initial data\n 9464 1726888064.52798: Sent initial data (152 bytes)\n 9466 1726888064.53206: Sending initial data\n 9466 1726888064.53218: Sent initial data (153 bytes)\n 9469 1726888064.53769: Sending initial data\n 9469 1726888064.53777: Sent initial data (154 bytes)\n 9464 1726888064.56188: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpu4a0yxcz /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py\n<<<\n 9466 1726888064.56188: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1e2a7409 /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py\n<<<\n 9469 1726888064.57293: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpawsczwmq /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py\n<<<\n 9464 1726888064.57572: stderr chunk (state=3):\n>>><<<\n 9464 1726888064.57582: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpu4a0yxcz /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py\\n', b'')\n 9464 1726888064.57614: done transferring module to remote\n 9464 1726888064.57632: _low_level_execute_command(): starting\n 9464 1726888064.57638: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n 9466 1726888064.57666: stderr chunk (state=3):\n>>><<<\n 9466 1726888064.57673: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0'\"'\"''\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1e2a7409 /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py\\n', b'')\n 9466 1726888064.57698: done transferring module to remote\n 9466 1726888064.57712: _low_level_execute_command(): starting\n 9466 1726888064.57718: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0'\"'\"''\n 9469 1726888064.58648: stderr chunk (state=3):\n>>><<<\n 9469 1726888064.58657: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpawsczwmq /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py\\n', b'')\n 9469 1726888064.58679: done transferring module to remote\n 9469 1726888064.58694: _low_level_execute_command(): starting\n 9469 1726888064.58700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0'\"'\"''\n 9466 1726888064.60128: stderr chunk (state=2):\n>>><<<\n 9466 1726888064.60134: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9466 1726888064.60147: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9466 1726888064.60149: _low_level_execute_command(): starting\n 9466 1726888064.60153: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0'\"'\"''\n 9464 1726888064.60868: stderr chunk (state=2):\n>>><<<\n 9464 1726888064.60876: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9464 1726888064.60892: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9464 1726888064.60895: _low_level_execute_command(): starting\n 9464 1726888064.60899: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0'\"'\"''\n 9469 1726888064.61866: stderr chunk (state=2):\n>>><<<\n 9469 1726888064.61873: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9469 1726888064.61890: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9469 1726888064.61895: _low_level_execute_command(): starting\n 9469 1726888064.61901: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0'\"'\"''\n 9466 1726888064.63105: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9cae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa960828>\r\n<<<\n 9466 1726888064.63138: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9ca9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63159: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa96d630>\r\n<<<\n 9466 1726888064.63175: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9466 1726888064.63201: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63217: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974160>\r\n<<<\n 9466 1726888064.63245: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 9466 1726888064.63257: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63270: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9466 1726888064.63290: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63298: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9790f0>\r\n<<<\n 9466 1726888064.63313: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974748>\r\n<<<\n 9466 1726888064.63339: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974390>\r\n<<<\n 9466 1726888064.63366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9466 1726888064.63383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63402: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9466 1726888064.63416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63432: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 9466 1726888064.63449: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9466 1726888064.63464: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63481: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 9466 1726888064.63488: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91e470>\r\n<<<\n 9466 1726888064.63504: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9466 1726888064.63517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63532: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 9466 1726888064.63546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa923e48>\r\n<<<\n 9466 1726888064.63556: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91eb38>\r\n<<<\n 9466 1726888064.63587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9464 1726888064.63611: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\n<<<\n 9464 1726888064.63628: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 9466 1726888064.63635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9464 1726888064.63684: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9464 1726888064.63715: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9466 1726888064.63728: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa92a4e0>\r\n<<<\n 9466 1726888064.63751: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa90dd68>\r\n<<<\n 9466 1726888064.63772: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 9466 1726888064.63787: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa910198>\r\n<<<\n 9464 1726888064.63806: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9464 1726888064.63839: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 9464 1726888064.63866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9464 1726888064.63896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 9464 1726888064.63927: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaaee48>\r\n<<<\n 9464 1726888064.63957: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9464 1726888064.63995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa44828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaae9b0>\r\n<<<\n 9464 1726888064.64037: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa51630>\r\nimport '_signal' # \r\n<<<\n 9464 1726888064.64066: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9464 1726888064.64089: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58160>\r\n<<<\n 9464 1726888064.64118: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9464 1726888064.64159: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa5d0f0>\r\n<<<\n 9464 1726888064.64181: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58748>\r\n<<<\n 9464 1726888064.64343: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02470>\r\n<<<\n 9464 1726888064.64375: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9466 1726888064.64403: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c1e940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c30240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa97ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9466 1726888064.64414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 9464 1726888064.64416: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa07e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02b38>\r\n<<<\n 9466 1726888064.64436: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9466 1726888064.64463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9466 1726888064.64485: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9466 1726888064.64499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9466 1726888064.64517: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 9466 1726888064.64525: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8b9e0b8>\r\n<<<\n 9464 1726888064.64540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9466 1726888064.64696: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba92e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa8ba9f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba9ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bb30b8>\r\nimport '_collections' # \r\n<<<\n 9466 1726888064.64728: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf97f0>\r\n<<<\n 9466 1726888064.64767: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9466 1726888064.64793: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf9be0>\r\n<<<\n 9464 1726888064.64831: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa0e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d02940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d14240>\r\n<<<\n 9466 1726888064.64863: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed198>\r\n<<<\n 9466 1726888064.64920: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bede80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8be5470>\r\n<<<\n 9466 1726888064.64944: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bd54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 9466 1726888064.64968: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 9466 1726888064.65010: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65029: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65044: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89562b0>\r\n<<<\n 9464 1726888064.65053: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa62a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9466 1726888064.65075: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa895ed30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed470>\r\n<<<\n 9466 1726888064.65096: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9464 1726888064.65121: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9466 1726888064.65157: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bcf2e8>\r\n<<<\n 9466 1726888064.65182: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65209: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965fd0>\r\n<<<\n 9464 1726888064.65230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65259: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c47048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 9464 1726888064.65271: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9466 1726888064.65295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65350: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65400: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896ae10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896aa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89756d8>\r\n<<<\n 9466 1726888064.65442: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n<<<\n 9466 1726888064.65499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65546: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8975eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65611: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa84fc1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89757b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9464 1726888064.65636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c82208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8d438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8c8c128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8dc18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8c208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cdd940>\r\n<<<\n 9466 1726888064.65679: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8501cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a550>\r\n<<<\n 9466 1726888064.65746: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525320>\r\n<<<\n 9466 1726888064.65790: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa85256d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9466 1726888064.65806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65853: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852c3c8>\r\n<<<\n 9464 1726888064.65875: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cddd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cd42e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cc85c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb95f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 9464 1726888064.65897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 9466 1726888064.65896: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 9466 1726888064.65929: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9464 1726888064.65948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9466 1726888064.65981: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9464 1726888064.65995: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a3b400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a2be80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf5c0>\r\n<<<\n 9466 1726888064.66019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9464 1726888064.66067: stdout chunk (state=3):\n>>>import '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a48f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb3438>\r\n<<<\n 9466 1726888064.66092: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d7be0>\r\n<<<\n 9464 1726888064.66106: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9464 1726888064.66125: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d160>\r\n<<<\n 9466 1726888064.66189: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82ca320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82c4fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82bceb8>\r\n<<<\n 9466 1726888064.66233: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852cd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9464 1726888064.66302: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d2c198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4df60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4db70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9464 1726888064.66352: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9466 1726888064.66377: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa82caf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8da748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d1080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8daac8>\r\n<<<\n 9464 1726888064.66404: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a64048>\r\n<<<\n 9466 1726888064.66441: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a898>\r\n<<<\n 9466 1726888064.66475: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9464 1726888064.66508: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e0320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9469 1726888064.66542: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e02828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e0f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e1b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9466 1726888064.66573: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f45f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9464 1726888064.66593: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e4e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9464 1726888064.66611: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9464 1726888064.66646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609470>\r\n<<<\n 9466 1726888064.66690: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8668>\r\n<<<\n 9466 1726888064.66727: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8b38>\r\n<<<\n 9464 1726888064.66771: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8609828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9466 1726888064.66814: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f4e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f8518>\r\n<<<\n 9464 1726888064.66877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9466 1726888064.66901: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8e8b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8511390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9464 1726888064.66945: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83bbd30>\r\n<<<\n 9466 1726888064.66956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9466 1726888064.66979: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f44a8>\r\n<<<\n 9464 1726888064.67068: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af160>\r\n<<<\n 9464 1726888064.67119: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83a5048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860feb8>\r\n<<<\n 9466 1726888064.67151: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68fb940>\r\n<<<\n 9464 1726888064.67190: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae83b5128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9466 1726888064.67249: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9464 1726888064.67282: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0828>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83b51d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0ba8>\r\n<<<\n 9466 1726888064.67300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.67337: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d9e8>\r\n<<<\n 9464 1726888064.67374: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9464 1726888064.67410: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9464 1726888064.67450: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9d56d8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9464 1726888064.67588: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd748>\r\n<<<\n 9469 1726888064.67637: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dcc4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dafd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9db2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80c0940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80d2240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e20a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 9464 1726888064.67678: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddc18>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddd30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5f28>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9464 1726888064.67708: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9e40b8>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9dd5f8>\r\n<<<\n 9464 1726888064.67735: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd358>\r\n<<<\n 9464 1726888064.67763: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9cac18>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85f34e0>\r\n<<<\n 9464 1726888064.67796: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9464 1726888064.67822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9464 1726888064.67866: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5588>\r\n<<<\n 9464 1726888064.67987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9464 1726888064.68023: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69dea20>\r\n<<<\n 9464 1726888064.68078: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.68110: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.68146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.68332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9469 1726888064.68737: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80400b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804b2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f804bf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804bac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80550b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809bbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808fe80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f8087470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80774a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7df82e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e00d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpytho<<<\n 9469 1726888064.68757: stdout chunk (state=3):\n>>>n-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80712e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80e9048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ca20>\r\n<<<\n 9464 1726888064.69220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.69255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65bab00>\r\n<<<\n 9466 1726888064.69270: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9466 1726888064.69288: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9466 1726888064.69318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9466 1726888064.69380: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65e12b0>\r\n<<<\n 9466 1726888064.69397: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621518>\r\n<<<\n 9466 1726888064.69414: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6621630>\r\n<<<\n 9466 1726888064.69434: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9466 1726888064.69455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9466 1726888064.69502: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621b70>\r\n<<<\n 9466 1726888064.69534: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9466 1726888064.69563: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9466 1726888064.69604: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9466 1726888064.69680: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6624198>\r\n<<<\n 9469 1726888064.69743: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e176d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e17eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f799e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e177b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79a3cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f79c76d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ce3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7779be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f776c320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7766fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f775eeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ced68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f776cf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9466 1726888064.69784: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6624a90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65cd048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9466 1726888064.69833: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6622128>\r\n<<<\n 9466 1726888064.69856: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66042e8>\r\n<<<\n 9466 1726888064.70137: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65f84e0>\r\n<<<\n 9466 1726888064.70171: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9464 1726888064.70195: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67ab748>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9466 1726888064.70194: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa691e2b0>\r\n<<<\n 9466 1726888064.70217: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6924160>\r\n<<<\n 9464 1726888064.70246: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9464 1726888064.70300: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66c7390>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67abf28>\r\n<<<\n 9464 1726888064.70357: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69dee10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9464 1726888064.70377: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9464 1726888064.70414: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae669bc50>\r\n<<<\n 9464 1726888064.70448: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9464 1726888064.70484: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9464 1726888064.70532: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9466 1726888064.70622: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa68b4e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68bbe48>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8a90>\r\n<<<\n 9464 1726888064.70663: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae668c8d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668c240>\r\n<<<\n 9464 1726888064.70708: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668cf60>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9466 1726888064.70732: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa661a780>\r\n<<<\n 9466 1726888064.70758: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9466 1726888064.70782: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9464 1726888064.70795: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6707240>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66ea3c8>\r\n<<<\n 9466 1726888064.70816: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9466 1726888064.70836: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9469 1726888064.70843: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7c748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7773080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7cac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d965f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ab38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d96e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9af98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d9a518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d8ab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79b3390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d964a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d9d940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.70922: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68dbe48>\r\n<<<\n 9466 1726888064.70961: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a80f0>\r\n<<<\n 9466 1726888064.71095: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fd30>\r\n<<<\n 9466 1726888064.71138: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fe10>\r\n<<<\n 9466 1726888064.71203: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664ff98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9466 1726888064.71245: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9466 1726888064.71298: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa666b978>\r\n<<<\n 9464 1726888064.71313: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66dd5c0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69fdf28>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66a82b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f34e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9464 1726888064.71333: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6799f60>\r\n<<<\n 9466 1726888064.71457: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66660b8>\r\n<<<\n 9466 1726888064.71495: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa66662b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa665cb38>\r\n<<<\n 9466 1726888064.71549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.71606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.71693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.71732: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.71795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67b5048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678cba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6701898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9466 1726888064.71817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.71872: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae698d048>\r\n<<<\n 9466 1726888064.71920: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9464 1726888064.71936: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c208>\r\n<<<\n 9466 1726888064.71954: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9466 1726888064.71970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9466 1726888064.72000: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6683da0>\r\n<<<\n 9466 1726888064.72048: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683a58>\r\n<<<\n 9464 1726888064.72064: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698deb8>\r\n<<<\n 9466 1726888064.72089: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683278>\r\n<<<\n 9464 1726888064.72123: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698dfd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9466 1726888064.72134: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9464 1726888064.72147: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae699a160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f3630>\r\n<<<\n 9466 1726888064.72165: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66838d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6674ba8>\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.72174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9464 1726888064.72213: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9464 1726888064.72257: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a9b00>\r\n<<<\n 9464 1726888064.72459: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69a6240>\r\n<<<\n 9464 1726888064.72504: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a6438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae699acc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.72583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.72621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.72659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9464 1726888064.72687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.72702: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.72795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.72900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9464 1726888064.72930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9464 1726888064.72956: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9464 1726888064.72989: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9464 1726888064.72999: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69c5ef0>\r\n<<<\n 9464 1726888064.73046: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5ba8>\r\n<<<\n 9466 1726888064.73064: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9466 1726888064.73073: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9466 1726888064.73095: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9469 1726888064.73120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.73127: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.73145: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c53c8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9466 1726888064.73161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.73174: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.73195: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69b1d68>\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.73195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.73220: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.73325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.73446: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9466 1726888064.73475: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f4d240>\r\n<<<\n 9466 1726888064.73483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.73644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.73839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.74101: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9464 1726888064.74110: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9464 1726888064.74143: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9464 1726888064.74168: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.74197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.74237: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.74266: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.74312: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.74373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.74397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.74432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.74538: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.74565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.74607: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.74628: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9464 1726888064.74656: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67e1630>\r\n# zipimport: zlib available\r\n<<<\n 9469 1726888064.74673: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a5cb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a832b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5ac3630>\r\n<<<\n 9466 1726888064.74757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.74863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.74933: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9466 1726888064.74942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9466 1726888064.75052: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9466 1726888064.75067: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fc0dd8>\r\n<<<\n 9466 1726888064.75082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75117: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9466 1726888064.75126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.75202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75228: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 9466 1726888064.75239: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9466 1726888064.75250: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9464 1726888064.75251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.75310: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9469 1726888064.75335: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac6198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5e320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5ee80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac4160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aa62e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a9a4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9464 1726888064.75345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75350: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.75375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.75378: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.75442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.75539: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.75571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.75612: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.75777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa32f1160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f8fe80>\r\n<<<\n 9469 1726888064.75830: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5db92b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5aaf390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5d56f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d61f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4ab70>\r\n<<<\n 9466 1726888064.75839: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.75887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.75957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.75970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9466 1726888064.75996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.76277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.76453: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6856d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.76472: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.76512: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9466 1726888064.76545: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9466 1726888064.76576: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9466 1726888064.76596: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9466 1726888064.76607: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9464 1726888064.76672: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9466 1726888064.76735: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd20b8>\r\n<<<\n 9464 1726888064.76764: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6838240>\r\n<<<\n 9466 1726888064.76773: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9464 1726888064.76826: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6971080>\r\n<<<\n 9464 1726888064.76864: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9464 1726888064.76873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.76887: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd2160>\r\n<<<\n 9466 1726888064.76927: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fb0ac8>\r\n<<<\n 9469 1726888064.76926: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5abc860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d80f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0898>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0e80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b0c9b0>\r\n<<<\n 9464 1726888064.76936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.76970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.76985: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.76995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.77011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9466 1726888064.77103: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9464 1726888064.77128: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9466 1726888064.77171: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9464 1726888064.77254: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae686efd0>\r\n<<<\n 9466 1726888064.77580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fe2f60>\r\n# zipimport: zlib available\r\n<<<\n 9464 1726888064.77592: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68630b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68385c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6975f98>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9466 1726888064.77658: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n<<<\n 9466 1726888064.77688: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9464 1726888064.77703: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9464 1726888064.77714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.77808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.77911: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n<<<\n 9464 1726888064.77921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 9466 1726888064.77931: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 9466 1726888064.77941: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n<<<\n 9466 1726888064.77954: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n<<<\n 9464 1726888064.77960: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6875da0>\r\n<<<\n 9466 1726888064.77980: stdout chunk (state=3):\n>>># cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 9466 1726888064.77990: stdout chunk (state=3):\n>>># cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n<<<\n 9466 1726888064.78207: stdout chunk (state=3):\n>>># destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9469 1726888064.78234: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b050f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b052e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5afeb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b25dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b252b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b16be0>\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.78273: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9466 1726888064.78330: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 9466 1726888064.78408: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n<<<\n 9464 1726888064.78442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n<<<\n 9466 1726888064.78435: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 9466 1726888064.78458: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 9466 1726888064.78467: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n<<<\n 9466 1726888064.78475: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n<<<\n 9466 1726888064.78505: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n<<<\n 9464 1726888064.78518: stdout chunk (state=3):\n>>># destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n<<<\n 9466 1726888064.78538: stdout chunk (state=3):\n>>># cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 9464 1726888064.78547: stdout chunk (state=3):\n>>># cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n<<<\n 9464 1726888064.78578: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 9466 1726888064.78577: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n<<<\n 9464 1726888064.78601: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9466 1726888064.78614: stdout chunk (state=3):\n>>># cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n<<<\n 9466 1726888064.78624: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 9466 1726888064.78734: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9466 1726888064.78789: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 9466 1726888064.78875: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9469 1726888064.79124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9464 1726888064.79305: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 9464 1726888064.79331: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 9464 1726888064.79363: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9466 1726888064.79587: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9466 1726888064.79605: stdout chunk (state=3):\n>>><<<\n 9466 1726888064.79621: stderr chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9cae48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa960828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9ca9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa96d630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9790f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91e470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa923e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91eb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa92a4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa90dd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa910198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c1e940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c30240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa97ea20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8b9e0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba92e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa8ba9f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba9ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bb30b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf97f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf9be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bede80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8be5470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bd54a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89562b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa895ed30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bcf2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c47048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896ae10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896aa20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89756d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8975eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa84fc1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89757b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8501cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa85256d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852c3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d7be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82ca320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82c4fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82bceb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852cd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa82caf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8da748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d1080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8daac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f45f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f4e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f8518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8e8b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8511390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f44a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68fb940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65bab00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65e12b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6621630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6624198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6624a90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65cd048>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6622128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66042e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65f84e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa691e2b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6924160>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d3c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa68b4e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68bbe48>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa661a780>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68dbe48>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a80f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fd30>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fe10>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664ff98>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d518>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa666b978>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66660b8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa66662b0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa665cb38>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6683da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66838d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6674ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f4d240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fc0dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa32f1160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f8fe80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd20b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd2160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fb0ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fe2f60>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9466 1726888064.79705: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9cae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa960828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9ca9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa96d630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9790f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa923e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa92a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa90dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa910198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c1e940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c30240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa97ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8b9e0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba92e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa8ba9f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba9ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bb30b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf97f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf9be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bede80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8be5470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bd54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89562b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa895ed30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bcf2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c47048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896ae10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896aa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89756d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8975eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa84fc1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89757b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8501cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa85256d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852c3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d7be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82ca320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82c4fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82bceb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852cd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa82caf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8da748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d1080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8daac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f45f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f4e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f8518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8e8b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8511390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f44a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68fb940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65bab00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65e12b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6621630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6624198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6624a90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65cd048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6622128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66042e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65f84e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa691e2b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6924160>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa68b4e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68bbe48>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa661a780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68dbe48>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a80f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fd30>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fe10>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664ff98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa666b978>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66660b8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa66662b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa665cb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6683da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66838d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6674ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f4d240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fc0dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa32f1160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f8fe80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd20b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd2160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fb0ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fe2f60>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9466 1726888064.79958: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9466 1726888064.79975: _low_level_execute_command(): starting\n 9466 1726888064.79986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9464 1726888064.79877: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9464 1726888064.80103: stdout chunk (state=3):\n>>><<<\n 9464 1726888064.80116: stderr chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaaee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa44828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaae9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa51630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa5d0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa07e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa0e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f1d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f4198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d02940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d14240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa62a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c82208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8d438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8c8c128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8dc18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8c208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cdd940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cddd30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cd42e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cc85c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb95f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a3b400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a2be80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf5c0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a48f98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb3438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d2c198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4df60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4db70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a64048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e0320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e4e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8609828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860f518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83bbd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83a5048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860feb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae83b5128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0828>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83b51d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0ba8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d9e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9d56d8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd748>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddc18>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddd30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5f28>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9e40b8>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9dd5f8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd358>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9cac18>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85f34e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5588>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69dea20>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67ab748>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66c7390>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67abf28>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69dee10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae669bc50>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae668c8d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668c240>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668cf60>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6707240>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66ea3c8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66dd5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69fdf28>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66a82b0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f34e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6799f60>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67b5048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c390>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678cba8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6701898>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae698d048>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c208>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698deb8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698dfd0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae699a160>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f3630>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a9b00>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69a6240>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a6438>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae699acc0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69c5ef0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5ba8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c53c8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69b1d68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67e1630>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6856d68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6838240>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6971080>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae686efd0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68630b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68385c0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6975f98>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6875da0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9464 1726888064.80976: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaaee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa44828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaae9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa51630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa5d0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa07e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa0e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d02940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d14240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa62a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c82208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8d438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8c8c128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8dc18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8c208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cdd940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cddd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cd42e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cc85c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb95f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a3b400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a2be80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf5c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a48f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb3438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d2c198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4df60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4db70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a64048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e0320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e4e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8609828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83bbd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83a5048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860feb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae83b5128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0828>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83b51d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0ba8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9d56d8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd748>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddc18>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddd30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5f28>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9e40b8>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9dd5f8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd358>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9cac18>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85f34e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5588>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69dea20>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67ab748>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66c7390>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67abf28>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69dee10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae669bc50>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae668c8d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668c240>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668cf60>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6707240>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66ea3c8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66dd5c0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69fdf28>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66a82b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f34e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6799f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67b5048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678cba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6701898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae698d048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698deb8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698dfd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae699a160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f3630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a9b00>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69a6240>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a6438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae699acc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69c5ef0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5ba8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c53c8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69b1d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67e1630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6856d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6838240>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6971080>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae686efd0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68630b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68385c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6975f98>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6875da0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9464 1726888064.81905: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9464 1726888064.81927: _low_level_execute_command(): starting\n 9464 1726888064.81935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9469 1726888064.80226: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f23ee240>\r\n# zipimport: zlib available\r\n<<<\n 9469 1726888064.82037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9469 1726888064.82719: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2462e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.83496: stderr chunk (state=2):\n>>><<<\n 9466 1726888064.83504: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9466 1726888064.83526: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9469 1726888064.83531: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f2793160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2431e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9466 1726888064.83534: handler run complete\n 9466 1726888064.83554: attempt loop complete, returning result\n 9466 1726888064.83557: _execute() done\n 9466 1726888064.83559: dumping result to json\n 9466 1726888064.83562: done dumping result, returning\n 9466 1726888064.83567: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [026adac1-1d6b-4d75-acc5-000000000011]\n 9466 1726888064.83663: sending task result for task 026adac1-1d6b-4d75-acc5-000000000011\n 9466 1726888064.83721: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000011\n 9466 1726888064.83728: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"list-features\",\n \"sssd\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect list-features sssd\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 9469 1726888064.84619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9464 1726888064.84673: stderr chunk (state=2):\n>>><<<\n 9464 1726888064.84680: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9464 1726888064.84699: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9464 1726888064.84707: handler run complete\n 9464 1726888064.84729: attempt loop complete, returning result\n 9464 1726888064.84734: _execute() done\n 9464 1726888064.84738: dumping result to json\n 9464 1726888064.84743: done dumping result, returning\n 9464 1726888064.84750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [026adac1-1d6b-4d75-acc5-000000000011]\n 9464 1726888064.84761: sending task result for task 026adac1-1d6b-4d75-acc5-000000000011\n 9464 1726888064.84790: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000011\n 9464 1726888064.84795: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"list-features\",\n \"sssd\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect list-features sssd\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 9469 1726888064.85727: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f24740b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2474160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2452ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2484f60>\r\n<<<\n 9469 1726888064.86883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# c<<<\n 9469 1726888064.86921: stdout chunk (state=3):\n>>>leanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 9469 1726888064.87648: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9469 1726888064.88086: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9469 1726888064.88097: stdout chunk (state=3):\n>>><<<\n 9469 1726888064.88111: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6ce48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e02828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6c9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e0f630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e1b0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc5e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dcc4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dafd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9db2198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80c0940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80d2240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e20a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80400b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804b2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f804bf98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804bac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80550b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809b7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809bbe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808fe80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f8087470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80774a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7df82e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e00d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f0f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80712e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80e9048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ce10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ca20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e176d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e17eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f799e1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e177b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79a3cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f79c76d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ce3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7779be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f776c320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7766fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f775eeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ced68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f776cf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7c748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7773080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7cac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d965f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ab38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ac50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d96e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9af98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d9a518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d8ab38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79b3390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d964a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d9d940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a5cb00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a832b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5ac3630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac6198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5e320>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5ee80>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac4160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aa62e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a9a4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5db92b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5aaf390>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf4a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5d56f28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d61f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4ab70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5abc860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d80f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a1d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0898>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0e80>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0fd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf5f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b0c9b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b050f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b052e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5afeb70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b25dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b252b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b16be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f23ee240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2462e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f2793160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2431e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f24740b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2474160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2452ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2484f60>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9469 1726888064.88178: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e02828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e0f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e1b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dcc4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dafd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9db2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80c0940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80d2240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e20a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80400b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804b2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f804bf98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804bac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80550b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809bbe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808fe80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f8087470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80774a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7df82e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e00d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f0f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80712e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80e9048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e176d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e17eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f799e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e177b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79a3cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f79c76d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ce3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7779be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f776c320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7766fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f775eeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ced68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f776cf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7c748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7773080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7cac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d965f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ab38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d96e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9af98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d9a518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d8ab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79b3390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d964a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d9d940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a5cb00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a832b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5ac3630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac6198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5e320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5ee80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac4160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aa62e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a9a4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5db92b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5aaf390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5d56f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d61f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4ab70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5abc860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d80f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0898>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0e80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b0c9b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b050f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b052e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5afeb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b25dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b252b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b16be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f23ee240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2462e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f2793160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2431e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f24740b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2474160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2452ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2484f60>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9469 1726888064.88388: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9469 1726888064.88413: _low_level_execute_command(): starting\n 9469 1726888064.88421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9469 1726888064.92010: stderr chunk (state=2):\n>>><<<\n 9469 1726888064.92017: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9469 1726888064.92037: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9469 1726888064.92044: handler run complete\n 9469 1726888064.92065: attempt loop complete, returning result\n 9469 1726888064.92070: _execute() done\n 9469 1726888064.92073: dumping result to json\n 9469 1726888064.92079: done dumping result, returning\n 9469 1726888064.92088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [026adac1-1d6b-4d75-acc5-000000000011]\n 9469 1726888064.92102: sending task result for task 026adac1-1d6b-4d75-acc5-000000000011\n 9469 1726888064.92134: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000011\n 9469 1726888064.92138: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"list-features\",\n \"sssd\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect list-features sssd\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 8995 1726888064.92245: no more pending results, returning what we have\n 8995 1726888064.92249: results queue empty\n 8995 1726888064.92250: checking for any_errors_fatal\n 8995 1726888064.92259: done checking for any_errors_fatal\n 8995 1726888064.92259: checking for max_fail_percentage\n 8995 1726888064.92260: done checking for max_fail_percentage\n 8995 1726888064.92261: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888064.92262: done checking to see if all hosts have failed\n 8995 1726888064.92262: getting the remaining hosts for this loop\n 8995 1726888064.92263: done getting the remaining hosts for this loop\n 8995 1726888064.92266: getting the next task for host managed_node1\n 8995 1726888064.92272: done getting next task for host managed_node1\n 8995 1726888064.92275: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 8995 1726888064.92276: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888064.92277: getting the next task for host managed_node2\n 8995 1726888064.92279: done getting next task for host managed_node2\n 8995 1726888064.92280: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 8995 1726888064.92281: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888064.92282: getting the next task for host managed_node3\n 8995 1726888064.92284: done getting next task for host managed_node3\n 8995 1726888064.92285: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 8995 1726888064.92286: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888064.92305: getting variables\n 8995 1726888064.92306: in VariableManager get_vars()\n 8995 1726888064.92336: Calling all_inventory to load vars for managed_node1\n 8995 1726888064.92339: Calling groups_inventory to load vars for managed_node1\n 8995 1726888064.92341: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888064.92349: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888064.92351: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888064.92354: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888064.93030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888064.93762: done with get_vars()\n 8995 1726888064.93776: done getting variables\n 8995 1726888064.93822: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79\nFriday 20 September 2024 23:07:44 -0400 (0:00:00.610) 0:00:13.575 ****** \n 8995 1726888064.93845: entering _queue_task() for managed_node1/command\n 8995 1726888064.94122: worker is 1 (out of 3 available)\n 8995 1726888064.94142: exiting _queue_task() for managed_node1/command\n 8995 1726888064.94188: getting variables\n 8995 1726888064.94193: in VariableManager get_vars()\n 8995 1726888064.94324: Calling all_inventory to load vars for managed_node2\n 8995 1726888064.94329: Calling groups_inventory to load vars for managed_node2\n 8995 1726888064.94332: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888064.94355: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888064.94360: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888064.94364: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888064.95654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888064.96371: done with get_vars()\n 8995 1726888064.96384: done getting variables\n 9488 1726888064.94793: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 9488 1726888064.94911: in run() - task 026adac1-1d6b-4d75-acc5-000000000012\n 9488 1726888064.94929: variable 'ansible_search_path' from source: unknown\n 9488 1726888064.94933: variable 'ansible_search_path' from source: unknown\n 9488 1726888064.94953: calling self._execute()\n 9488 1726888064.95021: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9488 1726888064.95033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9488 1726888064.95042: variable 'omit' from source: magic vars\n 9488 1726888064.95367: variable 'ansible_check_mode' from source: magic vars\n 9488 1726888064.95378: Evaluated conditional (not ansible_check_mode): False\n 9488 1726888064.95382: when evaluation is False, skipping this task\n 9488 1726888064.95385: _execute() done\n 9488 1726888064.95388: dumping result to json\n 9488 1726888064.95393: done dumping result, returning\n 9488 1726888064.95399: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [026adac1-1d6b-4d75-acc5-000000000012]\n 9488 1726888064.95413: sending task result for task 026adac1-1d6b-4d75-acc5-000000000012\n 9488 1726888064.95446: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000012\n 8995 1726888064.96519: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888064.96526: entering _queue_task() for managed_node2/command\n 9488 1726888064.95449: WORKER PROCESS EXITING\n 8995 1726888064.96768: worker is 2 (out of 3 available)\n 8995 1726888064.96788: exiting _queue_task() for managed_node2/command\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888064.96943: getting variables\n 8995 1726888064.96947: in VariableManager get_vars()\n 8995 1726888064.97049: Calling all_inventory to load vars for managed_node3\n 8995 1726888064.97056: Calling groups_inventory to load vars for managed_node3\n 8995 1726888064.97059: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888064.97078: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888064.97083: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888064.97087: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888064.98221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9489 1726888064.97386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 9489 1726888064.97511: in run() - task 026adac1-1d6b-4d75-acc5-000000000012\n 9489 1726888064.97528: variable 'ansible_search_path' from source: unknown\n 8995 1726888064.98986: done with get_vars()\n 8995 1726888064.99000: done getting variables\n 9489 1726888064.97532: variable 'ansible_search_path' from source: unknown\n 9489 1726888064.97551: calling self._execute()\n 9489 1726888064.97617: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9489 1726888064.97628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9489 1726888064.97636: variable 'omit' from source: magic vars\n 8995 1726888064.99068: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888064.99075: entering _queue_task() for managed_node3/command\n 9489 1726888064.97951: variable 'ansible_check_mode' from source: magic vars\n 9489 1726888064.97961: Evaluated conditional (not ansible_check_mode): False\n 9489 1726888064.97965: when evaluation is False, skipping this task\n 9489 1726888064.97968: _execute() done\n 9489 1726888064.97972: dumping result to json\n 9489 1726888064.97975: done dumping result, returning\n 9489 1726888064.97980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [026adac1-1d6b-4d75-acc5-000000000012]\n 9489 1726888064.98074: sending task result for task 026adac1-1d6b-4d75-acc5-000000000012\n 9489 1726888064.98110: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000012\n 9489 1726888064.98113: WORKER PROCESS EXITING\n 8995 1726888064.99406: worker is 3 (out of 3 available)\n 8995 1726888064.99425: exiting _queue_task() for managed_node3/command\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888064.99546: done queuing things up, now waiting for results queue to drain\n 8995 1726888064.99549: waiting for pending results...\n 9490 1726888064.99824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 9490 1726888064.99931: in run() - task 026adac1-1d6b-4d75-acc5-000000000012\n 9490 1726888064.99945: variable 'ansible_search_path' from source: unknown\n 9490 1726888064.99949: variable 'ansible_search_path' from source: unknown\n 9490 1726888064.99975: calling self._execute()\n 9490 1726888065.00029: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9490 1726888065.00039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9490 1726888065.00048: variable 'omit' from source: magic vars\n 9490 1726888065.00292: variable 'ansible_check_mode' from source: magic vars\n 9490 1726888065.00302: Evaluated conditional (not ansible_check_mode): False\n 9490 1726888065.00307: when evaluation is False, skipping this task\n 9490 1726888065.00310: _execute() done\n 9490 1726888065.00314: dumping result to json\n 9490 1726888065.00318: done dumping result, returning\n 9490 1726888065.00324: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [026adac1-1d6b-4d75-acc5-000000000012]\n 9490 1726888065.00338: sending task result for task 026adac1-1d6b-4d75-acc5-000000000012\n 9490 1726888065.00363: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000012\n 9490 1726888065.00366: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888065.00457: no more pending results, returning what we have\n 8995 1726888065.00462: results queue empty\n 8995 1726888065.00462: checking for any_errors_fatal\n 8995 1726888065.00471: done checking for any_errors_fatal\n 8995 1726888065.00472: checking for max_fail_percentage\n 8995 1726888065.00473: done checking for max_fail_percentage\n 8995 1726888065.00473: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888065.00474: done checking to see if all hosts have failed\n 8995 1726888065.00475: getting the remaining hosts for this loop\n 8995 1726888065.00476: done getting the remaining hosts for this loop\n 8995 1726888065.00479: getting the next task for host managed_node1\n 8995 1726888065.00484: done getting next task for host managed_node1\n 8995 1726888065.00487: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 8995 1726888065.00489: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.00490: getting the next task for host managed_node2\n 8995 1726888065.00493: done getting next task for host managed_node2\n 8995 1726888065.00495: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 8995 1726888065.00496: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.00497: getting the next task for host managed_node3\n 8995 1726888065.00499: done getting next task for host managed_node3\n 8995 1726888065.00500: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 8995 1726888065.00501: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.00522: getting variables\n 8995 1726888065.00526: in VariableManager get_vars()\n 8995 1726888065.00554: Calling all_inventory to load vars for managed_node1\n 8995 1726888065.00556: Calling groups_inventory to load vars for managed_node1\n 8995 1726888065.00557: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888065.00563: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888065.00565: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888065.00566: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888065.01312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.02043: done with get_vars()\n 8995 1726888065.02056: done getting variables\n 8995 1726888065.02098: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Check which authselect features are currently enabled] ***\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87\nFriday 20 September 2024 23:07:45 -0400 (0:00:00.082) 0:00:13.658 ****** \n 8995 1726888065.02120: entering _queue_task() for managed_node1/command\n 8995 1726888065.02330: worker is 1 (out of 3 available)\n 8995 1726888065.02349: exiting _queue_task() for managed_node1/command\n 8995 1726888065.02394: getting variables\n 8995 1726888065.02398: in VariableManager get_vars()\n 8995 1726888065.02521: Calling all_inventory to load vars for managed_node2\n 8995 1726888065.02531: Calling groups_inventory to load vars for managed_node2\n 8995 1726888065.02534: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888065.02556: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888065.02560: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888065.02564: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888065.03771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9491 1726888065.02981: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 9491 1726888065.03099: in run() - task 026adac1-1d6b-4d75-acc5-000000000013\n 9491 1726888065.03114: variable 'ansible_search_path' from source: unknown\n 9491 1726888065.03118: variable 'ansible_search_path' from source: unknown\n 9491 1726888065.03136: calling self._execute()\n 9491 1726888065.03201: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9491 1726888065.03210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9491 1726888065.03219: variable 'omit' from source: magic vars\n 9491 1726888065.03315: variable 'omit' from source: magic vars\n 9491 1726888065.03355: variable 'omit' from source: magic vars\n 9491 1726888065.03390: variable 'omit' from source: magic vars\n 9491 1726888065.03432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9491 1726888065.03465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9491 1726888065.03485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9491 1726888065.03504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9491 1726888065.03517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9491 1726888065.03545: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9491 1726888065.03550: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9491 1726888065.03554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9491 1726888065.03654: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9491 1726888065.03660: Set connection var ansible_shell_type to sh\n 9491 1726888065.03666: Set connection var ansible_shell_executable to /bin/sh\n 9491 1726888065.03669: Set connection var ansible_connection to ssh\n 9491 1726888065.03674: Set connection var ansible_pipelining to False\n 9491 1726888065.03679: Set connection var ansible_timeout to 10\n 9491 1726888065.03703: variable 'ansible_shell_executable' from source: unknown\n 9491 1726888065.03708: variable 'ansible_connection' from source: unknown\n 9491 1726888065.03712: variable 'ansible_module_compression' from source: unknown\n 9491 1726888065.03714: variable 'ansible_shell_type' from source: unknown\n 9491 1726888065.03717: variable 'ansible_shell_executable' from source: unknown\n 9491 1726888065.03720: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9491 1726888065.03724: variable 'ansible_pipelining' from source: unknown\n 9491 1726888065.03726: variable 'ansible_timeout' from source: unknown\n 9491 1726888065.03730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9491 1726888065.03864: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9491 1726888065.03879: variable 'omit' from source: magic vars\n 9491 1726888065.03884: starting attempt loop\n 9491 1726888065.03887: running the handler\n 9491 1726888065.03923: _low_level_execute_command(): starting\n 9491 1726888065.03934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8995 1726888065.04982: done with get_vars()\n 8995 1726888065.04998: done getting variables\n 8995 1726888065.05041: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888065.05048: entering _queue_task() for managed_node2/command\n 8995 1726888065.05403: worker is 2 (out of 3 available)\n 8995 1726888065.05426: exiting _queue_task() for managed_node2/command\n 8995 1726888065.05474: getting variables\n 8995 1726888065.05477: in VariableManager get_vars()\n 8995 1726888065.05616: Calling all_inventory to load vars for managed_node3\n 8995 1726888065.05623: Calling groups_inventory to load vars for managed_node3\n 8995 1726888065.05629: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888065.05649: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888065.05654: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888065.05658: Calling groups_plugins_play to load vars for managed_node3\n 9493 1726888065.05916: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 9493 1726888065.06037: in run() - task 026adac1-1d6b-4d75-acc5-000000000013\n 9493 1726888065.06053: variable 'ansible_search_path' from source: unknown\n 9493 1726888065.06057: variable 'ansible_search_path' from source: unknown\n 9493 1726888065.06078: calling self._execute()\n 9493 1726888065.06149: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9493 1726888065.06158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9493 1726888065.06166: variable 'omit' from source: magic vars\n 9493 1726888065.06262: variable 'omit' from source: magic vars\n 9493 1726888065.06305: variable 'omit' from source: magic vars\n 9493 1726888065.06342: variable 'omit' from source: magic vars\n 9493 1726888065.06382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9493 1726888065.06418: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9493 1726888065.06437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9493 1726888065.06454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9493 1726888065.06466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9493 1726888065.06494: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9493 1726888065.06499: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9493 1726888065.06503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9493 1726888065.06613: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9493 1726888065.06620: Set connection var ansible_shell_type to sh\n 9493 1726888065.06638: Set connection var ansible_shell_executable to /bin/sh\n 9493 1726888065.06644: Set connection var ansible_connection to ssh\n 9493 1726888065.06651: Set connection var ansible_pipelining to False\n 9493 1726888065.06659: Set connection var ansible_timeout to 10\n 9493 1726888065.06684: variable 'ansible_shell_executable' from source: unknown\n 9493 1726888065.06689: variable 'ansible_connection' from source: unknown\n 9493 1726888065.06695: variable 'ansible_module_compression' from source: unknown\n 9493 1726888065.06698: variable 'ansible_shell_type' from source: unknown\n 9493 1726888065.06701: variable 'ansible_shell_executable' from source: unknown\n 9493 1726888065.06704: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9493 1726888065.06707: variable 'ansible_pipelining' from source: unknown\n 9493 1726888065.06710: variable 'ansible_timeout' from source: unknown\n 9493 1726888065.06714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9493 1726888065.06976: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9493 1726888065.06993: variable 'omit' from source: magic vars\n 9493 1726888065.06999: starting attempt loop\n 9493 1726888065.07003: running the handler\n 9493 1726888065.07017: _low_level_execute_command(): starting\n 9493 1726888065.07029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9491 1726888065.07245: stdout chunk (state=2):\n>>>/root\n<<<\n 9491 1726888065.07256: stderr chunk (state=2):\n>>><<<\n 9491 1726888065.07271: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9491 1726888065.07295: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9491 1726888065.07308: _low_level_execute_command(): starting\n 9491 1726888065.07314: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `\" && echo ansible-tmp-1726888065.0730197-9491-202246723463546=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `\" && echo ansible-tmp-1726888065.0730197-9491-202246723463546=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `\" ) && sleep 0'\"'\"''\n 9493 1726888065.10500: stdout chunk (state=2):\n>>>/root\n<<<\n 9493 1726888065.10515: stderr chunk (state=2):\n>>><<<\n 9493 1726888065.10543: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9493 1726888065.10570: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9493 1726888065.10587: _low_level_execute_command(): starting\n 9493 1726888065.10598: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `\" && echo ansible-tmp-1726888065.1058087-9493-252382423004=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `\" && echo ansible-tmp-1726888065.1058087-9493-252382423004=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `\" ) && sleep 0'\"'\"''\n 9491 1726888065.10787: stdout chunk (state=2):\n>>>ansible-tmp-1726888065.0730197-9491-202246723463546=/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546\n<<<\n 9491 1726888065.10800: stderr chunk (state=2):\n>>><<<\n 9491 1726888065.10814: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888065.0730197-9491-202246723463546=/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546\\n', b'')\n 9491 1726888065.10837: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.0730197-9491-202246723463546=/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546\n, stderr=\n 9491 1726888065.10872: variable 'ansible_module_compression' from source: unknown\n 9491 1726888065.10934: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED\n 9491 1726888065.10973: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 9491 1726888065.11086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7aqbh31c TO /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 8995 1726888065.11586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.12782: done with get_vars()\n 8995 1726888065.12816: done getting variables\n 8995 1726888065.12908: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888065.12922: entering _queue_task() for managed_node3/command\n 8995 1726888065.13329: worker is 3 (out of 3 available)\n 8995 1726888065.13349: exiting _queue_task() for managed_node3/command\n 8995 1726888065.13367: done queuing things up, now waiting for results queue to drain\n 8995 1726888065.13370: waiting for pending results...\n 9491 1726888065.12536: Sending initial data\n 9491 1726888065.12543: Sent initial data (154 bytes)\n 9499 1726888065.14348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 9493 1726888065.14536: stdout chunk (state=2):\n>>>ansible-tmp-1726888065.1058087-9493-252382423004=/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004\n<<<\n 9499 1726888065.14568: in run() - task 026adac1-1d6b-4d75-acc5-000000000013\n 9499 1726888065.14592: variable 'ansible_search_path' from source: unknown\n 9499 1726888065.14600: variable 'ansible_search_path' from source: unknown\n 9499 1726888065.14643: calling self._execute()\n 9499 1726888065.14744: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9499 1726888065.14753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9499 1726888065.14769: variable 'omit' from source: magic vars\n 9493 1726888065.14842: stderr chunk (state=3):\n>>><<<\n 9493 1726888065.14850: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888065.1058087-9493-252382423004=/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004\\n', b'')\n 9499 1726888065.14875: variable 'omit' from source: magic vars\n 9493 1726888065.14877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.1058087-9493-252382423004=/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004\n, stderr=\n 9493 1726888065.14909: variable 'ansible_module_compression' from source: unknown\n 9499 1726888065.14915: variable 'omit' from source: magic vars\n 9499 1726888065.14953: variable 'omit' from source: magic vars\n 9493 1726888065.14964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED\n 9499 1726888065.15000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9493 1726888065.15004: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9499 1726888065.15035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9499 1726888065.15053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9499 1726888065.15070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9499 1726888065.15084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 9493 1726888065.15108: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpws8npgo_ TO /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py\n 9499 1726888065.15177: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9499 1726888065.15183: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9499 1726888065.15187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9499 1726888065.15309: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9499 1726888065.15315: Set connection var ansible_shell_type to sh\n 9499 1726888065.15327: Set connection var ansible_shell_executable to /bin/sh\n 9499 1726888065.15337: Set connection var ansible_connection to ssh\n 9499 1726888065.15349: Set connection var ansible_pipelining to False\n 9499 1726888065.15357: Set connection var ansible_timeout to 10\n 9499 1726888065.15384: variable 'ansible_shell_executable' from source: unknown\n 9499 1726888065.15388: variable 'ansible_connection' from source: unknown\n 9499 1726888065.15390: variable 'ansible_module_compression' from source: unknown\n 9499 1726888065.15398: variable 'ansible_shell_type' from source: unknown\n 9499 1726888065.15404: variable 'ansible_shell_executable' from source: unknown\n 9499 1726888065.15409: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9499 1726888065.15415: variable 'ansible_pipelining' from source: unknown\n 9499 1726888065.15419: variable 'ansible_timeout' from source: unknown\n 9499 1726888065.15425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9499 1726888065.15621: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9499 1726888065.15638: variable 'omit' from source: magic vars\n 9499 1726888065.15645: starting attempt loop\n 9499 1726888065.15648: running the handler\n 9499 1726888065.15676: _low_level_execute_command(): starting\n 9499 1726888065.15688: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9493 1726888065.16222: Sending initial data\n 9493 1726888065.16232: Sent initial data (151 bytes)\n 9491 1726888065.16788: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7aqbh31c /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py\n<<<\n 9499 1726888065.19294: stdout chunk (state=2):\n>>>/root\n<<<\n 9499 1726888065.19440: stderr chunk (state=3):\n>>><<<\n 9499 1726888065.19448: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9499 1726888065.19478: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9499 1726888065.19490: _low_level_execute_command(): starting\n 9499 1726888065.19502: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `\" && echo ansible-tmp-1726888065.1948473-9499-241514682096209=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `\" && echo ansible-tmp-1726888065.1948473-9499-241514682096209=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `\" ) && sleep 0'\"'\"''\n 9491 1726888065.19612: stderr chunk (state=3):\n>>><<<\n 9491 1726888065.19622: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7aqbh31c /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py\\n', b'')\n 9491 1726888065.19655: done transferring module to remote\n 9491 1726888065.19674: _low_level_execute_command(): starting\n 9491 1726888065.19680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0'\"'\"''\n 9493 1726888065.20361: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpws8npgo_ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py\n<<<\n 9493 1726888065.22016: stderr chunk (state=3):\n>>><<<\n 9493 1726888065.22024: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpws8npgo_ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py\\n', b'')\n 9493 1726888065.22050: done transferring module to remote\n 9493 1726888065.22064: _low_level_execute_command(): starting\n 9493 1726888065.22069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0'\"'\"''\n 9491 1726888065.22836: stderr chunk (state=2):\n>>><<<\n 9491 1726888065.22845: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9491 1726888065.22858: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9491 1726888065.22861: _low_level_execute_command(): starting\n 9491 1726888065.22864: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0'\"'\"''\n 9499 1726888065.24281: stdout chunk (state=2):\n>>>ansible-tmp-1726888065.1948473-9499-241514682096209=/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209\n<<<\n 9499 1726888065.24295: stderr chunk (state=2):\n>>><<<\n 9499 1726888065.24309: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888065.1948473-9499-241514682096209=/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209\\n', b'')\n 9499 1726888065.24331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.1948473-9499-241514682096209=/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209\n, stderr=\n 9499 1726888065.24364: variable 'ansible_module_compression' from source: unknown\n 9499 1726888065.24422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED\n 9499 1726888065.24463: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 9499 1726888065.24558: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4fokbw9a TO /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9493 1726888065.24736: stderr chunk (state=2):\n>>><<<\n 9493 1726888065.24745: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9493 1726888065.24766: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9493 1726888065.24770: _low_level_execute_command(): starting\n 9493 1726888065.24775: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0'\"'\"''\n 9499 1726888065.25154: Sending initial data\n 9499 1726888065.25161: Sent initial data (154 bytes)\n 9491 1726888065.26019: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61994828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fe9b0>\r\n<<<\n 9491 1726888065.26056: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a1630>\r\n<<<\n 9491 1726888065.26086: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9491 1726888065.26136: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9491 1726888065.26192: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9491 1726888065.26233: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619ad0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8748>\r\n<<<\n 9491 1726888065.26959: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61957e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6195e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61941d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61944198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc52940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc64240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619b2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9491 1726888065.27098: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9491 1726888065.27127: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 9491 1726888065.27148: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9491 1726888065.27177: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9491 1726888065.27200: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9491 1726888065.27218: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9491 1726888065.27281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9491 1726888065.27303: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9491 1726888065.27322: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9491 1726888065.27368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9491 1726888065.27412: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbd2208>\r\n<<<\n 9491 1726888065.27436: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdd438>\r\n<<<\n 9491 1726888065.27463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9491 1726888065.27498: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5fbdc128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbddc18>\r\n<<<\n 9491 1726888065.27809: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdc208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2d940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2dd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc242e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc185c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc095f8>\r\n<<<\n 9491 1726888065.28000: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f98b400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f97be80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f1d0>\r\nimport '_locale' # \r\n<<<\n 9491 1726888065.28021: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\n<<<\n 9491 1726888065.28030: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f998f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc03438>\r\n<<<\n 9499 1726888065.28056: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4fokbw9a /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py\n<<<\n 9491 1726888065.28066: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9491 1726888065.28093: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d160>\r\n<<<\n 9493 1726888065.28126: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9491 1726888065.28129: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc7c198>\r\n<<<\n 9493 1726888065.28148: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9491 1726888065.28430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99df60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99db70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9b4048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9493 1726888065.28431: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 9493 1726888065.28450: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073899e48>\r\n<<<\n 9493 1726888065.28476: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 9493 1726888065.28496: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07382f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738999b0>\r\n<<<\n 9493 1726888065.28519: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9493 1726888065.28532: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07383c630>\r\n<<<\n 9491 1726888065.28556: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f530320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9493 1726888065.28576: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9493 1726888065.28597: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843160>\r\n<<<\n 9493 1726888065.28626: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 9493 1726888065.28645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9493 1726888065.28661: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9493 1726888065.28689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738480f0>\r\n<<<\n 9493 1726888065.28705: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843748>\r\n<<<\n 9493 1726888065.28728: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843390>\r\n<<<\n 9493 1726888065.28776: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9493 1726888065.28795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9493 1726888065.28814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9493 1726888065.28837: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9493 1726888065.28865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737ed470>\r\n<<<\n 9493 1726888065.29296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f2e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737edb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f94e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737dcd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 9493 1726888065.29494: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737df198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aed940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aff240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07384da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9491 1726888065.29552: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f534e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f559828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f30bd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2f5048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55feb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f305128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f3051d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61925748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9493 1726888065.29581: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9493 1726888065.29594: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9493 1726888065.29629: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9493 1726888065.29645: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9499 1726888065.29817: stderr chunk (state=3):\n>>><<<\n 9499 1726888065.29836: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4fokbw9a /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py\\n', b'')\n 9499 1726888065.29895: done transferring module to remote\n 9499 1726888065.29932: _low_level_execute_command(): starting\n 9499 1726888065.29951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0'\"'\"''\n 9493 1726888065.30235: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a6d0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a782e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071a78f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a78ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a820b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac87f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9491 1726888065.30877: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61925f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61934128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6192d668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6191ac88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f5434e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619255f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d92da90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.31004: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac8be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abce80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ab4470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aa44a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718252b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07182dd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a9e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071b16048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718446d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071844eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713cb1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718447b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9493 1726888065.31596: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713d0cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0713f46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fb3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a6be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071199320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071193fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07118beb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fbd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071199f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a96d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a0080>\r\n<<<\n 9493 1726888065.31704: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a9a58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839898>\r\n<<<\n 9493 1726888065.31754: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9493 1726888065.31782: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c3588>\r\n<<<\n 9493 1726888065.31806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9493 1726888065.31949: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c75f8>\r\n<<<\n 9493 1726888065.31981: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7ac8>\r\n<<<\n 9493 1726888065.32047: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7be0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9493 1726888065.32088: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7f28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c74a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9493 1726888065.32118: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737b7ac8>\r\n<<<\n 9493 1726888065.32150: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713e0390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9493 1726888065.32182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9493 1726888065.32223: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3438>\r\n<<<\n 9493 1726888065.32367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9493 1726888065.32382: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7ca8d0>\r\n<<<\n 9493 1726888065.32445: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.32494: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.32528: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9491 1726888065.32832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.33578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9491 1726888065.33956: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71f6d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71ff98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d71f048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d5eecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d658208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e04a8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e00b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9499 1726888065.34341: stderr chunk (state=2):\n>>><<<\n 9499 1726888065.34350: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9499 1726888065.34369: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9499 1726888065.34373: _low_level_execute_command(): starting\n 9499 1726888065.34379: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0'\"'\"''\n 9493 1726888065.34635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f489a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4b0240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f04a8>\r\n<<<\n 9493 1726888065.34657: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4f05c0>\r\n<<<\n 9493 1726888065.34680: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9493 1726888065.34703: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9493 1726888065.34741: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f0b00>\r\n<<<\n 9493 1726888065.34760: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9493 1726888065.34777: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9493 1726888065.34800: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9493 1726888065.34822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9493 1726888065.34843: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9491 1726888065.35071: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6572b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d63a438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d62d630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d94ee48>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6435c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d730080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d746080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71cc88>\r\n<<<\n 9493 1726888065.35441: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f3128>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496358>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f10b8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4d3278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4c7470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7edd30>\r\n<<<\n 9493 1726888065.35463: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4dc2b0>\r\n<<<\n 9493 1726888065.35483: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc3c8>\r\n<<<\n 9493 1726888065.35504: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9493 1726888065.35522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9493 1726888065.35549: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9493 1726888065.35565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9493 1726888065.35584: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9493 1726888065.35602: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9493 1726888065.35638: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f783e48>\r\n<<<\n 9493 1726888065.35725: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9493 1726888065.35745: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f78ae48>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777278>\r\n<<<\n 9493 1726888065.35774: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777a90>\r\n<<<\n 9493 1726888065.35957: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4e9780>\r\n<<<\n 9493 1726888065.35989: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 9493 1726888065.36020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9493 1726888065.36040: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9493 1726888065.36059: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9491 1726888065.36310: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d651978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8dd080>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c2e8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ddef0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea048>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea198>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d643710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f9b38>\r\n<<<\n 9493 1726888065.36713: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7aae80>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7770f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ed68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ee48>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51efd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5399b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5320f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5322e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f52bb70>\r\n<<<\n 9493 1726888065.36738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9493 1726888065.36759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.36828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.36916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9493 1726888065.36939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9493 1726888065.36957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.37043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.37141: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 9493 1726888065.37163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 9493 1726888065.37183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9493 1726888065.37208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9493 1726888065.37240: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f552da0>\r\n<<<\n 9491 1726888065.37418: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8f6278>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f6470>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8eacf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d915f28>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915be0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915400>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915a58>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d901da0>\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.37761: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5528d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f543ba8>\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.37845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9499 1726888065.38143: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 9493 1726888065.38311: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 9493 1726888065.38337: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9493 1726888065.38355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.38376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.38400: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.38436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9491 1726888065.38506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9499 1726888065.38507: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b78b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f59b0>\r\n<<<\n 9493 1726888065.38555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.38672: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 9493 1726888065.38703: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be1c240>\r\n<<<\n 9493 1726888065.38730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9499 1726888065.38802: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b798630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a40f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9499 1726888065.38837: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9499 1726888065.38865: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9499 1726888065.38887: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749470>\r\n<<<\n 9499 1726888065.38907: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9499 1726888065.38930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 9499 1726888065.38956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b74ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749b38>\r\n<<<\n 9499 1726888065.38983: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 9499 1726888065.39018: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9493 1726888065.39062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9491 1726888065.39697: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6f1630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.39748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.39767: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7554e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b738d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b73b198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a49940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a5b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a9a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9493 1726888065.39785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.39844: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.39858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9499 1726888065.39884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9499 1726888065.39907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9499 1726888065.39936: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299c90b8>\r\n<<<\n 9499 1726888065.39966: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d42e8>\r\n<<<\n 9493 1726888065.39990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9499 1726888065.40020: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b299d4f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d4ac8>\r\n<<<\n 9499 1726888065.40055: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9499 1726888065.40086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299de0b8>\r\nimport '_collections' # \r\n<<<\n 9493 1726888065.40817: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be8fda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9491 1726888065.40834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.40867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9499 1726888065.40899: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a247f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a24be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a10470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a004a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297812e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29789d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a180f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2978fe80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299fa2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a72048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9493 1726888065.40938: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06c1c00f0>\r\n<<<\n 9499 1726888065.40964: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9499 1726888065.41505: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29326208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a07f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2932bcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29350710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29102c18>\r\n<<<\n 9493 1726888065.41516: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be5ee10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9491 1726888065.42163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7a6da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9493 1726888065.42183: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea1048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea10f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be7f908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.42217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.42263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9493 1726888065.42355: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9493 1726888065.42399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.42407: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290e7ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b290f5fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290fc0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297958d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b71f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7234e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b713b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2933b3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71f470>\r\n<<<\n 9493 1726888065.43023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06beb1eb8>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n 9491 1726888065.43034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d7692b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8c40f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9493 1726888065.43078: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n<<<\n 9493 1726888065.43141: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n<<<\n 9493 1726888065.43202: stdout chunk (state=3):\n>>># cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 9493 1726888065.43239: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9499 1726888065.43504: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b277268d0>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.43962: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n<<<\n 9491 1726888065.43973: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d769630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8d6048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7c5e10>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n 9493 1726888065.44004: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9493 1726888065.44609: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9493 1726888065.44656: stderr chunk (state=3):\n>>><<<\n 9499 1726888065.44659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9493 1726888065.44663: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073899e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07382f828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738999b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07383c630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738480f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737ed470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f2e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737edb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f94e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737dcd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737df198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aed940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aff240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07384da20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a6d0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a782e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071a78f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a78ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a820b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac87f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac8be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abce80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ab4470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aa44a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718252b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07182dd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a9e2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071b16048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718446d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071844eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713cb1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718447b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713d0cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0713f46d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fb3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a6be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071199320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071193fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07118beb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fbd68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071199f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a96d8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a0080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a9a58>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c3588>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c75f8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7ac8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7be0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3dd8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7f28>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c74a8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7208>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737b7ac8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713e0390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3438>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7ca8d0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f489a90>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4b0240>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f04a8>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4f05c0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f0b00>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f3128>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496358>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496e10>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f10b8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4d3278>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4c7470>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7edd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4dc2b0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc3c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f783e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f78ae48>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4e9780>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7aae80>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7770f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ed68>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ee48>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51efd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc518>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5399b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5320f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5322e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f52bb70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f552da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5528d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f543ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be1c240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be8fda0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06c1c00f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be5ee10>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea1048>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea10f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be7f908>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06beb1eb8>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9493 1726888065.44763: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073899e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07382f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738999b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07383c630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738480f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737ed470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f2e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737edb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f94e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737dcd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737df198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aed940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aff240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07384da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a6d0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a782e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071a78f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a78ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a820b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac87f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac8be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abce80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ab4470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aa44a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718252b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07182dd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a9e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071b16048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718446d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071844eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713cb1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718447b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713d0cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0713f46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fb3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a6be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071199320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071193fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07118beb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fbd68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071199f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a96d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a0080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a9a58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c3588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c75f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7ac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7be0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7f28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c74a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737b7ac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713e0390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7ca8d0>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f489a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4b0240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f04a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4f05c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f0b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f3128>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496358>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f10b8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4d3278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4c7470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7edd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4dc2b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f783e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f78ae48>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4e9780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7aae80>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7770f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ed68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ee48>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51efd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5399b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5320f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5322e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f52bb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f552da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5528d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f543ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be1c240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be8fda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06c1c00f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be5ee10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea1048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea10f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be7f908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06beb1eb8>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9493 1726888065.45646: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9493 1726888065.45662: _low_level_execute_command(): starting\n 9493 1726888065.45669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9491 1726888065.45589: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9491 1726888065.45781: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9499 1726888065.45794: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b273e5a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2740c240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744c4a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2744c5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744cb00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744f128>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2358>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744d0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2742f278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27423470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27749fd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2774f128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 9499 1726888065.45824: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9499 1726888065.45843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9491 1726888065.45797: stderr chunk (state=3):\n>>><<<\n 9491 1726888065.45855: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61994828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fe9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a1630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619ad0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61957e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6195e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61941d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61944198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc52940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc64240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619b2a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbd2208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdd438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5fbdc128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbddc18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdc208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2d940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2dd30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc242e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc185c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc095f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f98b400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f97be80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f1d0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f998f98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc03438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc7c198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99df60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99db70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9b4048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f530320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f534e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f559828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55f518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f30bd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2f5048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55feb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f305128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f3051d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910c18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d9e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61925748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d7b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dc88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dda0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61925f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61934128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6192d668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d3c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6191ac88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f5434e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619255f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d92da90>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71f6d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71ff98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d71f048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d5eecc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d658208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e04a8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e00b8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6572b0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d63a438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d62d630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d94ee48>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6435c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d730080>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d746080>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c470>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71cc88>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d651978>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8dd080>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c2e8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ddef0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea048>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea198>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d643710>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f9b38>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8f6278>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f6470>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8eacf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d915f28>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915be0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915400>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915a58>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d901da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6f1630>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7a6da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d7692b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8c40f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d769630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8d6048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7c5e10>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9491 1726888065.47706: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61994828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fe9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619ad0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61957e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6195e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61941d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61944198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc52940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc64240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619b2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbd2208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdd438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5fbdc128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbddc18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdc208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2d940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2dd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc242e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc185c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc095f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f98b400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f97be80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f1d0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f998f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc03438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc7c198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99df60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99db70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9b4048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f530320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f534e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f559828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f30bd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2f5048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55feb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f305128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f3051d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61925748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61925f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61934128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6192d668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6191ac88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f5434e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619255f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d92da90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71f6d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71ff98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d71f048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d5eecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d658208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e04a8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e00b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6572b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d63a438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d62d630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d94ee48>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6435c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d730080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d746080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71cc88>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d651978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8dd080>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c2e8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ddef0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea048>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea198>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d643710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f9b38>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8f6278>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f6470>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8eacf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d915f28>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915be0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915400>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915a58>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d901da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6f1630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7a6da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d7692b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8c40f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d769630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8d6048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7c5e10>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9491 1726888065.48967: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9491 1726888065.48990: _low_level_execute_command(): starting\n 9491 1726888065.49001: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9499 1726888065.45945: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b276dfe80>\r\n<<<\n 9499 1726888065.49111: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276eaef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d32b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274457b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27705ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747acf8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747ae10>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747af60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27496940>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27491080>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27491278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27487b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b274aed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274aea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2749fac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.49142: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23d78208>\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.49783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.49803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9499 1726888065.50835: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23debe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 9493 1726888065.50924: stderr chunk (state=2):\n>>><<<\n 9493 1726888065.50935: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9493 1726888065.50963: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9493 1726888065.50972: handler run complete\n 9493 1726888065.51010: attempt loop complete, returning result\n 9493 1726888065.51018: _execute() done\n 9493 1726888065.51021: dumping result to json\n 9493 1726888065.51026: done dumping result, returning\n 9493 1726888065.51036: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [026adac1-1d6b-4d75-acc5-000000000013]\n 9493 1726888065.51163: sending task result for task 026adac1-1d6b-4d75-acc5-000000000013\n 9493 1726888065.51224: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000013\n 9493 1726888065.51232: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"current\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect current\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 9499 1726888065.51563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2411c128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dbae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.52606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23ddb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9499 1726888065.53004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23e0def0>\r\n<<<\n 9499 1726888065.53572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n<<<\n 9499 1726888065.53617: stdout chunk (state=3):\n>>># cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n<<<\n 9499 1726888065.53646: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 9499 1726888065.53684: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9499 1726888065.54368: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n<<<\n 9499 1726888065.54474: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9491 1726888065.54797: stderr chunk (state=2):\n>>><<<\n 9491 1726888065.54806: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9491 1726888065.54830: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9491 1726888065.54838: handler run complete\n 9491 1726888065.54857: attempt loop complete, returning result\n 9491 1726888065.54861: _execute() done\n 9491 1726888065.54864: dumping result to json\n 9491 1726888065.54869: done dumping result, returning\n 9491 1726888065.54877: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [026adac1-1d6b-4d75-acc5-000000000013]\n 9491 1726888065.54889: sending task result for task 026adac1-1d6b-4d75-acc5-000000000013\n 9491 1726888065.54922: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000013\n 9491 1726888065.54926: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"current\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect current\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 9499 1726888065.55417: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9499 1726888065.55425: stdout chunk (state=3):\n>>><<<\n 9499 1726888065.55439: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f5e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b78b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f59b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b798630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a40f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b74ee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7554e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b738d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b73b198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a49940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a5b240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a9a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299c90b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d42e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b299d4f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d4ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299de0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a247f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a24be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a10470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a004a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297812e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29789d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a180f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2978fe80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299fa2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a72048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29326208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a07f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2932bcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29350710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29102c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290e7ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b290f5fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290fc0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297958d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b71f5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71fe10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7234e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b713b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2933b3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71f470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b277268d0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b273e5a90>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2740c240>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744c4a8>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2744c5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744cb00>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744f128>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2358>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2e10>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744d0f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2742f278>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27423470>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27749fd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2774f128>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b276dfe80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276eaef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d32b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274457b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27705ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747acf8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747ae10>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747af60>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27496940>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27491080>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27491278>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27487b00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b274aed68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274aea20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae240>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2749fac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23d78208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23debe10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2411c128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dbae48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23ddb940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23e0def0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9499 1726888065.55510: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b78b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b798630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a40f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b74ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7554e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b738d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b73b198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a49940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a5b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a9a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299c90b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d42e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b299d4f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d4ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299de0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a247f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a24be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a10470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a004a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297812e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29789d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a180f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2978fe80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299fa2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a72048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29326208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a07f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2932bcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29350710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29102c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290e7ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b290f5fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290fc0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297958d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b71f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7234e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b713b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2933b3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71f470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b277268d0>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b273e5a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2740c240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744c4a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2744c5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744cb00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744f128>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2358>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744d0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2742f278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27423470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27749fd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2774f128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b276dfe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276eaef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d32b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274457b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27705ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747acf8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747ae10>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747af60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27496940>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27491080>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27491278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27487b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b274aed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274aea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2749fac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23d78208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23debe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2411c128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dbae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23ddb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23e0def0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9499 1726888065.56750: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9499 1726888065.56764: _low_level_execute_command(): starting\n 9499 1726888065.56769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9499 1726888065.60777: stderr chunk (state=2):\n>>><<<\n 9499 1726888065.60789: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9499 1726888065.60817: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9499 1726888065.60826: handler run complete\n 9499 1726888065.60854: attempt loop complete, returning result\n 9499 1726888065.60861: _execute() done\n 9499 1726888065.60864: dumping result to json\n 9499 1726888065.60869: done dumping result, returning\n 9499 1726888065.60877: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [026adac1-1d6b-4d75-acc5-000000000013]\n 9499 1726888065.60892: sending task result for task 026adac1-1d6b-4d75-acc5-000000000013\n 9499 1726888065.60934: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000013\n 9499 1726888065.60938: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"current\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect current\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 8995 1726888065.61362: no more pending results, returning what we have\n 8995 1726888065.61366: results queue empty\n 8995 1726888065.61367: checking for any_errors_fatal\n 8995 1726888065.61372: done checking for any_errors_fatal\n 8995 1726888065.61373: checking for max_fail_percentage\n 8995 1726888065.61374: done checking for max_fail_percentage\n 8995 1726888065.61375: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888065.61375: done checking to see if all hosts have failed\n 8995 1726888065.61376: getting the remaining hosts for this loop\n 8995 1726888065.61377: done getting the remaining hosts for this loop\n 8995 1726888065.61380: getting the next task for host managed_node1\n 8995 1726888065.61385: done getting next task for host managed_node1\n 8995 1726888065.61389: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 8995 1726888065.61392: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.61394: getting the next task for host managed_node2\n 8995 1726888065.61396: done getting next task for host managed_node2\n 8995 1726888065.61398: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 8995 1726888065.61399: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.61400: getting the next task for host managed_node3\n 8995 1726888065.61402: done getting next task for host managed_node3\n 8995 1726888065.61403: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 8995 1726888065.61404: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.61422: getting variables\n 8995 1726888065.61423: in VariableManager get_vars()\n 8995 1726888065.61454: Calling all_inventory to load vars for managed_node1\n 8995 1726888065.61458: Calling groups_inventory to load vars for managed_node1\n 8995 1726888065.61460: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888065.61468: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888065.61471: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888065.61474: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888065.62633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.64009: done with get_vars()\n 8995 1726888065.64029: done getting variables\n 8995 1726888065.64092: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Update nsswitch] ************************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93\nFriday 20 September 2024 23:07:45 -0400 (0:00:00.619) 0:00:14.278 ****** \n 8995 1726888065.64123: entering _queue_task() for managed_node1/command\n 8995 1726888065.64426: worker is 1 (out of 3 available)\n 8995 1726888065.64438: exiting _queue_task() for managed_node1/command\n 8995 1726888065.64465: getting variables\n 8995 1726888065.64467: in VariableManager get_vars()\n 8995 1726888065.64547: Calling all_inventory to load vars for managed_node2\n 8995 1726888065.64551: Calling groups_inventory to load vars for managed_node2\n 8995 1726888065.64553: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888065.64567: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888065.64570: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888065.64573: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888065.66498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.67775: done with get_vars()\n 8995 1726888065.67796: done getting variables\n 8995 1726888065.67855: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888065.67864: entering _queue_task() for managed_node2/command\n 8995 1726888065.68095: worker is 2 (out of 3 available)\n 8995 1726888065.68108: exiting _queue_task() for managed_node2/command\n 8995 1726888065.68135: getting variables\n 8995 1726888065.68138: in VariableManager get_vars()\n 8995 1726888065.68218: Calling all_inventory to load vars for managed_node3\n 8995 1726888065.68222: Calling groups_inventory to load vars for managed_node3\n 8995 1726888065.68225: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888065.68238: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888065.68241: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888065.68244: Calling groups_plugins_play to load vars for managed_node3\n 9526 1726888065.66594: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 9526 1726888065.66726: in run() - task 026adac1-1d6b-4d75-acc5-000000000014\n 9526 1726888065.66741: variable 'ansible_search_path' from source: unknown\n 9526 1726888065.66745: variable 'ansible_search_path' from source: unknown\n 9526 1726888065.66765: calling self._execute()\n 9526 1726888065.66832: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9526 1726888065.66841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9526 1726888065.66851: variable 'omit' from source: magic vars\n 9526 1726888065.67170: variable 'ansible_check_mode' from source: magic vars\n 9526 1726888065.67182: Evaluated conditional (not ansible_check_mode): False\n 9526 1726888065.67186: when evaluation is False, skipping this task\n 9526 1726888065.67189: _execute() done\n 9526 1726888065.67194: dumping result to json\n 9526 1726888065.67197: done dumping result, returning\n 9526 1726888065.67203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch [026adac1-1d6b-4d75-acc5-000000000014]\n 9526 1726888065.67217: sending task result for task 026adac1-1d6b-4d75-acc5-000000000014\n 9526 1726888065.67252: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000014\n 9526 1726888065.67255: WORKER PROCESS EXITING\n 8995 1726888065.70085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.71365: done with get_vars()\n 8995 1726888065.71383: done getting variables\n 9527 1726888065.69878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 9527 1726888065.70000: in run() - task 026adac1-1d6b-4d75-acc5-000000000014\n 9527 1726888065.70016: variable 'ansible_search_path' from source: unknown\n 9527 1726888065.70020: variable 'ansible_search_path' from source: unknown\n 9527 1726888065.70041: calling self._execute()\n 9527 1726888065.70115: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9527 1726888065.70126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9527 1726888065.70137: variable 'omit' from source: magic vars\n 9527 1726888065.70454: variable 'ansible_check_mode' from source: magic vars\n 9527 1726888065.70464: Evaluated conditional (not ansible_check_mode): False\n 9527 1726888065.70468: when evaluation is False, skipping this task\n 9527 1726888065.70471: _execute() done\n 9527 1726888065.70475: dumping result to json\n 9527 1726888065.70478: done dumping result, returning\n 9527 1726888065.70483: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch [026adac1-1d6b-4d75-acc5-000000000014]\n 9527 1726888065.70575: sending task result for task 026adac1-1d6b-4d75-acc5-000000000014\n 9527 1726888065.70610: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000014\n 9527 1726888065.70613: WORKER PROCESS EXITING\n 8995 1726888065.71539: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888065.71548: entering _queue_task() for managed_node3/command\n 8995 1726888065.71817: worker is 3 (out of 3 available)\n 8995 1726888065.71829: exiting _queue_task() for managed_node3/command\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888065.71904: done queuing things up, now waiting for results queue to drain\n 8995 1726888065.71906: waiting for pending results...\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9528 1726888065.72219: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 9528 1726888065.72398: in run() - task 026adac1-1d6b-4d75-acc5-000000000014\n 9528 1726888065.72420: variable 'ansible_search_path' from source: unknown\n 9528 1726888065.72424: variable 'ansible_search_path' from source: unknown\n 9528 1726888065.72459: calling self._execute()\n 9528 1726888065.72532: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9528 1726888065.72541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9528 1726888065.72549: variable 'omit' from source: magic vars\n 9528 1726888065.72847: variable 'ansible_check_mode' from source: magic vars\n 9528 1726888065.72857: Evaluated conditional (not ansible_check_mode): False\n 9528 1726888065.72861: when evaluation is False, skipping this task\n 9528 1726888065.72864: _execute() done\n 9528 1726888065.72868: dumping result to json\n 9528 1726888065.72871: done dumping result, returning\n 9528 1726888065.72876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch [026adac1-1d6b-4d75-acc5-000000000014]\n 9528 1726888065.72890: sending task result for task 026adac1-1d6b-4d75-acc5-000000000014\n 9528 1726888065.72925: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000014\n 9528 1726888065.72928: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8995 1726888065.73514: no more pending results, returning what we have\n 8995 1726888065.73517: results queue empty\n 8995 1726888065.73518: checking for any_errors_fatal\n 8995 1726888065.73524: done checking for any_errors_fatal\n 8995 1726888065.73525: checking for max_fail_percentage\n 8995 1726888065.73526: done checking for max_fail_percentage\n 8995 1726888065.73527: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888065.73527: done checking to see if all hosts have failed\n 8995 1726888065.73528: getting the remaining hosts for this loop\n 8995 1726888065.73529: done getting the remaining hosts for this loop\n 8995 1726888065.73532: getting the next task for host managed_node1\n 8995 1726888065.73537: done getting next task for host managed_node1\n 8995 1726888065.73542: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 8995 1726888065.73544: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.73545: getting the next task for host managed_node2\n 8995 1726888065.73547: done getting next task for host managed_node2\n 8995 1726888065.73549: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 8995 1726888065.73550: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.73551: getting the next task for host managed_node3\n 8995 1726888065.73552: done getting next task for host managed_node3\n 8995 1726888065.73554: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 8995 1726888065.73555: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888065.73571: getting variables\n 8995 1726888065.73572: in VariableManager get_vars()\n 8995 1726888065.73601: Calling all_inventory to load vars for managed_node1\n 8995 1726888065.73604: Calling groups_inventory to load vars for managed_node1\n 8995 1726888065.73605: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888065.73613: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888065.73616: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888065.73618: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888065.74803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.76087: done with get_vars()\n 8995 1726888065.76107: done getting variables\n 8995 1726888065.76164: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Configure tlog rec session] *************\ntask path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103\nFriday 20 September 2024 23:07:45 -0400 (0:00:00.120) 0:00:14.399 ****** \n 8995 1726888065.76196: entering _queue_task() for managed_node1/template\n 8995 1726888065.76426: worker is 1 (out of 3 available)\n 8995 1726888065.76440: exiting _queue_task() for managed_node1/template\n 8995 1726888065.76468: getting variables\n 8995 1726888065.76471: in VariableManager get_vars()\n 8995 1726888065.76549: Calling all_inventory to load vars for managed_node2\n 8995 1726888065.76554: Calling groups_inventory to load vars for managed_node2\n 8995 1726888065.76556: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888065.76571: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888065.76574: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888065.76577: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888065.77929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.79236: done with get_vars()\n 8995 1726888065.79257: done getting variables\n 8995 1726888065.79321: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888065.79332: entering _queue_task() for managed_node2/template\n 8995 1726888065.79745: worker is 2 (out of 3 available)\n 8995 1726888065.79767: exiting _queue_task() for managed_node2/template\n 8995 1726888065.79814: getting variables\n 8995 1726888065.79817: in VariableManager get_vars()\n 8995 1726888065.79947: Calling all_inventory to load vars for managed_node3\n 8995 1726888065.79953: Calling groups_inventory to load vars for managed_node3\n 8995 1726888065.79957: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888065.79980: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888065.79984: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888065.79988: Calling groups_plugins_play to load vars for managed_node3\n 9531 1726888065.77510: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 9531 1726888065.77636: in run() - task 026adac1-1d6b-4d75-acc5-000000000015\n 9531 1726888065.77654: variable 'ansible_search_path' from source: unknown\n 9531 1726888065.77657: variable 'ansible_search_path' from source: unknown\n 9531 1726888065.77676: calling self._execute()\n 9531 1726888065.77743: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9531 1726888065.77754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9531 1726888065.77763: variable 'omit' from source: magic vars\n 9531 1726888065.77864: variable 'omit' from source: magic vars\n 9531 1726888065.77910: variable 'omit' from source: magic vars\n 9531 1726888065.77945: variable '__tlog_rec_session_conf' from source: role '' all vars\n 9531 1726888065.78118: variable '__tlog_rec_session_conf' from source: role '' all vars\n 9531 1726888065.78155: variable 'omit' from source: magic vars\n 9531 1726888065.78190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9531 1726888065.78223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9531 1726888065.78243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9531 1726888065.78259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9531 1726888065.78273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9531 1726888065.78300: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9531 1726888065.78305: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9531 1726888065.78309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9531 1726888065.78437: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9531 1726888065.78443: Set connection var ansible_shell_type to sh\n 9531 1726888065.78449: Set connection var ansible_shell_executable to /bin/sh\n 9531 1726888065.78452: Set connection var ansible_connection to ssh\n 9531 1726888065.78457: Set connection var ansible_pipelining to False\n 9531 1726888065.78462: Set connection var ansible_timeout to 10\n 9531 1726888065.78485: variable 'ansible_shell_executable' from source: unknown\n 9531 1726888065.78489: variable 'ansible_connection' from source: unknown\n 9531 1726888065.78494: variable 'ansible_module_compression' from source: unknown\n 9531 1726888065.78497: variable 'ansible_shell_type' from source: unknown\n 9531 1726888065.78499: variable 'ansible_shell_executable' from source: unknown\n 9531 1726888065.78502: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9531 1726888065.78506: variable 'ansible_pipelining' from source: unknown\n 9531 1726888065.78508: variable 'ansible_timeout' from source: unknown\n 9531 1726888065.78512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9531 1726888065.78642: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9531 1726888065.78655: variable 'omit' from source: magic vars\n 9531 1726888065.78660: starting attempt loop\n 9531 1726888065.78664: running the handler\n 9531 1726888065.78674: _low_level_execute_command(): starting\n 9531 1726888065.78682: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9533 1726888065.80290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 9533 1726888065.80427: in run() - task 026adac1-1d6b-4d75-acc5-000000000015\n 9533 1726888065.80444: variable 'ansible_search_path' from source: unknown\n 9533 1726888065.80448: variable 'ansible_search_path' from source: unknown\n 9533 1726888065.80468: calling self._execute()\n 9533 1726888065.80547: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9533 1726888065.80556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9533 1726888065.80564: variable 'omit' from source: magic vars\n 9533 1726888065.80666: variable 'omit' from source: magic vars\n 9533 1726888065.80711: variable 'omit' from source: magic vars\n 9533 1726888065.80744: variable '__tlog_rec_session_conf' from source: role '' all vars\n 9533 1726888065.80922: variable '__tlog_rec_session_conf' from source: role '' all vars\n 9533 1726888065.80960: variable 'omit' from source: magic vars\n 9533 1726888065.81003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9533 1726888065.81041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9533 1726888065.81061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9533 1726888065.81078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9533 1726888065.81094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9533 1726888065.81120: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9533 1726888065.81128: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9533 1726888065.81132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9533 1726888065.81262: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9533 1726888065.81268: Set connection var ansible_shell_type to sh\n 9533 1726888065.81274: Set connection var ansible_shell_executable to /bin/sh\n 9533 1726888065.81277: Set connection var ansible_connection to ssh\n 9533 1726888065.81282: Set connection var ansible_pipelining to False\n 9533 1726888065.81288: Set connection var ansible_timeout to 10\n 9533 1726888065.81316: variable 'ansible_shell_executable' from source: unknown\n 9533 1726888065.81321: variable 'ansible_connection' from source: unknown\n 9533 1726888065.81328: variable 'ansible_module_compression' from source: unknown\n 9533 1726888065.81331: variable 'ansible_shell_type' from source: unknown\n 9533 1726888065.81334: variable 'ansible_shell_executable' from source: unknown\n 9533 1726888065.81337: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9533 1726888065.81341: variable 'ansible_pipelining' from source: unknown\n 9533 1726888065.81344: variable 'ansible_timeout' from source: unknown\n 9533 1726888065.81348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8995 1726888065.81522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888065.82943: done with get_vars()\n 8995 1726888065.82963: done getting variables\n 8995 1726888065.83045: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 8995 1726888065.83057: entering _queue_task() for managed_node3/template\n 8995 1726888065.83356: worker is 3 (out of 3 available)\n 8995 1726888065.83370: exiting _queue_task() for managed_node3/template\n 8995 1726888065.83383: done queuing things up, now waiting for results queue to drain\n 8995 1726888065.83385: waiting for pending results...\n 9533 1726888065.81483: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9533 1726888065.81496: variable 'omit' from source: magic vars\n 9533 1726888065.81504: starting attempt loop\n 9533 1726888065.81508: running the handler\n 9533 1726888065.81519: _low_level_execute_command(): starting\n 9533 1726888065.81531: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9531 1726888065.82821: stdout chunk (state=2):\n>>>/root\n<<<\n 9531 1726888065.82833: stderr chunk (state=2):\n>>><<<\n 9531 1726888065.82847: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'/root\\n', b'')\n 9531 1726888065.82866: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9531 1726888065.82879: _low_level_execute_command(): starting\n 9531 1726888065.82885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `\" && echo ansible-tmp-1726888065.8287327-9531-2996636405692=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `\" ) && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `\" && echo ansible-tmp-1726888065.8287327-9531-2996636405692=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `\" ) && sleep 0'\"'\"''\n 9536 1726888065.83821: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 9536 1726888065.84008: in run() - task 026adac1-1d6b-4d75-acc5-000000000015\n 9536 1726888065.84032: variable 'ansible_search_path' from source: unknown\n 9536 1726888065.84038: variable 'ansible_search_path' from source: unknown\n 9536 1726888065.84077: calling self._execute()\n 9536 1726888065.84156: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9536 1726888065.84167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9536 1726888065.84177: variable 'omit' from source: magic vars\n 9536 1726888065.84282: variable 'omit' from source: magic vars\n 9536 1726888065.84321: variable 'omit' from source: magic vars\n 9536 1726888065.84353: variable '__tlog_rec_session_conf' from source: role '' all vars\n 9536 1726888065.84538: variable '__tlog_rec_session_conf' from source: role '' all vars\n 9536 1726888065.84575: variable 'omit' from source: magic vars\n 9536 1726888065.84667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9536 1726888065.84704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9536 1726888065.84729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9536 1726888065.84746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9536 1726888065.84760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9536 1726888065.84785: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9536 1726888065.84789: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9536 1726888065.84795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9536 1726888065.84896: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9536 1726888065.84902: Set connection var ansible_shell_type to sh\n 9536 1726888065.84908: Set connection var ansible_shell_executable to /bin/sh\n 9536 1726888065.84911: Set connection var ansible_connection to ssh\n 9536 1726888065.84916: Set connection var ansible_pipelining to False\n 9536 1726888065.84921: Set connection var ansible_timeout to 10\n 9536 1726888065.84946: variable 'ansible_shell_executable' from source: unknown\n 9536 1726888065.84955: variable 'ansible_connection' from source: unknown\n 9536 1726888065.84958: variable 'ansible_module_compression' from source: unknown\n 9536 1726888065.84961: variable 'ansible_shell_type' from source: unknown\n 9536 1726888065.84964: variable 'ansible_shell_executable' from source: unknown\n 9536 1726888065.84972: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9536 1726888065.84976: variable 'ansible_pipelining' from source: unknown\n 9536 1726888065.84979: variable 'ansible_timeout' from source: unknown\n 9536 1726888065.84982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9536 1726888065.85122: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9536 1726888065.85136: variable 'omit' from source: magic vars\n 9536 1726888065.85142: starting attempt loop\n 9536 1726888065.85145: running the handler\n 9536 1726888065.85155: _low_level_execute_command(): starting\n 9536 1726888065.85162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9533 1726888065.85522: stdout chunk (state=2):\n>>>/root\n<<<\n 9533 1726888065.85537: stderr chunk (state=2):\n>>><<<\n 9533 1726888065.85554: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'/root\\n', b'')\n 9533 1726888065.85573: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9533 1726888065.85585: _low_level_execute_command(): starting\n 9533 1726888065.85590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `\" && echo ansible-tmp-1726888065.8557975-9533-207101275542502=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `\" ) && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `\" && echo ansible-tmp-1726888065.8557975-9533-207101275542502=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `\" ) && sleep 0'\"'\"''\n 9531 1726888065.87317: stdout chunk (state=2):\n>>>ansible-tmp-1726888065.8287327-9531-2996636405692=/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692\n<<<\n 9531 1726888065.87712: stderr chunk (state=3):\n>>><<<\n 9531 1726888065.87721: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'ansible-tmp-1726888065.8287327-9531-2996636405692=/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692\\n', b'')\n 9531 1726888065.87744: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.8287327-9531-2996636405692=/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692\n, stderr=\n 9531 1726888065.87760: evaluation_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 9531 1726888065.87778: search_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf\n 9531 1726888065.87801: variable 'ansible_search_path' from source: unknown\n 9531 1726888065.88044: variable 'ansible_managed' from source: unknown\n 9531 1726888065.88053: variable '__tlog_writer' from source: role '' all vars\n 9531 1726888065.88470: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9531 1726888065.88514: variable 'ansible_module_compression' from source: unknown\n 9531 1726888065.88559: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9531 1726888065.88595: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9531 1726888065.88709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiz35m2u4 TO /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9531 1726888065.89008: Sending initial data\n 9531 1726888065.89016: Sent initial data (149 bytes)\n 9533 1726888065.89057: stdout chunk (state=2):\n>>>ansible-tmp-1726888065.8557975-9533-207101275542502=/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502\n<<<\n 9533 1726888065.89122: stderr chunk (state=3):\n>>><<<\n 9533 1726888065.89132: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'ansible-tmp-1726888065.8557975-9533-207101275542502=/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502\\n', b'')\n 9533 1726888065.89155: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.8557975-9533-207101275542502=/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502\n, stderr=\n 9533 1726888065.89177: evaluation_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 9533 1726888065.89206: search_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf\n 9533 1726888065.89232: variable 'ansible_search_path' from source: unknown\n 9533 1726888065.89562: variable 'ansible_managed' from source: unknown\n 9533 1726888065.89574: variable '__tlog_writer' from source: role '' all vars\n 9533 1726888065.89981: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9533 1726888065.90047: variable 'ansible_module_compression' from source: unknown\n 9533 1726888065.90097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9536 1726888065.90113: stdout chunk (state=2):\n>>>/root\n<<<\n 9533 1726888065.90140: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9536 1726888065.90177: stderr chunk (state=3):\n>>><<<\n 9536 1726888065.90184: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'/root\\n', b'')\n 9536 1726888065.90208: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9536 1726888065.90220: _low_level_execute_command(): starting\n 9536 1726888065.90226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `\" && echo ansible-tmp-1726888065.9021468-9536-234991000699620=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `\" ) && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `\" && echo ansible-tmp-1726888065.9021468-9536-234991000699620=\"` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `\" ) && sleep 0'\"'\"''\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9533 1726888065.90364: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpg297n1un TO /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9533 1726888065.91359: Sending initial data\n 9533 1726888065.91366: Sent initial data (151 bytes)\n 9531 1726888065.92037: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiz35m2u4 /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py\n<<<\n 9531 1726888065.93013: stderr chunk (state=3):\n>>><<<\n 9531 1726888065.93020: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiz35m2u4 /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py\\n', b'')\n 9531 1726888065.93040: done transferring module to remote\n 9531 1726888065.93052: _low_level_execute_command(): starting\n 9531 1726888065.93057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9533 1726888065.93589: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpg297n1un /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py\n<<<\n 9536 1726888065.93792: stdout chunk (state=2):\n>>>ansible-tmp-1726888065.9021468-9536-234991000699620=/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620\n<<<\n 9536 1726888065.93963: stderr chunk (state=3):\n>>><<<\n 9536 1726888065.93970: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'ansible-tmp-1726888065.9021468-9536-234991000699620=/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620\\n', b'')\n 9536 1726888065.93989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.9021468-9536-234991000699620=/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620\n, stderr=\n 9536 1726888065.94013: evaluation_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 9536 1726888065.94040: search_path:\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf\n 9536 1726888065.94066: variable 'ansible_search_path' from source: unknown\n 9536 1726888065.94412: variable 'ansible_managed' from source: unknown\n 9536 1726888065.94421: variable '__tlog_writer' from source: role '' all vars\n 9533 1726888065.94748: stderr chunk (state=3):\n>>><<<\n 9533 1726888065.94758: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpg297n1un /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py\\n', b'')\n 9533 1726888065.94786: done transferring module to remote\n 9533 1726888065.94803: _low_level_execute_command(): starting\n 9533 1726888065.94812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9536 1726888065.95230: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9536 1726888065.95295: variable 'ansible_module_compression' from source: unknown\n 9536 1726888065.95358: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9536 1726888065.95399: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9536 1726888065.95564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpf9s4dqb8 TO /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9536 1726888065.95684: Sending initial data\n 9536 1726888065.95696: Sent initial data (151 bytes)\n 9531 1726888065.95945: stderr chunk (state=2):\n>>><<<\n 9531 1726888065.95953: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9531 1726888065.95971: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9531 1726888065.95976: _low_level_execute_command(): starting\n 9531 1726888065.95981: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9533 1726888065.97459: stderr chunk (state=2):\n>>><<<\n 9533 1726888065.97469: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9533 1726888065.97495: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9533 1726888065.97500: _low_level_execute_command(): starting\n 9533 1726888065.97507: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9531 1726888066.00450: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ace48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7642828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ac9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e764f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e765b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\n<<<\n 9533 1726888066.00569: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9533 1726888066.00581: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 9533 1726888066.00599: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9533 1726888066.00655: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9533 1726888066.00690: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9533 1726888066.00734: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 9533 1726888066.00750: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9533 1726888066.00764: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9533 1726888066.00807: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 9533 1726888066.00815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.00832: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9533 1726888066.00858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9533 1726888066.00866: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 9533 1726888066.00894: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ffe48>\r\n<<<\n 9533 1726888066.00919: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9533 1726888066.00946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c895828>\r\n<<<\n 9533 1726888066.00954: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ff9b0>\r\n<<<\n 9533 1726888066.00978: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9536 1726888066.00997: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpf9s4dqb8 /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py\n<<<\n 9533 1726888066.01017: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a2630>\r\nimport '_signal' # \r\n<<<\n 9533 1726888066.01028: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n<<<\n 9533 1726888066.01054: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9160>\r\n<<<\n 9533 1726888066.01066: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 9533 1726888066.01074: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9531 1726888066.01553: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7605e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e760c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75efd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75f2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5900940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5912240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7660a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9533 1726888066.01645: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ae0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c858e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c85f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c842d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c845198>\r\n<<<\n 9533 1726888066.01700: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab53940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n<<<\n 9533 1726888066.02103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab65240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9533 1726888066.02171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9533 1726888066.02230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9533 1726888066.02290: stdout chunk (state=3):\n>>>import '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9533 1726888066.02329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9533 1726888066.02376: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aad30b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 9533 1726888066.02411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aade2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9533 1726888066.02458: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1aadef98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aadeac8>\r\nimport 'itertools' # \r\n<<<\n 9533 1726888066.02498: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aae80b8>\r\n<<<\n 9533 1726888066.02521: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9533 1726888066.02560: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2e7f0>\r\n<<<\n 9533 1726888066.02592: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9533 1726888066.02623: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2ebe0>\r\n<<<\n 9533 1726888066.02675: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22198>\r\n<<<\n 9533 1726888066.02718: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab1a470>\r\n<<<\n 9533 1726888066.02749: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab0a4a8>\r\n<<<\n 9533 1726888066.02777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9533 1726888066.02833: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9533 1726888066.02863: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9533 1726888066.02878: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a88b2e8>\r\n<<<\n 9536 1726888066.03001: stderr chunk (state=3):\n>>><<<\n 9533 1726888066.03009: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a893d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab220f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a899e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab042e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9536 1726888066.03011: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpf9s4dqb8 /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py\\n', b'')\n 9536 1726888066.03038: done transferring module to remote\n 9536 1726888066.03056: _low_level_execute_command(): starting\n 9533 1726888066.03051: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f048>\r\n<<<\n 9536 1726888066.03064: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n 9533 1726888066.03094: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab7c048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9533 1726888066.03128: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.03165: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fe48>\r\n<<<\n 9531 1726888066.03877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5880208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588a438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e588e128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588ac18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588e208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58db940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58dbd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58d32e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58c65c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b75f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5638438>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5628eb8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd240>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.Sour<<<\n 9533 1726888066.03900: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aaeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4311d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a436cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45a320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a45a6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4613c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a20cbe0>\r\n<<<\n 9533 1726888066.03974: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1ff320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f9fd0>\r\n<<<\n 9533 1726888066.03999: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f1eb8>\r\n<<<\n 9533 1726888066.04034: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a461d68>\r\n<<<\n 9533 1726888066.04086: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a1fff98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45aa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9533 1726888066.04117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9533 1726888066.04162: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c8116d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a206080>\r\nimport 'pwd' # \r\n<<<\n 9533 1726888066.04202: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c811a58>\r\n<<<\n 9533 1726888066.04240: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f8d0>\r\n<<<\n 9533 1726888066.04271: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9533 1726888066.04315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9533 1726888066.04365: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c829588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9533 1726888066.04490: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d5f8>\r\n<<<\n 9533 1726888066.04526: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dac8>\r\n<<<\n 9533 1726888066.04555: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dbe0>\r\n<<<\n 9533 1726888066.04577: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829dd8>\r\n<<<\n 9533 1726888066.04623: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82df28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c82d4a8>\r\n<<<\n 9533 1726888066.04673: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c81dac8>\r\n<<<\n 9533 1726888066.04708: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a446390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9533 1726888066.04746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9533 1726888066.04778: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829438>\r\n<<<\n 9531 1726888066.04831: stdout chunk (state=3):\n>>>ceFileLoader object at 0x7f18e5645fd0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b1438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a390>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a198>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a4a8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e592a198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564af98>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564aba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5662080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51dd358>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51e2e48>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a6d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so<<<\n 9533 1726888066.04916: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9533 1726888066.04981: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b188308d0>\r\n<<<\n 9533 1726888066.05032: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.05061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.05928: stdout chunk (state=3):\n>>>'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e5207828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520d518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb9d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fa4048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520deb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e4fb3128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb31d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a9b0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75d2748>\r\n# /usr/lib64/python3<<<\n 9531 1726888066.05947: stdout chunk (state=3):\n>>>.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d2f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75e2128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75db668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75c7c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51f24e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d25f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35dba90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.06149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9536 1726888066.06714: stderr chunk (state=2):\n>>><<<\n 9536 1726888066.06722: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9536 1726888066.06741: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9536 1726888066.06744: _low_level_execute_command(): starting\n 9536 1726888066.06748: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9531 1726888066.07377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.07403: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b184f1a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18518240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185564a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185565c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18556b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9533 1726888066.07424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9533 1726888066.07488: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18559128>\r\n<<<\n 9533 1726888066.07516: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.07531: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18559a58>\r\n<<<\n 9533 1726888066.07547: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185042e8>\r\n<<<\n 9533 1726888066.07573: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9533 1726888066.07585: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9533 1726888066.07639: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18504ac8>\r\n<<<\n 9533 1726888066.07653: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18539278>\r\n<<<\n 9533 1726888066.07952: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1852e470>\r\n<<<\n 9533 1726888066.07969: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9533 1726888066.07985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9533 1726888066.08003: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1884efd0>\r\n<<<\n 9533 1726888066.08026: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18542278>\r\n<<<\n 9533 1726888066.08051: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18542390>\r\n<<<\n 9533 1726888066.08075: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 9533 1726888066.08089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9533 1726888066.08112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9533 1726888066.08132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9533 1726888066.08154: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 9533 1726888066.08170: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.08217: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185d0dd8>\r\n<<<\n 9533 1726888066.08300: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9533 1726888066.08319: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185d7e80>\r\n<<<\n 9533 1726888066.08333: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4208>\r\n<<<\n 9533 1726888066.08352: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9533 1726888066.08365: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4a90>\r\n<<<\n 9533 1726888066.08815: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1854e748>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185f5e80>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c40f0>\r\n<<<\n 9533 1726888066.08907: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.08915: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583d30>\r\n<<<\n 9533 1726888066.08941: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.08949: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583eb8>\r\n<<<\n 9533 1726888066.08978: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9531 1726888066.09000: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ce6d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32c1400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cef98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33ce048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e329ecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9533 1726888066.09006: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185424e0>\r\n<<<\n 9533 1726888066.09020: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 9533 1726888066.09039: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9533 1726888066.09052: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9533 1726888066.09097: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.09113: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859f978>\r\n<<<\n 9533 1726888066.09263: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1859a0b8>\r\n<<<\n 9533 1726888066.09295: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.09311: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859a2b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18590b38>\r\n<<<\n 9533 1726888066.09330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9533 1726888066.09344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.09417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.09488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.09509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.09525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9533 1726888066.09537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.09630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.09729: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 9533 1726888066.09738: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.09755: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 9533 1726888066.09765: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9533 1726888066.09803: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9533 1726888066.09997: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185b7d30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b79e8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7208>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7860>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185a7a90>\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.10319: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3306208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fd940>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32b1198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3305278>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e6438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32db630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e67f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fdeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f0588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33dd048>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33f10b8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb438>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 9533 1726888066.10438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.10893: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9533 1726888066.10903: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9533 1726888066.10924: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9533 1726888066.10939: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9533 1726888066.10949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.10968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.10994: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9533 1726888066.11002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.11019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.11036: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.11148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9531 1726888066.11224: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cbc50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32fe940>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35890f0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb2b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3589f28>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3597080>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35971d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f06d8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a5b70>\r\n<<<\n 9531 1726888066.11238: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35a32b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a34a8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3597d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35bdf98>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdc50>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bd470>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdac8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35ade10>\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.11271: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9533 1726888066.11297: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14e80208>\r\n<<<\n 9533 1726888066.11320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.11667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12136: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9533 1726888066.12147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12195: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9533 1726888066.12209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12336: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9533 1726888066.12344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.12396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12425: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9533 1726888066.12439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12872: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9533 1726888066.12900: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9533 1726888066.12919: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14ef5da0>\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.12940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.12958: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9533 1726888066.12969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13067: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9533 1726888066.13078: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 9533 1726888066.13084: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9533 1726888066.13099: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9533 1726888066.13112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13168: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9533 1726888066.13179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13340: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9536 1726888066.13365: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a84c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a859630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8650f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpat<<<\n 9536 1726888066.13376: stdout chunk (state=3):\n>>>h.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80fe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8164e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7f9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7fc198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b0a940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b1c240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a86aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9531 1726888066.13429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.13472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.13557: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b14ed60f0>\r\n<<<\n 9533 1726888066.13624: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b15220e10>\r\n<<<\n 9533 1726888066.13830: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.14111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.14393: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9533 1726888066.14416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9533 1726888066.14439: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9536 1726888066.14453: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a8a0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a952e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478a95f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a95ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a9f0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae57f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae5be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad1470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ac14a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788422e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547884ad68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad90f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478850e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478abb2e8>\r\n<<<\n 9531 1726888066.14536: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e339eda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.14898: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f09048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f090f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1523c908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.14907: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9533 1726888066.14998: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9533 1726888066.15320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.15562: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9536 1726888066.15578: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b33048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783e7208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788617f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783eccf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478411710>\r\n# /usr/lib64/python3.6/__pycache<<<\n 9536 1726888066.15588: stdout chunk (state=3):\n>>>__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781c3c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6358><<<\n 9531 1726888066.15633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3455da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9536 1726888066.16648: stdout chunk (state=3):\n>>>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781a8ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54781b6f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c86d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781bd080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c8a58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788568d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e0588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e45f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4ac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4be0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_extern<<<\n 9536 1726888066.16678: stdout chunk (state=3):\n>>>al.ExtensionFileLoader object at 0x7f547a7e4f28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e44a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7d4ac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783fc3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0438>\r\n<<<\n 9533 1726888066.16701: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 88080579, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888043.561472, \"mtime\": 1726888043.2584674, \"ctime\": 1726888043.5624719, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2969693212\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 9531 1726888066.16736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e341b2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ad0f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e341b630>\r\n<<<\n 9533 1726888066.16948: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n<<<\n 9533 1726888066.17004: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 9533 1726888066.17075: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 9533 1726888066.17116: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9533 1726888066.17257: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9533 1726888066.17309: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n<<<\n 9533 1726888066.17394: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n<<<\n 9533 1726888066.17467: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 9533 1726888066.17561: stdout chunk (state=3):\n>>># destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n<<<\n 9533 1726888066.17642: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n<<<\n 9533 1726888066.17684: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n<<<\n 9533 1726888066.17703: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 9536 1726888066.17736: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54767e78d0>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.18113: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3584048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 9533 1726888066.18135: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9533 1726888066.18154: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9533 1726888066.18195: stderr chunk (state=3):\n>>><<<\n 9533 1726888066.18201: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ffe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c895828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ff9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a2630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ae0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c858e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c85f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c842d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c845198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab53940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab65240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8b3a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aad30b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aade2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1aadef98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aadeac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aae80b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2e7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2ebe0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab1a470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab0a4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a88b2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a893d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab220f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a899e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab042e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab7c048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fe48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fa58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aaeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4311d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a436cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45a320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a45a6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4613c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a20cbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1ff320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f9fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f1eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a461d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a1fff98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45aa58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c8116d8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a206080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c811a58>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c829588>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d5f8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dac8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dbe0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829dd8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82df28>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c82d4a8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d208>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c81dac8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a446390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829438>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b188308d0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b184f1a90>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18518240>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185564a8>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185565c0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18556b00>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18559128>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18559a58>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185042e8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18504ac8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18539278>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1852e470>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1884efd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18542278>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18542390>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185d0dd8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185d7e80>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4208>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1854e748>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185f5e80>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c40f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583d30>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583f98>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185424e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859f978>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1859a0b8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859a2b0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18590b38>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185b7d30>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b79e8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7208>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7860>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185a7a90>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14e80208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14ef5da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b14ed60f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b15220e10>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f09048>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f090f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1523c908>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 88080579, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888043.561472, \"mtime\": 1726888043.2584674, \"ctime\": 1726888043.5624719, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2969693212\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9533 1726888066.18268: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ffe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c895828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ff9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a2630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ae0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c858e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c85f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c842d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c845198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab53940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab65240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aad30b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aade2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1aadef98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aadeac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aae80b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2e7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2ebe0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab1a470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab0a4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a88b2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a893d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab220f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a899e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab042e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab7c048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fe48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aaeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4311d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a436cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45a320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a45a6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4613c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a20cbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1ff320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f9fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f1eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a461d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a1fff98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45aa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c8116d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a206080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c811a58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c829588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d5f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dbe0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82df28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c82d4a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c81dac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a446390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b188308d0>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b184f1a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18518240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185564a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185565c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18556b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18559128>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18559a58>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185042e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18504ac8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18539278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1852e470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1884efd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18542278>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18542390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185d0dd8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185d7e80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4208>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1854e748>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185f5e80>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c40f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583d30>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185424e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859f978>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1859a0b8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859a2b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18590b38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185b7d30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b79e8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7208>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7860>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185a7a90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14e80208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14ef5da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b14ed60f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b15220e10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f09048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f090f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1523c908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 88080579, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888043.561472, \"mtime\": 1726888043.2584674, \"ctime\": 1726888043.5624719, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2969693212\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9533 1726888066.18501: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888065.8557975-9533-207101275542502/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9533 1726888066.18549: variable 'ansible_module_compression' from source: unknown\n 9533 1726888066.18595: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 9533 1726888066.18617: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 9533 1726888066.18689: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py\n<10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp8pxfrq5s TO /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py\n<10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' '[10.31.47.17]'\n 9533 1726888066.19141: Sending initial data\n 9533 1726888066.19148: Sent initial data (151 bytes)\n 9536 1726888066.19287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9531 1726888066.20352: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 94372035, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888046.6514482, \"mtime\": 1726888046.3904479, \"ctime\": 1726888046.6524484, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"4214434366\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] rem<<<\n 9531 1726888066.20416: stdout chunk (state=3):\n>>>oving shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n<<<\n 9531 1726888066.21184: stdout chunk (state=3):\n>>># destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9531 1726888066.21193: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9531 1726888066.21206: stdout chunk (state=3):\n>>><<<\n 9531 1726888066.21212: stderr chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ace48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7642828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ac9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e764f630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e765b0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7605e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e760c4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75efd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75f2198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5900940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5912240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7660a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5880208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588a438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e588e128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588ac18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588e208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58db940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58dbd30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd2e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58d32e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58c65c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b75f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5638438>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5628eb8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd240>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5645fd0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b1438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a390>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a198>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a4a8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e592a198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564af98>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564aba8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a860>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5662080>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51dd358>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a940>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51e2e48>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e5207828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520d518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb9d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fa4048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520deb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e4fb3128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb31d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7c18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a9b0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75d2748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db7b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbc88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbda0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d2f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75e2128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75db668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db3c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75c7c88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51f24e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d25f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35dba90>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ce6d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32c1400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cef98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33ce048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e329ecc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3306208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fd940>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32b1198>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3305278>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e6438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32db630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e67f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fdeb8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f0588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33dd048>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33f10b8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb438>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cbc50>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32fe940>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35890f0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb2b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3589f28>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3597080>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35971d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f06d8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a5b70>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35a32b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a34a8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3597d30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35bdf98>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdc50>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bd470>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdac8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35ade10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e339eda0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3455da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e341b2b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ad0f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e341b630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3584048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 94372035, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888046.6514482, \"mtime\": 1726888046.3904479, \"ctime\": 1726888046.6524484, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"4214434366\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9531 1726888066.21285: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ace48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7642828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ac9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e764f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e765b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7605e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e760c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75efd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75f2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5900940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5912240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7660a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5880208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588a438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e588e128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588ac18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588e208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58db940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58dbd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58d32e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58c65c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b75f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5638438>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5628eb8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd240>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5645fd0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b1438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a390>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a198>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a4a8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e592a198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564af98>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564aba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5662080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51dd358>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51e2e48>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a6d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e5207828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520d518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb9d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fa4048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520deb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e4fb3128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb31d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7c18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a9b0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75d2748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d2f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75e2128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75db668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75c7c88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51f24e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d25f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35dba90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ce6d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32c1400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cef98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33ce048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e329ecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3306208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fd940>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32b1198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3305278>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e6438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32db630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e67f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fdeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f0588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33dd048>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33f10b8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb438>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cbc50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32fe940>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35890f0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb2b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3589f28>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3597080>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35971d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f06d8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a5b70>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35a32b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a34a8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3597d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35bdf98>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdc50>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bd470>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdac8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35ade10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e339eda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3455da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e341b2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ad0f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e341b630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3584048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 94372035, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888046.6514482, \"mtime\": 1726888046.3904479, \"ctime\": 1726888046.6524484, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"4214434366\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9531 1726888066.22041: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888065.8287327-9531-2996636405692/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9531 1726888066.22080: variable 'ansible_module_compression' from source: unknown\n 9531 1726888066.22120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 9531 1726888066.22137: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 9531 1726888066.22248: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py\n<10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpijk5xpzq TO /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py\n<10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' '[10.31.46.117]'\n 9536 1726888066.21299: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764a8a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764cf240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650d4a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547650d5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650db00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476510128>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bb358>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bbe10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650e0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f0278>\r\n<<<\n 9536 1726888066.22372: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764e5470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476805d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764f92e8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476586e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547658ce48>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657aac8>\r\n<<<\n 9533 1726888066.22413: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp8pxfrq5s /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py\n<<<\n 9536 1726888066.24256: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765057b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765ace48>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653acf8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653ae80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653af60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476557940>\r\n<<<\n 9531 1726888066.24630: Sending initial data\n 9531 1726888066.24638: Sent initial data (149 bytes)\n 9536 1726888066.24664: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476551080>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476551278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476547b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547656ed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656ea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547655eac8>\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.26021: stderr chunk (state=3):\n>>><<<\n 9533 1726888066.26029: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp8pxfrq5s /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py\\n', b'')\n 9533 1726888066.26052: done transferring module to remote\n 9533 1726888066.26063: _low_level_execute_command(): starting\n 9533 1726888066.26068: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0'\"'\"''\n 9536 1726888066.26332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.27430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e38208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.28344: stderr chunk (state=2):\n>>><<<\n 9533 1726888066.28351: stdout chunk (state=2):\n>>><<<\n<10.31.47.17> (0, b'', b'')\n 9533 1726888066.28374: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9533 1726888066.28379: _low_level_execute_command(): starting\n 9533 1726888066.28387: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' -tt 10.31.47.17 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0'\"'\"''\n 9531 1726888066.28472: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpijk5xpzq /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py\n<<<\n 9536 1726888066.28488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.29536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eace10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9531 1726888066.29618: stderr chunk (state=3):\n>>><<<\n 9531 1726888066.29624: stdout chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpijk5xpzq /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py\\n', b'')\n 9531 1726888066.29646: done transferring module to remote\n 9531 1726888066.29656: _low_level_execute_command(): starting\n 9531 1726888066.29661: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0'\"'\"''\n 9536 1726888066.30559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5472ecf128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54731dbe48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.31644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e82048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9533 1726888066.31664: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 9533 1726888066.31678: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 9533 1726888066.31697: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 9533 1726888066.31740: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9533 1726888066.31771: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 9533 1726888066.31781: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 9533 1726888066.31816: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 9533 1726888066.31827: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 9533 1726888066.31835: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 9533 1726888066.31845: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9533 1726888066.31892: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 9533 1726888066.31900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.31918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9533 1726888066.31943: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9533 1726888066.31953: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 9533 1726888066.31975: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c653e48>\r\n<<<\n 9533 1726888066.32006: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 9533 1726888066.32020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32037: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5e9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6539b0>\r\n<<<\n 9533 1726888066.32059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32067: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5f6630>\r\n<<<\n 9533 1726888066.32093: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9533 1726888066.32114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32128: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd160>\r\n<<<\n 9533 1726888066.32150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32196: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9533 1726888066.32215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32223: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6020f0>\r\n<<<\n 9533 1726888066.32243: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd748>\r\n<<<\n 9533 1726888066.32267: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd390>\r\n<<<\n 9533 1726888066.32302: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9533 1726888066.32309: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32332: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9533 1726888066.32347: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32361: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 9533 1726888066.32377: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9533 1726888066.32398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32405: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 9533 1726888066.32412: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7470>\r\n<<<\n 9533 1726888066.32436: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9533 1726888066.32445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 9533 1726888066.32502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5ace48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7b38>\r\n<<<\n 9536 1726888066.32962: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e820f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eaf940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.32982: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5b34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c596d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c599198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8a7940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8b9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c607a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 9531 1726888066.33024: stderr chunk (state=2):\n>>><<<\n 9531 1726888066.33031: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9531 1726888066.33047: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9531 1726888066.33051: _low_level_execute_command(): starting\n 9531 1726888066.33058: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' -tt 10.31.46.117 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0'\"'\"''\n 9533 1726888066.33133: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9533 1726888066.33170: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33190: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9533 1726888066.33212: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33236: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9533 1726888066.33318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33334: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9533 1726888066.33355: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 9533 1726888066.33381: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33404: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9533 1726888066.33424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33443: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8270b8>\r\n<<<\n 9533 1726888066.33469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8322e8>\r\n<<<\n 9533 1726888066.33487: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 9533 1726888066.33505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33534: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a832f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a832ac8>\r\n<<<\n 9533 1726888066.33550: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 9533 1726888066.33574: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33596: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a83c0b8>\r\nimport '_collections' # \r\n<<<\n 9533 1726888066.33644: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8827f0>\r\n<<<\n 9533 1726888066.33663: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9533 1726888066.33685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33714: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a882be0>\r\n<<<\n 9533 1726888066.33766: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876198>\r\n<<<\n 9533 1726888066.33797: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33819: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a86e470>\r\n<<<\n 9533 1726888066.33861: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a85e4a8>\r\n<<<\n 9533 1726888066.33890: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 9533 1726888066.33918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9533 1726888066.33938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 9533 1726888066.33963: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9533 1726888066.34021: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5df2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5e7d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876470>\r\nimport '_locale' # \r\n<<<\n 9533 1726888066.34064: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 9533 1726888066.34097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5ede48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8582e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 9533 1726888066.34120: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 9533 1726888066.34148: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5edfd0>\r\n<<<\n 9533 1726888066.34174: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8d0048>\r\n<<<\n 9533 1726888066.34203: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9533 1726888066.34227: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.34252: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9533 1726888066.34279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3a20>\r\n<<<\n 9533 1726888066.34300: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\n<<<\n 9533 1726888066.34330: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9533 1726888066.34353: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9533 1726888066.34373: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9536 1726888066.34387: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9533 1726888066.34426: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5feeb8>\r\n<<<\n 9533 1726888066.34454: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9533 1726888066.34499: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1851d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe7b8>\r\n<<<\n 9533 1726888066.34524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 9533 1726888066.34537: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9533 1726888066.35053: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a18acc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1ae320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a1ae6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b53c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f60be0>\r\n<<<\n 9533 1726888066.35085: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f53320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f4dfd0>\r\n<<<\n 9533 1726888066.35094: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f45eb8>\r\n<<<\n 9533 1726888066.35123: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b5d68>\r\n<<<\n 9533 1726888066.35154: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35166: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1709f53f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1aea58>\r\n<<<\n 9533 1726888066.35190: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9533 1726888066.35205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9533 1726888066.35241: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565748>\r\n<<<\n 9533 1726888066.35262: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f5a080>\r\nimport 'pwd' # \r\n<<<\n 9533 1726888066.35291: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35298: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565ac8>\r\n<<<\n 9533 1726888066.35350: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3898>\r\n<<<\n 9533 1726888066.35368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9533 1726888066.35385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 9533 1726888066.35402: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 9533 1726888066.35420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9533 1726888066.35443: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35454: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c57d5f8>\r\n<<<\n 9533 1726888066.35470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 9533 1726888066.35478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9533 1726888066.35607: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35616: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581668>\r\n<<<\n 9533 1726888066.35639: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35648: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581b38>\r\n<<<\n 9533 1726888066.35674: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35682: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35698: stdout chunk (state=3):\n>>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57de48>\r\n<<<\n 9533 1726888066.35714: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9533 1726888066.35727: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.35735: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c581518>\r\n<<<\n 9533 1726888066.35766: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581278>\r\n<<<\n 9533 1726888066.35801: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c571b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a19a390>\r\n<<<\n 9533 1726888066.35830: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9533 1726888066.35865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9533 1726888066.35910: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57d4a8>\r\n<<<\n 9536 1726888066.35997: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 85983427, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888044.9539154, \"mtime\": 1726888044.654916, \"ctime\": 1726888044.9559155, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1212236922\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] remo<<<\n 9533 1726888066.36042: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9536 1726888066.36287: stdout chunk (state=3):\n>>>ving shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n<<<\n 9533 1726888066.36296: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708584940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.37039: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.<<<\n 9536 1726888066.37054: stdout chunk (state=3):\n>>>moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 9533 1726888066.37539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9536 1726888066.37554: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9536 1726888066.37560: stdout chunk (state=3):\n>>><<<\n 9536 1726888066.37571: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b6e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a84c828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b69b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a859630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8650f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80a470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80fe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80ab38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8164e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7f9d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7fc198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b0a940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b1c240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a86aa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a8a0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a952e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478a95f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a95ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a9f0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae57f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae5be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad1470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ac14a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788422e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547884ad68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad90f0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478850e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478abb2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b33048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783e7208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788617f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783eccf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478411710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781c3c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781a8ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54781b6f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c86d8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781bd080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c8a58>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788568d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e0588>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e45f8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4ac8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4be0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0dd8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4f28>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e44a8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4208>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7d4ac8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783fc3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0438>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54767e78d0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764a8a90>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764cf240>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650d4a8>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547650d5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650db00>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476510128>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bb358>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bbe10>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650e0f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f0278>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764e5470>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476805d30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764f92e8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476586e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547658ce48>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a2b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657aac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765057b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765ace48>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653acf8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653ae80>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653af60>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476557940>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476551080>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476551278>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476547b00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547656ed68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656ea20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e240>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e8d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547655eac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e38208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eace10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5472ecf128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54731dbe48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e82048>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e820f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eaf940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 85983427, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888044.9539154, \"mtime\": 1726888044.654916, \"ctime\": 1726888044.9559155, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1212236922\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9536 1726888066.37635: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a84c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a859630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8650f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80fe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8164e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7f9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7fc198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b0a940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b1c240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a86aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a8a0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a952e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478a95f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a95ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a9f0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae57f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae5be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad1470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ac14a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788422e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547884ad68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad90f0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478850e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478abb2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b33048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783e7208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788617f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783eccf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478411710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781c3c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781a8ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54781b6f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c86d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781bd080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c8a58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788568d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e0588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e45f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4ac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4be0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4f28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e44a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7d4ac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783fc3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54767e78d0>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764a8a90>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764cf240>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650d4a8>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547650d5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650db00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476510128>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bb358>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bbe10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650e0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f0278>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764e5470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476805d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764f92e8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476586e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547658ce48>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657aac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765057b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765ace48>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653acf8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653ae80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653af60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476557940>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476551080>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476551278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476547b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547656ed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656ea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547655eac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e38208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eace10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5472ecf128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54731dbe48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e82048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e820f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eaf940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 85983427, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726888044.9539154, \"mtime\": 1726888044.654916, \"ctime\": 1726888044.9559155, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1212236922\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9536 1726888066.37888: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888065.9021468-9536-234991000699620/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9536 1726888066.37950: variable 'ansible_module_compression' from source: unknown\n 9536 1726888066.37999: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 9536 1726888066.38021: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 9536 1726888066.38100: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py\n<10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0fkpxisq TO /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py\n<10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' '[10.31.44.178]'\n 9533 1726888066.38243: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708245b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9531 1726888066.38708: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb30e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceac6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb309b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccead3630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceadf0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84470>\r\n<<<\n 9533 1726888066.38748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170826c2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aa518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082aa630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aab70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ad198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17085a8780>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708255048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9533 1726888066.38774: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ab128>\r\n<<<\n 9533 1726888066.38793: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170828d2e8>\r\n<<<\n 9536 1726888066.39306: Sending initial data\n 9536 1726888066.39316: Sent initial data (151 bytes)\n 9533 1726888066.39359: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082824e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17085a8fd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708249198>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708323e80>\r\n<<<\n 9531 1726888066.39528: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea89e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea904e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea73d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea76198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd84940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd96240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceae4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9533 1726888066.39814: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708329ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17083172b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082a27b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9533 1726888066.39840: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708347f28>\r\n<<<\n 9533 1726888066.39895: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317128>\r\n<<<\n 9533 1726888066.40032: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7dd8>\r\n<<<\n 9533 1726888066.40074: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7f60>\r\n<<<\n 9533 1726888066.40123: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082e4080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296550>\r\n<<<\n 9533 1726888066.40169: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9533 1726888066.40189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9533 1726888066.40227: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082f2a20>\r\n<<<\n 9533 1726888066.40380: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ed160>\r\n<<<\n 9533 1726888066.40411: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 9533 1726888066.40444: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082ed358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082e4be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9531 1726888066.40457: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd04208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0e438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccd12128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0ec18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd12208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5f940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5fd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd512e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd572e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd4a5c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd3b5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccabc400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaace80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd515c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.Sour<<<\n 9531 1726888066.40471: stdout chunk (state=3):\n>>>ceFileLoader object at 0x7f5cccac9f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd35438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccdae198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccacef60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaceb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccae6048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9533 1726888066.40478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.40584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.40621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9533 1726888066.40658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.40752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.40855: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.40904: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9533 1726888066.40942: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170830be48>\r\n<<<\n 9533 1726888066.40983: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830bb00>\r\n<<<\n 9533 1726888066.41021: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b320>\r\n<<<\n 9533 1726888066.41063: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9533 1726888066.41099: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082fac88>\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.41543: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc661320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc666e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68b470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc68b828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc43dd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc428048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691eb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc437128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68bba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3b898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc4371d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3bc18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea56748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9533 1726888066.41560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.42009: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9533 1726888066.42036: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9533 1726888066.42069: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.42098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.42142: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.42176: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.42269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.42401: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9533 1726888066.42441: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bd3c18>\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.42639: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea56f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea66128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea5f668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea4bc88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc6764e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea565f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa5fa90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.42639: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0fkpxisq /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py\n<<<\n 9533 1726888066.42798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.43147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.43200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.43260: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.43292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.43401: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.43452: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9533 1726888066.43595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.43719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9536 1726888066.43796: stderr chunk (state=3):\n>>><<<\n 9536 1726888066.43803: stdout chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0fkpxisq /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py\\n', b'')\n 9536 1726888066.43827: done transferring module to remote\n 9536 1726888066.43838: _low_level_execute_command(): starting\n 9536 1726888066.43843: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0'\"'\"''\n 9533 1726888066.43933: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9533 1726888066.44559: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c49eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 9533 1726888066.44579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9533 1726888066.44665: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1704c2c160>\r\n<<<\n 9533 1726888066.44729: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704f76e80>\r\n<<<\n 9533 1726888066.44759: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9533 1726888066.44773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.44820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9531 1726888066.44823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.44866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.44887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.44925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.45220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.45500: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9533 1726888066.45526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9533 1726888066.45546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9533 1726888066.45553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9533 1726888066.45683: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e0b8>\r\n<<<\n 9533 1726888066.45699: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9533 1726888066.45713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9533 1726888066.45814: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e160>\r\n<<<\n 9533 1726888066.45858: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bfeac8>\r\n<<<\n 9533 1726888066.45913: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 9533 1726888066.45930: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.45945: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8526d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca745400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca852f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca852048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca722cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca78a208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca78aa90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca70f278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca789278>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca76a438>\r\n<<<\n 9533 1726888066.45970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9533 1726888066.46003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.46211: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.46545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9531 1726888066.46796: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca75f630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa81400>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca7744a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7745c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca861080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca875080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84f470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fc88>\r\n<<<\n 9533 1726888066.46997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9533 1726888066.47503: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\n<<<\n 9533 1726888066.47513: stdout chunk (state=3):\n>>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170489ca20>\r\n<<<\n 9536 1726888066.47643: stderr chunk (state=2):\n>>><<<\n 9536 1726888066.47653: stdout chunk (state=2):\n>>><<<\n 9533 1726888066.47656: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n<10.31.44.178> (0, b'', b'')\n 9533 1726888066.47677: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9536 1726888066.47679: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9536 1726888066.47698: _low_level_execute_command(): starting\n 9536 1726888066.47706: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' -tt 10.31.44.178 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0'\"'\"''\n 9533 1726888066.48232: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n<<<\n 9531 1726888066.48662: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca782978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa0d048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fdd8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa0def0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b048>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b198>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca774710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa29b38>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa27278>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa27470>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa1bcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa40f60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40c18>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40a90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa31dd8>\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.48777: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n<<<\n 9533 1726888066.48814: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9533 1726888066.48843: stdout chunk (state=3):\n>>># destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n<<<\n 9533 1726888066.48893: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n<<<\n 9533 1726888066.48916: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 9533 1726888066.49247: stderr chunk (state=3):\n>>>Shared connection to 10.31.47.17 closed.\r\n<<<\n 9533 1726888066.49287: stderr chunk (state=3):\n>>><<<\n 9533 1726888066.49294: stdout chunk (state=3):\n>>><<<\n<10.31.47.17> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c653e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5e9828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6539b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5f6630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6020f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5ace48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5b34e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c596d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c599198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8a7940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8b9240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c607a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8270b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8322e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a832f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a832ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a83c0b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8827f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a882be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876e80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a86e470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a85e4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5df2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5e7d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5ede48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8582e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5edfd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8d0048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5feeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1851d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a18acc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1ae320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a1ae6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b53c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f60be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f53320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f4dfd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f45eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b5d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1709f53f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1aea58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f5a080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c57d5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57de48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c581518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c571b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a19a390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57d4a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708584940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708245b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170826c2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aa518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082aa630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aab70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ad198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17085a8780>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708255048>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ab128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170828d2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082824e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17085a8fd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708249198>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708323e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708329ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17083172b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082a27b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708347f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7f60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082e4080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082f2a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ed160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082ed358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082e4be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170830be48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830bb00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082fac88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bd3c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c49eb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1704c2c160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704f76e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bfeac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170489ca20>\\r\\n\\r\\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.47.17 closed.\\r\\n')\n 9533 1726888066.49360: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c653e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5e9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6539b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5f6630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6020f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5ace48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5b34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c596d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c599198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8a7940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8b9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c607a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8270b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8322e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a832f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a832ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a83c0b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8827f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a882be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876e80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a86e470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a85e4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5df2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5e7d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5ede48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8582e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5edfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8d0048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5feeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1851d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a18acc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1ae320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a1ae6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b53c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f60be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f53320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f4dfd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f45eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b5d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1709f53f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1aea58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f5a080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c57d5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57de48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c581518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c571b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a19a390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57d4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708584940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708245b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170826c2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aa518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082aa630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aab70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ad198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17085a8780>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708255048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ab128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170828d2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082824e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17085a8fd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708249198>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708323e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708329ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17083172b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082a27b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708347f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7f60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082e4080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082f2a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ed160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082ed358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082e4be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170830be48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830bb00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082fac88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bd3c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c49eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1704c2c160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704f76e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bfeac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170489ca20>\r\n\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.47.17 closed.\r\n 9533 1726888066.49541: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9533 1726888066.49590: _low_level_execute_command(): starting\n 9533 1726888066.49601: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ > /dev/null 2>&1 && sleep 0'\n<10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/cb2a2dc5db\"' 10.31.47.17 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9531 1726888066.51132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9531 1726888066.52225: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8225f8>\r\n# zipimport: zlib available\r\n<<<\n 9533 1726888066.52828: stderr chunk (state=2):\n>>><<<\n 9533 1726888066.52839: stdout chunk (state=2):\n>>><<<\n 9536 1726888066.52841: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e4d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e5a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e660f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n<10.31.47.17> (0, b'', b'')\n 9533 1726888066.52858: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9533 1726888066.52866: handler run complete\n 9533 1726888066.52886: attempt loop complete, returning result\n 9533 1726888066.52889: _execute() done\n 9533 1726888066.52894: dumping result to json\n 9533 1726888066.52900: done dumping result, returning\n 9533 1726888066.52907: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [026adac1-1d6b-4d75-acc5-000000000015]\n 9533 1726888066.52977: sending task result for task 026adac1-1d6b-4d75-acc5-000000000015\n 9533 1726888066.53016: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000015\n 9533 1726888066.53020: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\",\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n },\n \"before\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"tlog-rec-session.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 2771,\n \"state\": \"file\",\n \"uid\": 0\n}\n 9531 1726888066.53373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.53935: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e10e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e174e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19110b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19111d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e6ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9531 1726888066.54425: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8d9dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.55033: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19108b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910962e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd191096f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191096ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910a00b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e67f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e6be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910dae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910d2470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910c24a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e432b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e4bd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 9536 1726888066.55043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910bc2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191134048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e626d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9531 1726888066.55527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca89f2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca9fd0f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9536 1726888066.56133: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e62eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909e91d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e627b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909eecc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190a126d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a193c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907c4be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b7320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b1fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907a9eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a19d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1907b7f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/l<<<\n 9536 1726888066.56141: stdout chunk (state=3):\n>>>ib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907be080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de15f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 9531 1726888066.56628: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca89f630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa08048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.56638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.57255: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de1e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de5518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dd5b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909fe390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de14a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ede8940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9531 1726888066.58676: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7c59e8>\r\n\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# <<<\n 9531 1726888066.58712: stdout chunk (state=3):\n>>>cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# de<<<\n 9531 1726888066.58736: stdout chunk (state=3):\n>>>stroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 9531 1726888066.58829: stderr chunk (state=3):\n>>>Shared connection to 10.31.46.117 closed.\r\n<<<\n 9531 1726888066.58837: stdout chunk (state=3):\n>>><<<\n 9531 1726888066.58852: stderr chunk (state=3):\n>>><<<\n<10.31.46.117> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb30e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceac6828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb309b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccead3630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceadf0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea89e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea904e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea73d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea76198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd84940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd96240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceae4a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd04208>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0e438>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccd12128>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0ec18>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd12208>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5f940>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5fd30>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd512e8>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd572e8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd4a5c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd3b5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccabc400>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaace80>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd515c0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccac9f98>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd35438>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace358>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace160>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace470>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccdae198>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccacef60>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaceb70>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade828>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccae6048>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc661320>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade908>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc666e10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68b470>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc68b828>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691518>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc43dd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432470>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432160>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc428048>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691eb8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc437128>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68bba8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3b898>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc4371d0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3bc18>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace9e8>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea56748>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f7b8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fc88>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fda0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea56f98>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea66128>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea5f668>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f3c8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea4bc88>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc6764e0>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea565f8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa5fa90>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8526d8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca745400>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca852f98>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca852048>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca722cc0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca78a208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca78aa90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca70f278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca789278>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca76a438>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca75f630>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa81400>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca7744a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7745c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca861080>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca875080>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84f470>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fc88>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca782978>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa0d048>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fdd8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa0def0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b048>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b198>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca774710>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa29b38>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa27278>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa27470>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa1bcf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa40f60>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40c18>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40438>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40a90>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa31dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8225f8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8d9dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca89f2b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca9fd0f0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca89f630>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa08048>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7c59e8>\\r\\n\\r\\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.46.117 closed.\\r\\n')\n 9531 1726888066.59020: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb30e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceac6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb309b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccead3630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceadf0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea89e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea904e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea73d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea76198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd84940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd96240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceae4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd04208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0e438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccd12128>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0ec18>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd12208>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5f940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5fd30>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd512e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd572e8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd4a5c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd3b5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccabc400>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaace80>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd515c0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccac9f98>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd35438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace358>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace160>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace470>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccdae198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccacef60>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaceb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccae6048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc661320>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc666e10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68b470>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc68b828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc43dd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432470>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432160>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc428048>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691eb8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc437128>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68bba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3b898>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc4371d0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3bc18>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea56748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f7b8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fc88>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fda0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea56f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea66128>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea5f668>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f3c8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea4bc88>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc6764e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea565f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa5fa90>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8526d8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca745400>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca852f98>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca852048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca722cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca78a208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca78aa90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca70f278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca789278>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca76a438>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca75f630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa81400>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca7744a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7745c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca861080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca875080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84f470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fc88>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca782978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa0d048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fdd8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa0def0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b048>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b198>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca774710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa29b38>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa27278>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa27470>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa1bcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa40f60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40c18>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40a90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa31dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8225f8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8d9dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca89f2b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca9fd0f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca89f630>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa08048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7c59e8>\r\n\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.46.117 closed.\r\n 9531 1726888066.59221: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9531 1726888066.59265: _low_level_execute_command(): starting\n 9531 1726888066.59273: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/6fed29afac\"' 10.31.46.117 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9536 1726888066.59419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9536 1726888066.61176: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaa9b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead02b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0e518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb0e630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0eb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb11198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ee0c828>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eabc048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0f128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaf12e8>\r\n<<<\n 9536 1726888066.62093: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eae64e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ee0cfd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead00f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb87e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb8deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7bac8>\r\n<<<\n 9531 1726888066.62927: stderr chunk (state=2):\n>>><<<\n 9531 1726888066.62934: stdout chunk (state=2):\n>>><<<\n<10.31.46.117> (0, b'', b'')\n 9531 1726888066.62950: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9531 1726888066.62959: handler run complete\n 9531 1726888066.62977: attempt loop complete, returning result\n 9531 1726888066.62981: _execute() done\n 9531 1726888066.62984: dumping result to json\n 9531 1726888066.62990: done dumping result, returning\n 9531 1726888066.62998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [026adac1-1d6b-4d75-acc5-000000000015]\n 9531 1726888066.63012: sending task result for task 026adac1-1d6b-4d75-acc5-000000000015\n 9531 1726888066.63069: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000015\n 9531 1726888066.63073: WORKER PROCESS EXITING\n 9536 1726888066.63492: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb067b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ebacef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3be10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3bef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb480b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb56a58>\r\n<<<\nok: [managed_node1] => {\n \"changed\": false,\n \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\",\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n },\n \"before\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"tlog-rec-session.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 2771,\n \"state\": \"file\",\n \"uid\": 0\n}\n 9536 1726888066.64434: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb50198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb50390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb48c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb6fdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6fa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb5ebe0>\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.65534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9536 1726888066.66625: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b439240>\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.67722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.68828: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4ade48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.69925: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18b490160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b7dce80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.71021: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c20b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9536 1726888066.72125: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c2160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b462ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.73257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9536 1726888066.73735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b100a20>\r\n<<<\n 9536 1726888066.74841: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing thread<<<\n 9536 1726888066.74863: stdout chunk (state=3):\n>>>ing\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n#<<<\n 9536 1726888066.74901: stdout chunk (state=3):\n>>> cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n<<<\n 9536 1726888066.75848: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 9536 1726888066.75855: stderr chunk (state=3):\n>>>Shared connection to 10.31.44.178 closed.\r\n<<<\n 9536 1726888066.75866: stdout chunk (state=3):\n>>><<<\n 9536 1726888066.75871: stderr chunk (state=3):\n>>><<<\n<10.31.44.178> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb7e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e4d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb79b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e5a630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e660f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0b470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e10e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0bb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e174e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfd198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19110b940>\\r\\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19111d240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e6ba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19108b0b8>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910962e8>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd191096f98>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191096ac8>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910a00b8>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e67f0>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e6be0>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da198>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910dae80>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910d2470>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910c24a8>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e432b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e4bd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da470>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910bc2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191134048>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e626d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e62eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909e91d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e627b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909eecc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190a126d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a193c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907c4be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b7320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b1fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907a9eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a19d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1907b7f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12a58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907be080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de15f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de1e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de5518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dd5b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909fe390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de14a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ede8940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaa9b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead02b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0e518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb0e630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0eb70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb11198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ee0c828>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eabc048>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0f128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaf12e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eae64e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ee0cfd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead00f0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb87e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb8deb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b2b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7bac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb067b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ebacef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3be10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3bef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb480b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb56a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb50198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb50390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb48c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb6fdd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6fa90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb5ebe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b439240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4ade48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18b490160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b7dce80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c20b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c2160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b462ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b100a20>\\r\\n\\r\\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.44.178 closed.\\r\\n')\n 9536 1726888066.75927: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e4d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e5a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e660f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e10e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e174e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19110b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19111d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e6ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19108b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910962e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd191096f98>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191096ac8>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910a00b8>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e67f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e6be0>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910dae80>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910d2470>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910c24a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e432b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e4bd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da470>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910bc2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191134048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e626d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e62eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909e91d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e627b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909eecc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190a126d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a193c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907c4be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b7320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b1fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907a9eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a19d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1907b7f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907be080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de15f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de1e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de5518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dd5b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909fe390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de14a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ede8940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaa9b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead02b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0e518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb0e630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0eb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb11198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ee0c828>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eabc048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0f128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaf12e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eae64e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ee0cfd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead00f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb87e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb8deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7bac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb067b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ebacef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3be10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3bef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb480b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb56a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb50198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb50390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb48c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb6fdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6fa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb5ebe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b439240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4ade48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18b490160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b7dce80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c20b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c2160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b462ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b100a20>\r\n\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.44.178 closed.\r\n 9536 1726888066.76152: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9536 1726888066.76199: _low_level_execute_command(): starting\n 9536 1726888066.76211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ > /dev/null 2>&1 && sleep 0'\n<10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/89d277a06a\"' 10.31.44.178 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9536 1726888066.80113: stderr chunk (state=2):\n>>><<<\n 9536 1726888066.80120: stdout chunk (state=2):\n>>><<<\n<10.31.44.178> (0, b'', b'')\n 9536 1726888066.80140: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9536 1726888066.80149: handler run complete\n 9536 1726888066.80169: attempt loop complete, returning result\n 9536 1726888066.80173: _execute() done\n 9536 1726888066.80177: dumping result to json\n 9536 1726888066.80182: done dumping result, returning\n 9536 1726888066.80189: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [026adac1-1d6b-4d75-acc5-000000000015]\n 9536 1726888066.80202: sending task result for task 026adac1-1d6b-4d75-acc5-000000000015\n 9536 1726888066.80237: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000015\n 9536 1726888066.80240: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\",\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n },\n \"before\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"tlog-rec-session.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 2771,\n \"state\": \"file\",\n \"uid\": 0\n}\n 8995 1726888066.80411: no more pending results, returning what we have\n 8995 1726888066.80415: results queue empty\n 8995 1726888066.80415: checking for any_errors_fatal\n 8995 1726888066.80421: done checking for any_errors_fatal\n 8995 1726888066.80421: checking for max_fail_percentage\n 8995 1726888066.80423: done checking for max_fail_percentage\n 8995 1726888066.80424: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888066.80425: done checking to see if all hosts have failed\n 8995 1726888066.80425: getting the remaining hosts for this loop\n 8995 1726888066.80426: done getting the remaining hosts for this loop\n 8995 1726888066.80429: getting the next task for host managed_node1\n 8995 1726888066.80435: done getting next task for host managed_node1\n 8995 1726888066.80436: ^ task is: TASK: meta (role_complete)\n 8995 1726888066.80438: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.80439: getting the next task for host managed_node2\n 8995 1726888066.80441: done getting next task for host managed_node2\n 8995 1726888066.80442: ^ task is: TASK: meta (role_complete)\n 8995 1726888066.80443: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.80444: getting the next task for host managed_node3\n 8995 1726888066.80446: done getting next task for host managed_node3\n 8995 1726888066.80446: ^ task is: TASK: meta (role_complete)\n 8995 1726888066.80447: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.80462: getting variables\n 8995 1726888066.80464: in VariableManager get_vars()\n 8995 1726888066.80496: Calling all_inventory to load vars for managed_node1\n 8995 1726888066.80499: Calling groups_inventory to load vars for managed_node1\n 8995 1726888066.80501: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888066.80509: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888066.80511: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888066.80514: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888066.81169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.81917: done with get_vars()\n 8995 1726888066.81934: done getting variables\n 8995 1726888066.81995: getting variables\n 8995 1726888066.81996: in VariableManager get_vars()\n 8995 1726888066.82004: Calling all_inventory to load vars for managed_node2\n 8995 1726888066.82006: Calling groups_inventory to load vars for managed_node2\n 8995 1726888066.82007: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888066.82010: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888066.82011: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888066.82012: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888066.82672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.83374: done with get_vars()\n 8995 1726888066.83385: done getting variables\n 8995 1726888066.83434: getting variables\n 8995 1726888066.83436: in VariableManager get_vars()\n 8995 1726888066.83446: Calling all_inventory to load vars for managed_node3\n 8995 1726888066.83447: Calling groups_inventory to load vars for managed_node3\n 8995 1726888066.83448: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888066.83451: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888066.83457: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888066.83460: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888066.84294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.84982: done with get_vars()\n 8995 1726888066.84994: done getting variables\n 8995 1726888066.85031: done queuing things up, now waiting for results queue to drain\n 8995 1726888066.85033: results queue empty\n 8995 1726888066.85033: checking for any_errors_fatal\n 8995 1726888066.85037: done checking for any_errors_fatal\n 8995 1726888066.85037: checking for max_fail_percentage\n 8995 1726888066.85038: done checking for max_fail_percentage\n 8995 1726888066.85038: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888066.85039: done checking to see if all hosts have failed\n 8995 1726888066.85039: getting the remaining hosts for this loop\n 8995 1726888066.85039: done getting the remaining hosts for this loop\n 8995 1726888066.85042: getting the next task for host managed_node1\n 8995 1726888066.85045: done getting next task for host managed_node1\n 8995 1726888066.85045: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888066.85046: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.85047: getting the next task for host managed_node2\n 8995 1726888066.85048: done getting next task for host managed_node2\n 8995 1726888066.85049: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888066.85049: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.85050: getting the next task for host managed_node3\n 8995 1726888066.85051: done getting next task for host managed_node3\n 8995 1726888066.85051: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888066.85052: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.85056: getting variables\n 8995 1726888066.85057: in VariableManager get_vars()\n 8995 1726888066.85064: Calling all_inventory to load vars for managed_node1\n 8995 1726888066.85065: Calling groups_inventory to load vars for managed_node1\n 8995 1726888066.85066: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888066.85069: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888066.85070: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888066.85072: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888066.85687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.86404: done with get_vars()\n 8995 1726888066.86415: done getting variables\n 8995 1726888066.86445: in VariableManager get_vars()\n 8995 1726888066.86453: Calling all_inventory to load vars for managed_node1\n 8995 1726888066.86455: Calling groups_inventory to load vars for managed_node1\n 8995 1726888066.86456: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888066.86458: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888066.86460: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888066.86462: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888066.87011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.87730: done with get_vars()\n 8995 1726888066.87745: getting variables\n 8995 1726888066.87746: in VariableManager get_vars()\n 8995 1726888066.87753: Calling all_inventory to load vars for managed_node2\n 8995 1726888066.87754: Calling groups_inventory to load vars for managed_node2\n 8995 1726888066.87756: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888066.87758: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888066.87760: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888066.87763: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888066.88338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.89006: done with get_vars()\n 8995 1726888066.89017: done getting variables\n 8995 1726888066.89048: in VariableManager get_vars()\n 8995 1726888066.89057: Calling all_inventory to load vars for managed_node2\n 8995 1726888066.89058: Calling groups_inventory to load vars for managed_node2\n 8995 1726888066.89059: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888066.89063: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888066.89065: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888066.89066: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888066.89581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.90270: done with get_vars()\n 8995 1726888066.90284: getting variables\n 8995 1726888066.90285: in VariableManager get_vars()\n 8995 1726888066.90290: Calling all_inventory to load vars for managed_node3\n 8995 1726888066.90294: Calling groups_inventory to load vars for managed_node3\n 8995 1726888066.90295: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888066.90298: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888066.90299: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888066.90300: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888066.90878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.91549: done with get_vars()\n 8995 1726888066.91562: done getting variables\n 8995 1726888066.91592: in VariableManager get_vars()\n 8995 1726888066.91599: Calling all_inventory to load vars for managed_node3\n 8995 1726888066.91601: Calling groups_inventory to load vars for managed_node3\n 8995 1726888066.91602: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888066.91604: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888066.91605: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888066.91607: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888066.92120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.92800: done with get_vars()\n 8995 1726888066.92813: done queuing things up, now waiting for results queue to drain\n 8995 1726888066.92814: results queue empty\n 8995 1726888066.92815: checking for any_errors_fatal\n 8995 1726888066.92817: done checking for any_errors_fatal\n 8995 1726888066.92818: checking for max_fail_percentage\n 8995 1726888066.92818: done checking for max_fail_percentage\n 8995 1726888066.92819: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888066.92819: done checking to see if all hosts have failed\n 8995 1726888066.92819: getting the remaining hosts for this loop\n 8995 1726888066.92820: done getting the remaining hosts for this loop\n 8995 1726888066.92821: getting the next task for host managed_node1\n 8995 1726888066.92824: done getting next task for host managed_node1\n 8995 1726888066.92828: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888066.92829: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.92830: getting the next task for host managed_node2\n 8995 1726888066.92832: done getting next task for host managed_node2\n 8995 1726888066.92833: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888066.92834: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.92835: getting the next task for host managed_node3\n 8995 1726888066.92838: done getting next task for host managed_node3\n 8995 1726888066.92839: ^ task is: TASK: meta (flush_handlers)\n 8995 1726888066.92840: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888066.92843: getting variables\n 8995 1726888066.92844: in VariableManager get_vars()\n 8995 1726888066.92854: Calling all_inventory to load vars for managed_node1\n 8995 1726888066.92856: Calling groups_inventory to load vars for managed_node1\n 8995 1726888066.92858: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888066.92863: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888066.92865: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888066.92868: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888066.93806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.94503: done with get_vars()\n 8995 1726888066.94514: done getting variables\n 8995 1726888066.94549: in VariableManager get_vars()\n 8995 1726888066.94556: Calling all_inventory to load vars for managed_node1\n 8995 1726888066.94557: Calling groups_inventory to load vars for managed_node1\n 8995 1726888066.94558: Calling all_plugins_inventory to load vars for managed_node1\n 8995 1726888066.94561: Calling all_plugins_play to load vars for managed_node1\n 8995 1726888066.94562: Calling groups_plugins_inventory to load vars for managed_node1\n 8995 1726888066.94563: Calling groups_plugins_play to load vars for managed_node1\n 8995 1726888066.95108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.95887: done with get_vars()\n 8995 1726888066.95904: getting variables\n 8995 1726888066.95905: in VariableManager get_vars()\n 8995 1726888066.95910: Calling all_inventory to load vars for managed_node2\n 8995 1726888066.95912: Calling groups_inventory to load vars for managed_node2\n 8995 1726888066.95913: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888066.95916: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888066.95917: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888066.95919: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888066.96456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.97134: done with get_vars()\n 8995 1726888066.97145: done getting variables\n 8995 1726888066.97177: in VariableManager get_vars()\n 8995 1726888066.97184: Calling all_inventory to load vars for managed_node2\n 8995 1726888066.97185: Calling groups_inventory to load vars for managed_node2\n 8995 1726888066.97186: Calling all_plugins_inventory to load vars for managed_node2\n 8995 1726888066.97189: Calling all_plugins_play to load vars for managed_node2\n 8995 1726888066.97190: Calling groups_plugins_inventory to load vars for managed_node2\n 8995 1726888066.97194: Calling groups_plugins_play to load vars for managed_node2\n 8995 1726888066.97708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.98445: done with get_vars()\n 8995 1726888066.98458: getting variables\n 8995 1726888066.98459: in VariableManager get_vars()\n 8995 1726888066.98465: Calling all_inventory to load vars for managed_node3\n 8995 1726888066.98466: Calling groups_inventory to load vars for managed_node3\n 8995 1726888066.98467: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888066.98470: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888066.98471: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888066.98473: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888066.98999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888066.99665: done with get_vars()\n 8995 1726888066.99675: done getting variables\n 8995 1726888066.99711: in VariableManager get_vars()\n 8995 1726888066.99719: Calling all_inventory to load vars for managed_node3\n 8995 1726888066.99720: Calling groups_inventory to load vars for managed_node3\n 8995 1726888066.99721: Calling all_plugins_inventory to load vars for managed_node3\n 8995 1726888066.99724: Calling all_plugins_play to load vars for managed_node3\n 8995 1726888066.99726: Calling groups_plugins_inventory to load vars for managed_node3\n 8995 1726888066.99727: Calling groups_plugins_play to load vars for managed_node3\n 8995 1726888067.00238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8995 1726888067.00982: done with get_vars()\n 8995 1726888067.00999: done queuing things up, now waiting for results queue to drain\n 8995 1726888067.01001: results queue empty\n 8995 1726888067.01002: checking for any_errors_fatal\n 8995 1726888067.01004: done checking for any_errors_fatal\n 8995 1726888067.01004: checking for max_fail_percentage\n 8995 1726888067.01005: done checking for max_fail_percentage\n 8995 1726888067.01005: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888067.01006: done checking to see if all hosts have failed\n 8995 1726888067.01006: getting the remaining hosts for this loop\n 8995 1726888067.01007: done getting the remaining hosts for this loop\n 8995 1726888067.01008: getting the next task for host managed_node1\n 8995 1726888067.01011: done getting next task for host managed_node1\n 8995 1726888067.01011: ^ task is: None\n 8995 1726888067.01012: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888067.01013: getting the next task for host managed_node2\n 8995 1726888067.01014: done getting next task for host managed_node2\n 8995 1726888067.01014: ^ task is: None\n 8995 1726888067.01015: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888067.01015: getting the next task for host managed_node3\n 8995 1726888067.01016: done getting next task for host managed_node3\n 8995 1726888067.01017: ^ task is: None\n 8995 1726888067.01017: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888067.01020: done queuing things up, now waiting for results queue to drain\n 8995 1726888067.01021: results queue empty\n 8995 1726888067.01021: checking for any_errors_fatal\n 8995 1726888067.01022: done checking for any_errors_fatal\n 8995 1726888067.01022: checking for max_fail_percentage\n 8995 1726888067.01023: done checking for max_fail_percentage\n 8995 1726888067.01023: checking to see if all hosts have failed and the running result is not ok\n 8995 1726888067.01024: done checking to see if all hosts have failed\n 8995 1726888067.01026: getting the next task for host managed_node1\n 8995 1726888067.01028: done getting next task for host managed_node1\n 8995 1726888067.01028: ^ task is: None\n 8995 1726888067.01029: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888067.01030: getting the next task for host managed_node2\n 8995 1726888067.01032: done getting next task for host managed_node2\n 8995 1726888067.01033: ^ task is: None\n 8995 1726888067.01034: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8995 1726888067.01035: getting the next task for host managed_node3\n 8995 1726888067.01037: done getting next task for host managed_node3\n 8995 1726888067.01037: ^ task is: None\n 8995 1726888067.01038: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n\nPLAY RECAP *********************************************************************\nmanaged_node1 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 \nmanaged_node2 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 \nmanaged_node3 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 \n\nFriday 20 September 2024 23:07:47 -0400 (0:00:01.249) 0:00:15.648 ****** \n=============================================================================== \nfedora.linux_system_roles.tlog : Install session recording packages ----- 4.67s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 \nfedora.linux_system_roles.tlog : Get the rpm package facts -------------- 2.40s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10 \nfedora.linux_system_roles.tlog : Configure sssd proxy provider domain --- 1.64s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41 \nfedora.linux_system_roles.tlog : Configure tlog rec session ------------- 1.25s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103 \nfedora.linux_system_roles.tlog : Configure sssd services section -------- 1.21s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20 \nfedora.linux_system_roles.tlog : Configure sssd session recording config --- 0.97s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64 \nfedora.linux_system_roles.tlog : Ensure ansible_facts used by role ------ 0.93s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 \nCheck if system is ostree ----------------------------------------------- 0.72s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 \nfedora.linux_system_roles.tlog : Check which authselect features are currently enabled --- 0.62s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87 \nfedora.linux_system_roles.tlog : Check appropriate authselect features exists --- 0.61s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74 \nfedora.linux_system_roles.tlog : Update nsswitch ------------------------ 0.12s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93 \nfedora.linux_system_roles.tlog : Install cockpit session recording ------ 0.09s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13 \nfedora.linux_system_roles.tlog : Enable authselect profile with tlog feature --- 0.08s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79 \nfedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.07s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 \nSet flag to indicate system is ostree ----------------------------------- 0.05s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 \nfedora.linux_system_roles.tlog : Check if system is ostree -------------- 0.04s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 \nfedora.linux_system_roles.tlog : Set flag to indicate system is ostree --- 0.04s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 \nEnsure sssd user/group exist in /etc files ------------------------------ 0.04s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 \nfedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.03s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 \nTest setup and check for ostree ----------------------------------------- 0.03s\n/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:10 \n 8995 1726888067.01162: RUNNING CLEANUP", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f68c50>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f68290>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f6b1d0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/local/lib64/python3.12/site-packages'\nAdding directory: '/usr/local/lib/python3.12/site-packages'\nAdding directory: '/usr/lib64/python3.12/site-packages'\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117655eb0>\nimport 'site' # \nPython 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11768e780>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11768e960>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176a1370>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176caa50>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176a23c0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11768fa10>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176579b0>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f5f70>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f4b90>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f60c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176a3200>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f7260>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117656d20>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f7830>\n# /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771ccb0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771c950>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771dc40>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771f6b0>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771e1b0>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175697f0>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175696a0>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117734620>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771c230>\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175be540>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11762a150>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117629520>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175bf4d0>\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11763d940>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11762b3e0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11762ba70>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117736750>\nimport 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771c140>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc'\nimport 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175971d0>\nimport 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f76e0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11725be30>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py\n# code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc'\n# extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\n# extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\nimport '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa117299580>\nimport 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117298860>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117299b20>\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c4d10>\nimport 'ntpath' # \nimport 'errno' # \n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c6510>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1172dcad0>\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172dd4c0>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c66c0>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117299d90>\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11732aab0>\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11734ccb0>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11734db80>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11734e180>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11734d130>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11734ec00>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11734e330>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11732ae10>\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11734f050>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11732aff0>\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11734f500>\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116483590>\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116482600>\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c4b90>\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11732b020>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b67e0>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ce270>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164cdfa0>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ce090>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ce9f0>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164cf380>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164ce330>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164cc470>\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ec9e0>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ee7b0>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164ec8f0>\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ef8c0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164ce630>\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164efaa0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164cf620>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11651d3d0>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164effb0>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654cc80>\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654c920>\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654e600>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654dee0>\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114112150>\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141121b0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11651f620>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b7260>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114113860>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f37200>\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114113260>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114120d40>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b4680>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc'\nimport 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141212e0>\nimport 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114120fb0>\nimport 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116483ec0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc'\nimport 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114121580>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc'\nimport 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116483f50>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc'\nimport 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141220f0>\n# /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114123740>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc'\nimport 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114149370>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc'\nimport 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114149eb0>\nimport 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114122fc0>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc'\nimport 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11414b140>\nimport 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114122c90>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114122450>\nimport 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117285c40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11414bf50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141741d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc'\nimport 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114174230>\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114175400>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114174710>\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa114176120>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114175160>\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11418df40>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11418e090>\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11418f170>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11418c110>\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11418c620>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b2570>\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc'\nimport 'atexit' # \n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b3800>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/bccache.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141f7500>\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1141f7c80>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141cf5f0>\nimport 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141ceba0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/environment.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/markupsafe/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc'\n# extension module 'markupsafe._speedups' loaded from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\n# extension module 'markupsafe._speedups' executed from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\nimport 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113a17f20>\nimport 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a16660>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nodes.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113a58980>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a587a0>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a3be90>\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a58bf0>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a3bb60>\nimport 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a39fd0>\nimport 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a38140>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/compiler.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc'\nimport 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a7e960>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/idtracking.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/visitor.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc'\nimport 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a7fe30>\nimport 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a7f170>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/optimizer.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc'\nimport 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab0380>\nimport 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a38c80>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/defaults.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/filters.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/async_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc'\nimport 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ad8470>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/runtime.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc'\nimport 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ad9160>\nimport 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab1e50>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/tests.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113459790>\nimport 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113458ec0>\nimport 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab1a90>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/lexer.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/_identifier.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc'\nimport 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11347c260>\nimport 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab1c70>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/parser.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc'\nimport 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11345a0f0>\nimport 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141cf9e0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/loaders.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc'\nimport 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11347f710>\nimport 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b3c80>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nativetypes.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc'\nimport 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141ce8a0>\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc'\nimport 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd130>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd370>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd460>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd9a0>\nimport 'ansible.module_utils.six.moves' # \nimport 'ansible.module_utils.six.moves.collections_abc' # \nimport 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd040>\nimport 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bc770>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/error.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc'\nimport 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e5ee0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/tokens.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc'\nimport 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e6210>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/events.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc'\nimport 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e6480>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/nodes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc'\nimport 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e6ea0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/loader.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/reader.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc'\nimport 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e7530>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/scanner.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc'\nimport 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e79e0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/parser.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc'\nimport 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113504dd0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/composer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc'\nimport 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113505730>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/constructor.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc'\nimport 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113505b20>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/resolver.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc'\nimport 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113506f60>\nimport 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e71a0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/dumper.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/emitter.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc'\nimport 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113507620>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/serializer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc'\nimport 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113538830>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/representer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc'\nimport 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113538bf0>\nimport 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113507470>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/cyaml.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc'\n# extension module 'yaml._yaml' loaded from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\n# extension module 'yaml._yaml' executed from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\nimport 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113539910>\nimport 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113539520>\nimport 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bcef0>\nimport 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bcb30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353a6f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc'\nimport 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353a6c0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353a960>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc'\nimport 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353aa20>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353ab70>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc'\nimport 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353abd0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353bdd0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/py3compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc'\nimport 'ansible.utils.py3compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353bef0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc'\nimport 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330c230>\nimport 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b2600>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc'\nimport 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330ca70>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc'\nimport 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330d040>\n# /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc'\nimport 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330e6f0>\nimport 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b1010>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc'\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11332d5b0>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11332cfe0>\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1133418e0>\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330f230>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114121250>\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330e510>\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330df70>\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133571d0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc'\nimport 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b6840>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113372300>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133738c0>\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113370500>\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113357dd0>\nimport 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113357d10>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc'\nimport 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113357f80>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc'\nimport 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11337ea20>\nimport 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113371df0>\nimport 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330ef60>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc'\nimport 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133942f0>\nimport 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11337fec0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113394680>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113395fa0>\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133b25d0>\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113396630>\nimport 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133946e0>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133949e0>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133e72f0>\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113202510>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133e4aa0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc'\nimport 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113202990>\nimport 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133e43e0>\nimport 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133cf410>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203920>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc'\nimport 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203980>\nimport 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203470>\nimport 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133cea50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132180b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321afc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc'\nimport 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321be90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321bc20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321bd40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/importlib.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc'\nimport 'ansible.module_utils.compat.importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321bfe0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322fb30>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc'\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113244ad0>\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113244770>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113245100>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132451f0>\n# extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\n# extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\nimport '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1132473e0>\n# extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\n# extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\nimport 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113245340>\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113244b00>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113247f20>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113247fb0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113258410>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113259af0>\nimport 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113258fe0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113259e50>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325a390>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325aa80>\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325a930>\nimport 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325a540>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325b5f0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113271f70>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113272150>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113271d60>\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113271370>\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113270260>\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325b9b0>\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325b4d0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113273aa0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113284200>\nimport 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113273c20>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113285cd0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113285e20>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc'\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113286870>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133cf140>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132987a0>\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113286120>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113299d60>\nimport 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132737a0>\nimport 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113272960>\nimport 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113272840>\nimport 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322cc50>\nimport 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322c2f0>\nimport 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203e60>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc'\nimport 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329a210>\nimport 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322ce60>\nimport 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203b90>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329ab70>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b6240>\nimport 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329b350>\nimport 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322c7a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc'\nimport 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b7050>\nimport 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329b3e0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc'\nimport 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b75c0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py\n# code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc'\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132cb3e0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc'\nimport 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e1b50>\nimport 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e1040>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc'\nimport 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e26f0>\nimport 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132c9b20>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc'\nimport 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f0650>\nimport 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e3230>\nimport 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132c92b0>\nimport 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b77a0>\nimport 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113218ec0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f1c40>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f2cc0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc'\nimport 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f1f10>\nimport 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133b0bc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc'\nimport 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133ce630>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc'\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1116f9310>\nimport 'pwd' # \n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1116f9760>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116f9a00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selectors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc'\n# destroy ansible.module_utils.compat.selectors\nimport 'ansible.module_utils.compat.selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116f9a60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc'\nimport 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fa120>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc'\nimport 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fb110>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc'\nimport 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fb3b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_json_compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc'\nimport 'ansible.module_utils.common._json_compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171c5f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc'\nimport 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171c6b0>\nimport 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fb650>\nimport 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fa630>\nimport 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fa150>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc'\nimport 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171ca40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc'\nimport 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171cc20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/_distro.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc'\nimport 'ansible.module_utils.distro._distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d280>\n# destroy ansible.module_utils.distro\nimport 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d0a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc'\nimport 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d040>\nimport 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171cc80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/pycompat24.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc'\nimport 'ansible.module_utils.pycompat24' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d940>\nimport 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f33e0>\nimport 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f2720>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171f770>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc'\nimport 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171f9b0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc'\nimport 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99340>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc'\nimport 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99640>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc'\nimport 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99730>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc'\nimport 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99a00>\nimport 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171fe90>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc'\nimport 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99d90>\nimport 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171ea20>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc'\nimport 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9a150>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc'\nimport 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9a5d0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc'\nimport 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b0b0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc'\nimport 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b620>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc'\nimport 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b7d0>\nimport 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b380>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc'\nimport 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9bb00>\nimport 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9a6c0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc'\nimport 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9be60>\nimport 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99eb0>\nimport 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f7c80>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc84d0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110ccb6e0>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ccafc0>\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110ccb140>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cca480>\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110ccb740>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ced940>\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ccb950>\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc9730>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc'\nimport 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d107a0>\nimport 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d10110>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc'\nimport 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d10950>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc'\nimport 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d12db0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc'\nimport 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13170>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc'\nimport 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13380>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc'\nimport 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d139b0>\nimport 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13500>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc'\nimport 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13e30>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc'\nimport 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d21f40>\nimport 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d21760>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc'\nimport 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d225d0>\nimport 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d22300>\nimport 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d21310>\nimport 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d20e90>\nimport 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13f50>\nimport 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d12420>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc'\nimport 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d533e0>\nimport 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d23980>\nimport 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cef4d0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc'\nimport 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d53b90>\nimport 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ceed80>\nimport 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cecc80>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc'\nimport 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ceebd0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc'\nimport 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d53ef0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc'\nimport 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105742c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py\n# code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc'\nimport 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105759a0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc'\nimport 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110590da0>\nimport 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110590ad0>\nimport 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110574ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc'\nimport 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110590c20>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc'\nimport 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105915e0>\n# /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py\n# code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc'\nimport 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110591640>\nimport 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc8860>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc'\nimport 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110593620>\nimport 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110593440>\nimport 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc8530>\nimport 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f685f0>\n[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var \nnaming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This \nfeature will be removed from ansible-core in version 2.19. Deprecation warnings\n can be disabled by setting deprecation_warnings=False in ansible.cfg.\nimport 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-Snv/ansible_collections'])\nimport 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Snv/ansible_collections/fedora'])\nimport 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles'])\nimport 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Snv/ansible_collections/ansible'])\nimport 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117655b80>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc'\nimport 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113394410>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc'\nimport 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105be420>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc'\nimport 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d1460>\nimport 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d1010>\nimport 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105bf9b0>\nimport 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105bf7a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105deba0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105df110>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f44d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f5d00>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f62a0>\nimport 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f5220>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f6e40>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d2ba0>\n# /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d2e10>\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc'\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110615b20>\n# extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110616ff0>\n# extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110616cf0>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d29c0>\nimport 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d1eb0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc'\nimport 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110617350>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc'\nimport 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110635f70>\n# /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py\n# code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636e40>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636f30>\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110654a10>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110655130>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110637260>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110637080>\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11041df70>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11043f9e0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11043cf20>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11041efc0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104574d0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11043cce0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1106570e0>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636d50>\nimport 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636090>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc'\nimport 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110479e50>\nimport 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles'])\nimport 'ansible_collections.fedora.linux_system_roles.roles.tlog' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog'])\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc'\nimport 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047b5f0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc'\nimport 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047b890>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc'\nimport 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047bb00>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc'\nimport 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047bef0>\n# /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110498e90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc'\nimport 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d47d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d61b0>\nimport 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d5f40>\nimport 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d5730>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d7710>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d7f80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4410>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4770>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4920>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4a70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4c20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc'\nimport 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f5100>\nimport 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4e60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f5130>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc'\nimport 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f6c90>\nimport 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f67e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f6fc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7020>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f70e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7170>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7320>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7620>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f77d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7e00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103140e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103141a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314230>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103147a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314a40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314d40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314f50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315c40>\nimport 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315550>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315e50>\nimport 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315c70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110316450>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110316b10>\nimport 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110316840>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110593e30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338170>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338500>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338e00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338fb0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103398b0>\nimport 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110339310>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a240>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a2d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a450>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a6c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a780>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a960>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033ab70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033b500>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033b7a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033b8f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033ba10>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033bc50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033bef0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033bf20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350680>\nimport 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350470>\nimport 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350290>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350800>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103509b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110351010>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110351130>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110351250>\nimport 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d4b60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc'\nimport 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103512b0>\nimport 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d4470>\nimport 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d4170>\nimport 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104bb860>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103523f0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc'\nimport 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103525d0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc'\nimport 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103529f0>\nimport 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104ba6f0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc'\nimport 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110353530>\nimport 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110498fb0>\nimport 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.community' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Snv/ansible_collections/community'])\nimport 'ansible_collections.community.general' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Snv/ansible_collections/community/general'])\nimport 'ansible_collections.community.general.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/community/general/plugins'])\nimport 'ansible_collections.community.general.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/community/general/plugins/modules'])\nimport 'ansible_collections.community.general.plugins.action' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/community/general/plugins/action'])\nimport 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Snv/ansible_collections/ansible/posix'])\nimport 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/ansible/posix/plugins'])\nimport 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback'])\n# /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/debug.py\n# code object from '/tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc'\nimport 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038ce30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11038ef00>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038edb0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103d03e0>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038fc20>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103d3e90>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103ee8d0>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103ed310>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103533e0>\nimport 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038e2a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc'\n# /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py\n# code object from '/tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1102331a0>\n# /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py\n# code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc'\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110233710>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110131040>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc'\nimport 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110230ce0>\nimport 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101315e0>\nimport 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110131070>\nimport 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110231880>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc'\nimport 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101323c0>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc'\nimport 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110217c50>\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157890>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110194320>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157b90>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157710>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110372de0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110215eb0>\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast #\ndestroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy\n_sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy\nimportlib.machinery # destroy zipimport # destroy _compression # destroy _lzma\n# destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy\nlzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon #\ndestroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl #\ndestroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy\ntraceback # destroy atexit # destroy _string # destroy systemd._journal #\ndestroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101951c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101948c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110216840>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110155250>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110372990>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101d2ba0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1101f0350>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101d2900>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f04a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f20f0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f0f80>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1101f2f30>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f2a50>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101944a0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110195eb0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157710>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101571d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110156360>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101d0ec0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1100b2b40>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore\nsys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing\nbuiltins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib #\ncleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing\n_thread # cleanup[2] removing _weakref # cleanup[2] removing\n_frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing\nmarshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving ansible.module_utils.facts # destroy ansible.module_utils.facts #\ncleanup[2] removing ansible.module_utils.facts.compat # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.namespace # destroy\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing typing # destroy\ntyping # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2]\nremoving ansible.module_utils.facts.timeout # cleanup[2] removing\nmultiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2]\nremoving multiprocessing.process # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing\nmultiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other #\ndestroy ansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # destroy ansible.module_utils.facts.system #\ncleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils #\ncleanup[2] removing ansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.loadavg # cleanup[2] removing\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2]\nremoving configparser # cleanup[2] removing\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.platform # cleanup[2] removing\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy\nssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2]\nremoving ansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.system.user # cleanup[2] removing getpass #\ncleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.facts.hardware # destroy\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl #\ncleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # destroy ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime\n# destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy _lzma # destroy importlib #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__\n# destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy\nansible.module_utils.distro._distro # destroy argparse # destroy logging #\ndestroy locale # destroy copy # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.pool # destroy multiprocessing.reduction # destroy\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy\ntextwrap # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy platform # destroy getpass #\ndestroy contextlib # destroy termios # destroy json # destroy socket # destroy\nstruct # destroy glob # destroy ansible.module_utils.compat.typing # destroy\nansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time\n# destroy signal # destroy errno # destroy selectors # destroy threading #\ncleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3]\nwiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile #\ncleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc #\ndestroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys #\ncleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal\n# destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq #\ndestroy select # destroy linecache # destroy math # destroy _hashlib # destroy\nbisect # destroy _random # destroy ansible.module_utils.six.moves.urllib #\ndestroy collections # destroy ansible.module_utils.six.moves.urllib_parse #\ndestroy ansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy\ntypes # destroy ansible.module_utils.six.moves # destroy _operator # destroy\nfunctools # destroy io # destroy itertools # destroy re # destroy warnings\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff96300>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff95a90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110372390>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff941a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff97ef0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101976b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101569f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110197a10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff97770>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore\nsys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing\nbuiltins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib #\ncleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing\n_thread # cleanup[2] removing _weakref # cleanup[2] removing\n_frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing\nmarshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving ansible.module_utils.facts # destroy ansible.module_utils.facts #\ncleanup[2] removing ansible.module_utils.facts.compat # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.namespace # destroy\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing typing # destroy\ntyping # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2]\nremoving ansible.module_utils.facts.timeout # cleanup[2] removing\nmultiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2]\nremoving multiprocessing.process # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing\nmultiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other #\ndestroy ansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # destroy ansible.module_utils.facts.system #\ncleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils #\ncleanup[2] removing ansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.loadavg # cleanup[2] removing\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2]\nremoving configparser # cleanup[2] removing\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.platform # cleanup[2] removing\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy\nssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2]\nremoving ansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.system.user # cleanup[2] removing getpass #\ncleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.facts.hardware # destroy\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl #\ncleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # destroy ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing gc #\ncleanup[2] removing encodings.idna # cleanup[2] removing stringprep #\ncleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy\n_sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy\nimportlib.util # destroy importlib.abc # destroy importlib.machinery # destroy\nzipimport # destroy _compression # destroy _lzma # destroy importlib # destroy\nbinascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ #\ndestroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy\nansible.module_utils.distro._distro # destroy argparse # destroy logging #\ndestroy locale # destroy copy # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.pool # destroy multiprocessing.reduction # destroy\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy\nunicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy\n_ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy\ngetpass # destroy contextlib # destroy termios # destroy json # destroy socket\n# destroy struct # destroy glob # destroy ansible.module_utils.compat.typing #\ndestroy ansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time\n# destroy signal # destroy errno # destroy selectors # destroy threading #\ncleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3]\nwiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile #\ncleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc #\ndestroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping\nencodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy posixpath # destroy _functools # destroy _sre # destroy\nsre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select #\ndestroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy\n_random # destroy ansible.module_utils.six.moves.urllib # destroy collections #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy\ntypes # destroy ansible.module_utils.six.moves # destroy _operator # destroy\nfunctools # destroy io # destroy itertools # destroy re # destroy warnings\n[WARNING]: Module invocation had junk after the JSON data: # destroy\ndnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path #\nclear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear\nsys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear\nsys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ #\nclear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout\n# restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref\n# cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io #\ncleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing\nzipimport # cleanup[2] removing encodings # cleanup[2] removing codecs #\ncleanup[2] removing _codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2]\nremoving __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing\nio # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy\n_weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os\n# cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing\n_stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath #\ncleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig #\ncleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing\n_bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2]\nremoving pwd # cleanup[2] removing grp # cleanup[2] removing tempfile #\ncleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing\nhashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing\n_bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy\nzipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible #\ndestroy ansible # cleanup[2] removing ansible.module_utils # destroy\nansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy\nansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # cleanup[2] removing _string # cleanup[2]\nremoving systemd._journal # cleanup[2] removing systemd._reader # cleanup[2]\nremoving systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2]\nremoving socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2]\nremoving _ast # cleanup[2] removing ansible.module_utils.common._json_compat #\ndestroy ansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.pycompat24 # destroy\nansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy\nansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy\nansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing\nemail.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing\nemail.mime.base # cleanup[2] removing email.policy # cleanup[2] removing\nemail._policybase # cleanup[2] removing email.header # cleanup[2] removing\nemail.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing\nemail.errors # cleanup[2] removing email.charset # cleanup[2] removing\nemail.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils #\ncleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2]\nremoving email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing\nemail.headerregistry # cleanup[2] removing email._header_value_parser #\ncleanup[2] removing email._encoded_words # cleanup[2] removing\nemail.contentmanager # cleanup[2] removing email.message # cleanup[2] removing\nuu # cleanup[2] removing email.iterators # cleanup[2] removing\nemail.mime.nonmultipart # cleanup[2] removing email.mime.application #\ncleanup[2] removing email.parser # cleanup[2] removing email.feedparser #\ncleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing\ngzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2]\nremoving ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl #\ncleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2]\nremoving urllib.request # cleanup[2] removing urllib.error # cleanup[2]\nremoving urllib.response # cleanup[2] removing\nansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing\nansible.module_utils.six.moves.urllib # cleanup[2] removing\nansible.module_utils.six.moves.urllib.error # cleanup[2] removing\nansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography\n# destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy\ncryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2]\nremoving inspect # cleanup[2] removing dis # cleanup[2] removing opcode #\ndestroy opcode # cleanup[2] removing _opcode # cleanup[2] removing\ncryptography.x509 # cleanup[2] removing\ncryptography.x509.certificate_transparency # cleanup[2] removing six #\ncleanup[2] removing cryptography.x509.base # cleanup[2] removing\ncryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing\ncryptography.hazmat.backends # destroy cryptography.hazmat.backends #\ncleanup[2] removing cryptography.hazmat.primitives # destroy\ncryptography.hazmat.primitives # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric # destroy\ncryptography.hazmat.primitives.asymmetric # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing\ncryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2]\nremoving cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2]\nremoving cryptography.exceptions # destroy cryptography.exceptions # cleanup[2]\nremoving cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing\ncryptography.hazmat.backends.interfaces # cleanup[2] removing\ncryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der #\ndestroy cryptography.hazmat._der # cleanup[2] removing\ncryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac #\ncleanup[2] removing _hmacopenssl # cleanup[2] removing\ncryptography.hazmat.primitives.serialization # cleanup[2] removing\ncryptography.hazmat.primitives.serialization.base # cleanup[2] removing\ncryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers # destroy\ncryptography.hazmat.primitives.ciphers # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers.base # destroy\ncryptography.hazmat.primitives.ciphers.base # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing\ncryptography.x509.general_name # cleanup[2] removing cryptography.x509.name #\ncleanup[2] removing cryptography.x509.oid # cleanup[2] removing\ncryptography.hazmat.primitives.hashes # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2]\nremoving glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2]\nremoving dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing\nconfigparser # destroy configparser # cleanup[2] removing queue # cleanup[2]\nremoving dnf.const # cleanup[2] removing distutils # cleanup[2] removing\ndistutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2]\nremoving dnf.base # cleanup[2] removing libdnf # cleanup[2] removing\nlibdnf.error # cleanup[2] removing libdnf._error # cleanup[2] removing\nlibdnf.common_types # cleanup[2] removing libdnf._common_types # cleanup[2]\nremoving libdnf.conf # cleanup[2] removing libdnf._conf # cleanup[2] removing\nlibdnf.module # cleanup[2] removing libdnf._module # cleanup[2] removing\nlibdnf.repo # cleanup[2] removing libdnf._repo # cleanup[2] removing\nlibdnf.transaction # cleanup[2] removing libdnf._transaction # cleanup[2]\nremoving libdnf.utils # cleanup[2] removing libdnf._utils # cleanup[2] removing\ndnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n #\ncleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2]\nremoving dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing\ndnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing\nrpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction #\ncleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2]\nremoving hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing\nlibcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing\ndnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc\n# cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg #\ncleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme\n# cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2]\nremoving gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing\ngpg.constants.data # cleanup[2] removing gpg.constants.data.encoding #\ncleanup[2] removing gpg.constants.keylist # cleanup[2] removing\ngpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2]\nremoving gpg.constants.sig.mode # cleanup[2] removing\ngpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu #\ncleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing\ngpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2]\nremoving gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign\n# cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk #\ncleanup[2] removing gpg.constants.protocol # cleanup[2] removing\ngpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2]\nremoving gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy\ngpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2]\nremoving termios # cleanup[2] removing gpg.version # destroy gpg.version #\ncleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2]\nremoving dnf.conf.config # cleanup[2] removing dnf.conf.substitutions #\ncleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2]\nremoving dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing\nlogging.handlers # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec #\ncleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction #\ncleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2]\nremoving dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing\ndnf.module.module_base # cleanup[2] removing libdnf.smartcols # cleanup[2]\nremoving libdnf._smartcols # cleanup[2] removing dnf.selector # cleanup[2]\nremoving dnf.module.exceptions # cleanup[2] removing dnf.persistor # cleanup[2]\nremoving distutils.version # cleanup[2] removing dnf.plugin # cleanup[2]\nremoving dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing\ndnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2]\nremoving dnf.sack # cleanup[2] removing dnf.package # cleanup[2] removing\ndnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale #\ncleanup[2] removing dnf.plugin.dynamic.builddep # destroy\ndnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy\ndnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli\n# cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format #\ncleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term #\ncleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing\ndnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing\ndnf.cli.option_parser # cleanup[2] removing dnf.cli.commands.alias # cleanup[2]\nremoving dnf.cli.commands.autoremove # cleanup[2] removing\ndnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean #\ncleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing\ndnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.distrosync #\ncleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing\ndnf.cli.commands.group # cleanup[2] removing dnf.cli.commands.history #\ncleanup[2] removing dnf.transaction_sr # cleanup[2] removing\ndnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache #\ncleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing\ndnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall #\ncleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing\ndnf.cli.commands.repolist # cleanup[2] removing dnf.cli.commands.search #\ncleanup[2] removing dnf.match_counter # cleanup[2] removing\ndnf.cli.commands.shell # cleanup[2] removing cmd # cleanup[2] removing\ndnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo #\ncleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing\ndnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand #\ncleanup[2] removing dnf.plugin.dynamic.changelog # destroy\ndnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2]\nremoving dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2]\nremoving dateutil.relativedelta # cleanup[2] removing dateutil._common #\ncleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz #\ncleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves #\ncleanup[2] removing dnf.plugin.dynamic.config_manager # destroy\ndnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr\n# destroy dnf.plugin.dynamic.copr # cleanup[2] removing\ndnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2]\nremoving dnf.plugin.dynamic.debuginfo-install # destroy\ndnf.plugin.dynamic.debuginfo-install # cleanup[2] removing\ndnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2]\nremoving dnf.plugin.dynamic.generate_completion_cache # destroy\ndnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 #\ncleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2]\nremoving dnf.plugin.dynamic.groups_manager # destroy\ndnf.plugin.dynamic.groups_manager # cleanup[2] removing\ndnf.plugin.dynamic.needs_restarting # destroy\ndnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2]\nremoving dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2]\nremoving dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing\ndbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies #\ncleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml #\ndestroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers #\ncleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2]\nremoving pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2]\nremoving pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2]\nremoving xml.parsers.expat.errors # cleanup[2] removing\ndnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure #\ncleanup[2] removing dnf.plugin.dynamic.repodiff # destroy\ndnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph # cleanup[2] removing\ndnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage #\ncleanup[2] removing dnf.plugin.dynamic.reposync # destroy\ndnf.plugin.dynamic.reposync # cleanup[2] removing\ndnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade #\ndestroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy\n_bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2\n# destroy lzma # destroy __main__ # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy\nsystemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy\nsystemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro\n# destroy mimetypes # destroy netrc # destroy platform # destroy\nansible.module_utils.compat.typing # destroy cryptography.x509 # destroy\ncryptography.x509.certificate_transparency # destroy cryptography.x509.oid #\ndestroy cryptography.x509.name # destroy cryptography.x509.general_name #\ndestroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy\ncryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy\nsix.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error #\ndestroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy\nsix.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces\n# destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy\ncryptography.hazmat.primitives.constant_time # destroy\ncryptography.hazmat.primitives.serialization # destroy\ncryptography.hazmat.primitives.serialization.base # destroy\ncryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy\n_hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy\ncryptography.hazmat.primitives.asymmetric.ec # destroy\ncryptography.hazmat.primitives.asymmetric.ed25519 # destroy\ncryptography.hazmat.primitives.asymmetric.rsa # destroy\ncryptography.hazmat.primitives.ciphers.algorithms # destroy\ncryptography.hazmat.primitives.ciphers.modes # destroy six # destroy\ncryptography.utils # destroy dateutil # destroy dateutil._version # destroy\ndateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta #\ndestroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz #\ndestroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat\n# destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel #\ndestroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy\ndbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy\n_dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy\npyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping\n_frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings #\ncleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal\n# destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings #\ndestroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1\n# destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping\nabc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat #\ncleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath #\ncleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3]\nwiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg #\ncleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools\n# cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq\n# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\n_heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3]\nwiping binascii # cleanup[3] wiping importlib # destroy importlib.util #\ncleanup[3] wiping importlib._bootstrap # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib.machinery # cleanup[3] wiping importlib.abc # destroy\n_frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping\ncontextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3]\nwiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression #\ncleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping\ntraceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy\nio # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp #\ndestroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy\n_random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3]\nwiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3]\nwiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping\ndatetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy\nencodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping\nsignal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors #\ncleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping\nctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging #\ndestroy atexit # destroy logging.handlers # cleanup[3] wiping string #\ncleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket #\ndestroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3]\nwiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping\njson.scanner # cleanup[3] wiping _json # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\ncopy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping\nargparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3]\nwiping email # destroy email._parseaddr # destroy email._policybase # destroy\nemail.mime # destroy email.mime.base # destroy email.mime.multipart # destroy\nemail.mime.nonmultipart # destroy email.mime.application # destroy\nemail.mime.text # destroy email.base64mime # destroy email.headerregistry #\ndestroy email.iterators # destroy email.contentmanager # destroy email.policy #\ndestroy email.feedparser # destroy email.parser # cleanup[3] wiping\nemail.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping\nemail.errors # cleanup[3] wiping email.charset # cleanup[3] wiping\nemail.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils #\ncleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error #\ndestroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping\ncalendar # cleanup[3] wiping email._header_value_parser # destroy\nemail._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy\nquopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib #\ncleanup[3] wiping http # destroy http.client # destroy http.cookiejar #\ncleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3]\nwiping _ssl # destroy _ssl # cleanup[3] wiping\nansible.module_utils.six.moves.urllib # cleanup[3] wiping\nansible.module_utils.six.moves.urllib.error # cleanup[3] wiping\nansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect #\ndestroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize\n# destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob #\ncleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy\ndnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans #\ndestroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy\ndnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group #\ndestroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy\ndnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read #\ndestroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm #\ndestroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history\n# destroy dnf.module # destroy dnf.module.exceptions # destroy\ndnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy\ndnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package #\ndestroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy\ndnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # destroy\ndnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy\ndnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand #\ndestroy dnf.cli.cli # cleanup[3] wiping queue # cleanup[3] wiping distutils #\ndestroy distutils.errors # destroy distutils.sysconfig # destroy\ndistutils.version # cleanup[3] wiping libdnf # destroy libdnf.error # destroy\nlibdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy\nlibdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy\nlibdnf.smartcols # cleanup[3] wiping libdnf._error # cleanup[3] wiping\nlibdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping\nlibdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping\nlibdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping\nunicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy\nrpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3]\nwiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3]\nwiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps #\ncleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps #\ncleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme #\ncleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping\ngpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data #\ndestroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy\ngpg.constants.keylist.mode # destroy gpg.constants.sig # destroy\ngpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy\ngpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy\ngpg.constants.create # destroy gpg.constants.event # destroy\ngpg.constants.import_type # destroy gpg.constants.keysign # destroy\ngpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol #\ndestroy gpg.constants.sigsum # destroy gpg.constants.status # destroy\ngpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle #\ndestroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle #\ncleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols #\ncleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils #\ndestroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping\ncurses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping\ndnf.cli.commands # destroy dnf.cli.commands.alias # destroy\ndnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy\ndnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy\ndnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy\ndnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy\ndnf.cli.commands.history # destroy dnf.cli.commands.install # destroy\ndnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy\ndnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy\ndnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy\ndnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy\ndnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy\ndnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # cleanup[3]\nwiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread #\ndestroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy\nselect # destroy ansible.module_utils.six.moves.urllib # destroy pickle #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy\nansible.module_utils.six.moves # destroy _operator # destroy bisect # destroy\nposixpath # destroy posix # destroy http # destroy socket # destroy ssl #\ndestroy gzip # destroy abc # destroy email.header # destroy email.charset #\ndestroy email.utils # destroy email._header_value_parser # destroy\nemail.quoprimime # destroy threading # destroy email.message # destroy\nemail.errors # destroy email.encoders # destroy signal # destroy unicodedata #\ndestroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext\n# destroy libcomps # destroy locale # destroy contextlib # destroy string #\ndestroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy\ndnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils #\ndestroy errno # destroy importlib # destroy inspect # destroy binascii #\ndestroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy\ntempfile # destroy traceback # destroy calendar # destroy glob # destroy curses\n# destroy fcntl # destroy struct # destroy termios # destroy random # destroy\ndnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy\ngpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util #\ndestroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings\n# destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy\nre # destroy json # destroy functools # destroy argparse # destroy operator #\ndestroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey #\ndestroy logging # destroy dnf # destroy dnf.cli.commands # destroy\n_frozen_importlib\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore\nsys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing\nbuiltins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib #\ncleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing\n_thread # cleanup[2] removing _weakref # cleanup[2] removing\n_frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing\nmarshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving ansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2]\nremoving ansible.module_utils.facts.compat # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.namespace # destroy\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing typing # destroy\ntyping # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2]\nremoving ansible.module_utils.facts.timeout # cleanup[2] removing\nmultiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2]\nremoving multiprocessing.process # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing\nmultiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other #\ndestroy ansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # destroy ansible.module_utils.facts.system #\ncleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils #\ncleanup[2] removing ansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.loadavg # cleanup[2] removing\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2]\nremoving configparser # cleanup[2] removing\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.platform # cleanup[2] removing\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy\nssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2]\nremoving ansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.system.user # cleanup[2] removing getpass #\ncleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.facts.hardware # destroy\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl #\ncleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # destroy ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.packages # destroy\nansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2]\nremoving rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing\nrpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime #\ndestroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy _lzma # destroy importlib #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__\n# destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy\nansible.module_utils.distro._distro # destroy argparse # destroy logging #\ndestroy locale # destroy copy # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.pool # destroy multiprocessing.reduction # destroy\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy\ntextwrap # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy platform # destroy getpass #\ndestroy contextlib # destroy termios # destroy json # destroy socket # destroy\nstruct # destroy glob # destroy ansible.module_utils.compat.typing # destroy\nansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy rpm.transaction # destroy\nrpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3]\nwiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3]\nwiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread #\ncleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal\n# cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3]\nwiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat #\ncleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy\ngenericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc #\ncleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg #\ncleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # cleanup[3] wiping collections # destroy _collections_abc # destroy\nheapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3]\nwiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections #\ndestroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse #\ncleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct #\ncleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings #\ncleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading #\ncleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize #\ncleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp #\ncleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math #\ncleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping\n_bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping\nencodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal\n# destroy errno # destroy selectors # destroy threading # cleanup[3] wiping\n_posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select #\ncleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3]\nwiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # destroy configparser\n# cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy posixpath # destroy stat # destroy _signal # destroy\n_functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select\n# destroy linecache # destroy math # destroy _hashlib # destroy bisect #\ndestroy _random # destroy ansible.module_utils.six.moves.urllib # destroy\ncollections # destroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy\ntypes # destroy ansible.module_utils.six.moves # destroy _operator # destroy\nfunctools # destroy io # destroy itertools # destroy re # destroy warnings\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore\nsys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing\nbuiltins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib #\ncleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing\n_thread # cleanup[2] removing _weakref # cleanup[2] removing\n_frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing\nmarshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing\nargparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving ansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2]\nremoving ansible.module_utils.facts.compat # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.namespace # destroy\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing typing # destroy\ntyping # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2]\nremoving ansible.module_utils.facts.timeout # cleanup[2] removing\nmultiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2]\nremoving multiprocessing.process # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing\nmultiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other #\ndestroy ansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # destroy ansible.module_utils.facts.system #\ncleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils #\ncleanup[2] removing ansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.loadavg # cleanup[2] removing\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2]\nremoving configparser # cleanup[2] removing\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.platform # cleanup[2] removing\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy\nssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2]\nremoving ansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.system.user # cleanup[2] removing getpass #\ncleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.facts.hardware # destroy\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl #\ncleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # destroy ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.packages # destroy\nansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2]\nremoving rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing\nrpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime #\ndestroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy _lzma # destroy importlib #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__\n# destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy\ndistro # destroy logging # destroy argparse # destroy locale # destroy copy #\ndestroy ansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.pool # destroy multiprocessing.reduction # destroy\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy\ntextwrap # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy platform # destroy getpass #\ndestroy contextlib # destroy termios # destroy json # destroy socket # destroy\nstruct # destroy glob # destroy ansible.module_utils.compat.typing # destroy\nansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy rpm.transaction # destroy\nrpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3]\nwiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3]\nwiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread #\ncleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal\n# cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3]\nwiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat #\ncleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy\ngenericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc #\ncleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg #\ncleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # cleanup[3] wiping collections # destroy _collections_abc # destroy\nheapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3]\nwiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections #\ndestroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse #\ncleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct #\ncleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings #\ncleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading #\ncleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize #\ncleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp #\ncleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math #\ncleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping\n_bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping\nencodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal\n# destroy errno # destroy selectors # destroy threading # cleanup[3] wiping\n_posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select #\ncleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3]\nwiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # destroy configparser\n# cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy posixpath # destroy stat # destroy _signal # destroy\n_functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select\n# destroy linecache # destroy math # destroy _hashlib # destroy bisect #\ndestroy _random # destroy ansible.module_utils.six.moves.urllib # destroy\ncollections # destroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy\ntypes # destroy ansible.module_utils.six.moves # destroy _operator # destroy\nfunctools # destroy io # destroy itertools # destroy re # destroy warnings\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible_collections # destroy ansible_collections #\ncleanup[2] removing ansible_collections.community # destroy\nansible_collections.community # cleanup[2] removing\nansible_collections.community.general # destroy\nansible_collections.community.general # cleanup[2] removing\nansible_collections.community.general.plugins # destroy\nansible_collections.community.general.plugins # cleanup[2] removing\nansible_collections.community.general.plugins.modules # destroy\nansible_collections.community.general.plugins.modules # cleanup[2] removing\nencodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 #\ndestroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util\n# destroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy _lzma # destroy importlib # destroy binascii #\ndestroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys #\ncleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal\n# destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq #\ndestroy select # destroy linecache # destroy math # destroy _hashlib # destroy\nbisect # destroy _random # destroy ansible.module_utils.six.moves.urllib #\ndestroy collections # destroy ansible.module_utils.six.moves.urllib_parse #\ndestroy ansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing\nargparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible_collections # destroy ansible_collections #\ncleanup[2] removing ansible_collections.community # destroy\nansible_collections.community # cleanup[2] removing\nansible_collections.community.general # destroy\nansible_collections.community.general # cleanup[2] removing\nansible_collections.community.general.plugins # destroy\nansible_collections.community.general.plugins # cleanup[2] removing\nansible_collections.community.general.plugins.modules # destroy\nansible_collections.community.general.plugins.modules # cleanup[2] removing\nencodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 #\ndestroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util\n# destroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy _lzma # destroy importlib # destroy binascii #\ndestroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy distro # destroy json # destroy shlex # destroy logging #\ndestroy argparse # destroy textwrap # destroy locale # destroy copy # destroy\nstruct # cleanup[3] wiping _frozen_importlib # destroy\n_frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys #\ncleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal\n# destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq #\ndestroy select # destroy linecache # destroy math # destroy _hashlib # destroy\nbisect # destroy _random # destroy ansible.module_utils.six.moves.urllib #\ndestroy collections # destroy ansible.module_utils.six.moves.urllib_parse #\ndestroy ansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy\n_blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util #\ndestroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy _lzma # destroy importlib # destroy binascii #\ndestroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping\n_frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3]\nwiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 #\ncleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil #\ndestroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time #\ncleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd #\ndestroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile\n# destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib #\ncleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3]\nwiping subprocess # destroy io # destroy time # destroy signal # destroy\nwarnings # destroy errno # destroy selectors # destroy threading # cleanup[3]\nwiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select #\ncleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3]\nwiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing\nargparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy\n_blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util #\ndestroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy _lzma # destroy importlib # destroy binascii #\ndestroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy distro # destroy json # destroy shlex # destroy logging #\ndestroy argparse # destroy textwrap # destroy locale # destroy copy # destroy\nstruct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy\n_frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing\nargparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime #\ndestroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy _lzma # destroy importlib #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket\n# cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external #\ncleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping\n_thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3]\nwiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings #\ndestroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1\n# destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3]\nwiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping\nshutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time\n# cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize\n# cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile #\ncleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib\n# cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping\ndatetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy\nencodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping\nsubprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping\n_posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select #\ncleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping\nsyslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping\nctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util #\ncleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings #\ndestroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3]\nwiping systemd._journal # destroy systemd._journal # cleanup[3] wiping\nsystemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 #\ndestroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping\nsystemd._daemon # destroy systemd._daemon # cleanup[3] wiping\nansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy\njson.decoder # destroy json.encoder # cleanup[3] wiping json.scanner #\ncleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves #\ndestroy collections.abc # cleanup[3] wiping\nansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3]\nwiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping\nansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3]\nwiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy posixpath # destroy __main__ # destroy atexit #\ndestroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex #\ndestroy shutil # destroy signal # destroy subprocess # destroy tempfile #\ndestroy traceback # destroy syslog # destroy systemd.journal # destroy\nsystemd.daemon # destroy ansible.module_utils.compat.selinux # destroy\nselectors # destroy hashlib # destroy json # destroy selinux # destroy operator\n# destroy types # destroy ansible.module_utils.six.moves.urllib # destroy\nansible.module_utils.six.moves # destroy datetime # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy\n_heapq # destroy platform # destroy distro # destroy json.scanner # destroy\n_json # destroy _functools # destroy _operator # destroy _sre # destroy\nsre_parse # destroy select # destroy functools # destroy tokenize # destroy\nctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect #\ndestroy _random # destroy time # destroy collections # destroy textwrap #\ndestroy _string # destroy locale # destroy copy # destroy io # destroy os #\ndestroy re # destroy struct\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime #\ndestroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy _lzma # destroy importlib #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket\n# cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external #\ncleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping\n_thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3]\nwiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings #\ndestroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1\n# destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3]\nwiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping\nshutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time\n# cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize\n# cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile #\ncleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib\n# cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping\ndatetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy\nencodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping\nsubprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping\n_posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select #\ncleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping\nsyslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping\nctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util #\ncleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref #\ndestroy threading # cleanup[3] wiping _string # cleanup[3] wiping\nsystemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader\n# destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy\nsystemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping\nsystemd._daemon # destroy systemd._daemon # cleanup[3] wiping\nansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy\njson.decoder # destroy json.encoder # cleanup[3] wiping json.scanner #\ncleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves #\ndestroy collections.abc # cleanup[3] wiping\nansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3]\nwiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping\nansible.module_utils.distro # destroy argparse # destroy logging # destroy\nwarnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3]\nwiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp #\ndestroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal #\ndestroy subprocess # destroy tempfile # destroy traceback # destroy syslog #\ndestroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy selectors # destroy hashlib #\ndestroy json # destroy selinux # destroy operator # destroy types # destroy\nansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves\n# destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse #\ndestroy ansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy\n_heapq # destroy platform # destroy ansible.module_utils.distro._distro #\ndestroy json.scanner # destroy _json # destroy _functools # destroy _operator #\ndestroy _sre # destroy sre_parse # destroy select # destroy functools # destroy\ntokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools\n# destroy bisect # destroy _random # destroy time # destroy collections #\ndestroy textwrap # destroy _string # destroy locale # destroy copy # destroy io\n# destroy os # destroy re # destroy struct\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3\n# destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy\nimportlib.util # destroy importlib.abc # destroy importlib.machinery # destroy\nzipimport # destroy _compression # destroy _lzma # destroy importlib # destroy\nbinascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ #\ndestroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing\nargparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3\n# destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy\nimportlib.util # destroy importlib.abc # destroy importlib.machinery # destroy\nzipimport # destroy _compression # destroy _lzma # destroy importlib # destroy\nbinascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ #\ndestroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy distro # destroy json # destroy shlex # destroy logging #\ndestroy argparse # destroy textwrap # destroy locale # destroy copy # destroy\nstruct # cleanup[3] wiping _frozen_importlib # destroy\n_frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing types\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing contextlib\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# cleanup[2] removing pkgutil\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing inspect\n# cleanup[2] removing ansible._vendor\n# cleanup[2] removing ansible.release\n# cleanup[2] removing ansible\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing _csv\n# cleanup[2] removing csv\n# cleanup[2] removing email\n# cleanup[2] removing fnmatch\n# cleanup[2] removing ntpath\n# cleanup[2] removing errno\n# cleanup[2] removing urllib\n# cleanup[2] removing math\n# cleanup[2] removing ipaddress\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing pathlib\n# cleanup[2] removing binascii\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing threading\n# cleanup[2] removing zipfile._path.glob\n# cleanup[2] removing zipfile._path\n# cleanup[2] removing zipfile\n# cleanup[2] removing textwrap\n# cleanup[2] removing quopri\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing base64\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.utils\n# cleanup[2] removing email.header\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing importlib.metadata._functools\n# cleanup[2] removing importlib.metadata._text\n# cleanup[2] removing importlib.metadata._adapters\n# cleanup[2] removing importlib.metadata._meta\n# cleanup[2] removing importlib.metadata._collections\n# cleanup[2] removing importlib.metadata._itertools\n# cleanup[2] removing tempfile\n# cleanup[2] removing importlib.resources.abc\n# cleanup[2] removing importlib.resources._adapters\n# cleanup[2] removing importlib.resources._common\n# cleanup[2] removing importlib.resources._legacy\n# cleanup[2] removing importlib.resources\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.metadata\n# cleanup[2] removing ansible.module_utils\n# cleanup[2] removing ansible.module_utils.compat\n# cleanup[2] removing ansible.module_utils.compat.version\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing termios\n# cleanup[2] removing getpass\n# cleanup[2] removing signal\n# cleanup[2] removing fcntl\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing traceback\n# cleanup[2] removing ansible.config\n# cleanup[2] removing atexit\n# cleanup[2] removing configparser\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing jinja2.bccache\n# cleanup[2] removing markupsafe._speedups\n# cleanup[2] removing markupsafe\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing jinja2.utils\n# cleanup[2] removing jinja2.nodes\n# cleanup[2] removing jinja2.exceptions\n# cleanup[2] removing jinja2.visitor\n# cleanup[2] removing jinja2.idtracking\n# cleanup[2] removing jinja2.optimizer\n# cleanup[2] removing jinja2.compiler\n# cleanup[2] removing jinja2.async_utils\n# cleanup[2] removing jinja2.runtime\n# cleanup[2] removing jinja2.filters\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing jinja2.tests\n# cleanup[2] removing jinja2.defaults\n# cleanup[2] removing jinja2._identifier\n# cleanup[2] removing jinja2.lexer\n# cleanup[2] removing jinja2.parser\n# cleanup[2] removing jinja2.environment\n# cleanup[2] removing jinja2.loaders\n# cleanup[2] removing jinja2\n# destroy jinja2\n# destroy jinja2.bccache\n# destroy jinja2.utils\n# destroy jinja2.exceptions\n# destroy jinja2.visitor\n# destroy jinja2.idtracking\n# destroy jinja2.optimizer\n# destroy jinja2.compiler\n# destroy jinja2.async_utils\n# destroy jinja2.runtime\n# destroy jinja2.filters\n# destroy jinja2.tests\n# destroy jinja2.defaults\n# destroy jinja2._identifier\n# destroy jinja2.lexer\n# destroy jinja2.parser\n# destroy jinja2.environment\n# destroy jinja2.loaders\n# cleanup[2] removing jinja2.nativetypes\n# destroy jinja2.nativetypes\n# cleanup[2] removing ansible.errors.yaml_strings\n# cleanup[2] removing ansible.module_utils.common\n# cleanup[2] removing ansible.module_utils.common.text\n# cleanup[2] removing ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\n# cleanup[2] removing ansible.module_utils.common.text.converters\n# cleanup[2] removing ansible.errors\n# cleanup[2] removing yaml.error\n# cleanup[2] removing yaml.tokens\n# cleanup[2] removing yaml.events\n# cleanup[2] removing yaml.nodes\n# cleanup[2] removing yaml.reader\n# cleanup[2] removing yaml.scanner\n# cleanup[2] removing yaml.parser\n# cleanup[2] removing yaml.composer\n# cleanup[2] removing yaml.constructor\n# cleanup[2] removing yaml.resolver\n# cleanup[2] removing yaml.loader\n# cleanup[2] removing yaml.emitter\n# cleanup[2] removing yaml.serializer\n# cleanup[2] removing yaml.representer\n# cleanup[2] removing yaml.dumper\n# cleanup[2] removing cython_runtime\n# cleanup[2] removing _cython_3_0_11\n# destroy _cython_3_0_11\n# cleanup[2] removing yaml._yaml\n# cleanup[2] removing yaml.cyaml\n# cleanup[2] removing yaml\n# cleanup[2] removing ansible.module_utils.common.yaml\n# cleanup[2] removing ansible.module_utils.parsing\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\n# cleanup[2] removing ansible.parsing\n# cleanup[2] removing ansible.parsing.quoting\n# cleanup[2] removing ansible.parsing.yaml\n# cleanup[2] removing ansible.parsing.yaml.objects\n# cleanup[2] removing ansible.utils\n# cleanup[2] removing ansible.utils.py3compat\n# cleanup[2] removing ansible.utils.path\n# cleanup[2] removing ansible.config.manager\n# cleanup[2] removing ansible.module_utils.common.collections\n# cleanup[2] removing ansible.utils.fqcn\n# cleanup[2] removing encodings.unicode_escape\n# cleanup[2] removing ansible.constants\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing _ctypes\n# cleanup[2] removing ctypes._endian\n# cleanup[2] removing ctypes\n# cleanup[2] removing ctypes.util\n# cleanup[2] removing logging\n# cleanup[2] removing tty\n# cleanup[2] removing ansible.utils.color\n# cleanup[2] removing multiprocessing.process\n# cleanup[2] removing multiprocessing.reduction\n# cleanup[2] removing multiprocessing.context\n# cleanup[2] removing __mp_main__\n# cleanup[2] removing multiprocessing\n# cleanup[2] removing ansible.utils.multiprocessing\n# cleanup[2] removing ansible.utils.singleton\n# cleanup[2] removing ansible.utils.native_jinja\n# cleanup[2] removing ansible.utils.unsafe_proxy\n# cleanup[2] removing ansible.utils.display\n# cleanup[2] removing ansible.utils.context_objects\n# cleanup[2] removing ansible.context\n# cleanup[2] removing ansible.cli.arguments\n# cleanup[2] removing copy\n# cleanup[2] removing gettext\n# destroy gettext\n# cleanup[2] removing argparse\n# cleanup[2] removing ansible.cli.arguments.option_helpers\n# cleanup[2] removing ansible.inventory\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing ansible.parsing.splitter\n# cleanup[2] removing ansible.utils.vars\n# cleanup[2] removing ansible.inventory.group\n# cleanup[2] removing ansible.parsing.utils\n# cleanup[2] removing ansible.parsing.utils.addresses\n# cleanup[2] removing ansible.inventory.host\n# cleanup[2] removing ansible.inventory.data\n# cleanup[2] removing ansible.plugins\n# cleanup[2] removing glob\n# cleanup[2] removing ansible.module_utils.compat.typing\n# cleanup[2] removing ansible.plugins.filter\n# cleanup[2] removing ansible.plugins.test\n# cleanup[2] removing ansible.module_utils.compat.importlib\n# cleanup[2] removing shlex\n# cleanup[2] removing cryptography.__about__\n# cleanup[2] removing cryptography\n# cleanup[2] removing cryptography.hazmat\n# cleanup[2] removing cryptography.hazmat.bindings\n# cleanup[2] removing _cffi_backend\n# cleanup[2] removing _openssl\n# cleanup[2] removing cryptography.hazmat.bindings._rust\n# cleanup[2] removing cryptography.exceptions\n# cleanup[2] removing cryptography.hazmat.backends\n# cleanup[2] removing cryptography.hazmat.primitives\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\n# cleanup[2] removing cryptography.utils\n# cleanup[2] removing cryptography.hazmat.primitives.padding\n# cleanup[2] removing cryptography.hazmat.primitives.hmac\n# cleanup[2] removing cryptography.hazmat.primitives.kdf\n# cleanup[2] removing hmac\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\n# cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2\n# cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm\n# cleanup[2] removing cryptography.hazmat.decrepit\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\n# cleanup[2] removing cryptography.hazmat.bindings.openssl\n# cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional\n# cleanup[2] removing cryptography.hazmat.bindings.openssl.binding\n# cleanup[2] removing cryptography.hazmat.primitives._asymmetric\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\n# cleanup[2] removing cryptography.hazmat._oid\n# cleanup[2] removing cryptography.hazmat.primitives._serialization\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[2] removing cryptography.hazmat.backends.openssl.backend\n# destroy cryptography.hazmat.backends.openssl.backend\n# cleanup[2] removing cryptography.hazmat.backends.openssl\n# cleanup[2] removing ansible.parsing.vault\n# cleanup[2] removing ansible.parsing.yaml.constructor\n# cleanup[2] removing ansible.parsing.yaml.loader\n# cleanup[2] removing ansible.module_utils.common.json\n# cleanup[2] removing ansible.parsing.ajson\n# cleanup[2] removing ansible.parsing.utils.yaml\n# cleanup[2] removing ansible.utils.collection_loader._collection_config\n# cleanup[2] removing ansible.utils.collection_loader._collection_meta\n# cleanup[2] removing ansible.utils.collection_loader._collection_finder\n# cleanup[2] removing ansible.utils.collection_loader\n# cleanup[2] removing ansible.parsing.plugin_docs\n# cleanup[2] removing ansible.utils.plugin_docs\n# cleanup[2] removing packaging\n# destroy packaging\n# cleanup[2] removing sysconfig\n# cleanup[2] removing packaging._elffile\n# destroy packaging._elffile\n# cleanup[2] removing packaging._manylinux\n# cleanup[2] removing packaging._musllinux\n# cleanup[2] removing packaging.tags\n# destroy packaging.tags\n# cleanup[2] removing packaging._structures\n# destroy packaging._structures\n# cleanup[2] removing packaging.version\n# destroy packaging.version\n# cleanup[2] removing packaging.utils\n# destroy packaging.utils\n# cleanup[2] removing packaging.specifiers\n# destroy packaging.specifiers\n# cleanup[2] removing ansible.plugins.loader\n# cleanup[2] removing ansible.utils.helpers\n# cleanup[2] removing ansible.vars\n# cleanup[2] removing ansible.vars.plugins\n# cleanup[2] removing ansible.inventory.manager\n# cleanup[2] removing ansible.module_utils.common.file\n# cleanup[2] removing grp\n# cleanup[2] removing pwd\n# cleanup[2] removing syslog\n# cleanup[2] removing ansible.module_utils.compat.selinux\n# cleanup[2] removing ansible.module_utils.compat.selectors\n# cleanup[2] removing ansible.module_utils._text\n# cleanup[2] removing ansible.module_utils.common.warnings\n# cleanup[2] removing ansible.module_utils.errors\n# cleanup[2] removing ansible.module_utils.common._json_compat\n# cleanup[2] removing ansible.module_utils.common.text.formatters\n# cleanup[2] removing ansible.module_utils.common.validation\n# cleanup[2] removing ansible.module_utils.common.parameters\n# cleanup[2] removing ansible.module_utils.common.arg_spec\n# cleanup[2] removing ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process\n# cleanup[2] removing ansible.module_utils.distro._distro\n# cleanup[2] removing ansible.module_utils.distro\n# cleanup[2] removing ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info\n# cleanup[2] removing ansible.module_utils.pycompat24\n# cleanup[2] removing ansible.module_utils.basic\n# cleanup[2] removing ansible.parsing.dataloader\n# cleanup[2] removing ansible.inventory.helpers\n# cleanup[2] removing ansible.vars.fact_cache\n# cleanup[2] removing ansible.template.native_helpers\n# cleanup[2] removing ansible.template.template\n# cleanup[2] removing ansible.template.vars\n# cleanup[2] removing ansible.utils.listify\n# cleanup[2] removing ansible.template\n# cleanup[2] removing ansible.vars.clean\n# cleanup[2] removing ansible.vars.manager\n# cleanup[2] removing argcomplete.completers\n# cleanup[2] removing argcomplete.exceptions\n# cleanup[2] removing argcomplete.io\n# cleanup[2] removing argcomplete.packages\n# cleanup[2] removing argcomplete.packages._shlex\n# cleanup[2] removing argcomplete.lexers\n# cleanup[2] removing argcomplete.packages._argparse\n# cleanup[2] removing argcomplete.finders\n# cleanup[2] removing argcomplete.shell_integration\n# cleanup[2] removing argcomplete\n# cleanup[2] removing ansible.cli\n# cleanup[2] removing ansible.executor\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# destroy heapq\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.util\n# cleanup[2] removing multiprocessing.connection\n# cleanup[2] removing multiprocessing.queues\n# cleanup[2] removing ansible.utils.sentinel\n# cleanup[2] removing ansible.playbook.attribute\n# cleanup[2] removing ansible.playbook.base\n# cleanup[2] removing ansible.playbook.conditional\n# cleanup[2] removing ansible.playbook.collectionsearch\n# cleanup[2] removing ansible.playbook.delegatable\n# cleanup[2] removing ansible.parsing.mod_args\n# cleanup[2] removing ansible.playbook.helpers\n# cleanup[2] removing ansible.playbook.notifiable\n# cleanup[2] removing ansible.playbook.taggable\n# cleanup[2] removing ansible.playbook.role.definition\n# cleanup[2] removing tarfile\n# cleanup[2] removing ansible.utils.galaxy\n# cleanup[2] removing ansible.playbook.role.requirement\n# cleanup[2] removing ansible.playbook.role.metadata\n# cleanup[2] removing ansible.playbook.role\n# cleanup[2] removing ansible.playbook.block\n# cleanup[2] removing ansible.playbook.loop_control\n# cleanup[2] removing ansible.playbook.task\n# cleanup[2] removing ansible.playbook.play\n# cleanup[2] removing ansible.playbook.playbook_include\n# cleanup[2] removing ansible.playbook\n# cleanup[2] removing ansible.executor.play_iterator\n# cleanup[2] removing ansible.executor.stats\n# cleanup[2] removing ansible.executor.task_result\n# cleanup[2] removing ansible.playbook.play_context\n# cleanup[2] removing difflib\n# cleanup[2] removing ansible.vars.hostvars\n# cleanup[2] removing ansible.parsing.yaml.dumper\n# cleanup[2] removing ansible.plugins.callback\n# cleanup[2] removing ansible.vars.reserved\n# cleanup[2] removing ansible.utils.lock\n# cleanup[2] removing dataclasses\n# cleanup[2] removing ansible.executor.task_queue_manager\n# cleanup[2] removing ansible.module_utils.compat.paramiko\n# cleanup[2] removing ansible.utils.ssh_functions\n# cleanup[2] removing ansible.executor.playbook_executor\n# cleanup[2] removing ansible.cli.playbook\n# cleanup[2] removing ansible_collections\n# destroy ansible_collections\n# cleanup[2] removing ansible_collections.fedora\n# destroy ansible_collections.fedora\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles\n# destroy ansible_collections.fedora.linux_system_roles\n# cleanup[2] removing ansible_collections.ansible\n# destroy ansible_collections.ansible\n# cleanup[2] removing ansible_collections.ansible.builtin\n# destroy ansible_collections.ansible.builtin\n# cleanup[2] removing ansible.plugins.cache\n# cleanup[2] removing ansible.plugins.cache.memory\n# cleanup[2] removing ansible.plugins.inventory\n# cleanup[2] removing ansible.plugins.inventory.host_list\n# cleanup[2] removing ansible.plugins.inventory.script\n# cleanup[2] removing ansible.plugins.inventory.auto\n# cleanup[2] removing ansible.plugins.inventory.yaml\n# cleanup[2] removing ansible.plugins.inventory.ini\n# cleanup[2] removing ansible.utils.shlex\n# cleanup[2] removing ansible.plugins.inventory.toml\n# cleanup[2] removing tomllib._types\n# cleanup[2] removing tomllib._re\n# cleanup[2] removing tomllib._parser\n# cleanup[2] removing tomllib\n# cleanup[2] removing ansible.plugins.vars\n# cleanup[2] removing ansible.plugins.vars.host_group_vars\n# cleanup[2] removing ansible.plugins.doc_fragments\n# cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging\n# cleanup[2] removing multiprocessing.synchronize\n# cleanup[2] removing ansible.plugins.become\n# cleanup[2] removing ansible.plugins.shell\n# cleanup[2] removing ansible.plugins.connection\n# cleanup[2] removing ansible.plugins.connection.local\n# cleanup[2] removing pty\n# cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining\n# cleanup[2] removing ansible.plugins.connection.paramiko_ssh\n# cleanup[2] removing ansible.plugins.connection.psrp\n# cleanup[2] removing xml\n# cleanup[2] removing xml.etree\n# cleanup[2] removing xml.etree.ElementPath\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing _elementtree\n# cleanup[2] removing xml.etree.ElementTree\n# cleanup[2] removing ansible.plugins.shell.powershell\n# cleanup[2] removing ansible.utils.hashing\n# cleanup[2] removing ansible.plugins.connection.ssh\n# cleanup[2] removing ansible.plugins.connection.winrm\n# cleanup[2] removing ansible.module_utils.json_utils\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing http\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing xmltodict\n# cleanup[2] removing ansible.plugins.shell.cmd\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_windows\n# cleanup[2] removing ansible.plugins.shell.sh\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_common\n# cleanup[2] removing ansible.plugins.become.runas\n# cleanup[2] removing ansible.plugins.become.su\n# cleanup[2] removing ansible.plugins.become.sudo\n# cleanup[2] removing ansible.playbook.role.include\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles\n# destroy ansible_collections.fedora.linux_system_roles.roles\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.tlog\n# destroy ansible_collections.fedora.linux_system_roles.roles.tlog\n# cleanup[2] removing ansible.playbook.handler\n# cleanup[2] removing ansible.playbook.task_include\n# cleanup[2] removing ansible.playbook.role_include\n# cleanup[2] removing ansible.playbook.handler_task_include\n# cleanup[2] removing ansible.modules\n# cleanup[2] removing ansible.module_utils.facts.namespace\n# cleanup[2] removing multiprocessing.pool\n# cleanup[2] removing ansible.module_utils.facts.timeout\n# cleanup[2] removing ansible.module_utils.facts.collector\n# cleanup[2] removing ansible.module_utils.facts.other\n# cleanup[2] removing ansible.module_utils.facts.other.facter\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\n# cleanup[2] removing ansible.module_utils.facts.system\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\n# cleanup[2] removing ansible.module_utils.facts.system.caps\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\n# cleanup[2] removing ansible.module_utils.facts.utils\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\n# cleanup[2] removing ansible.module_utils.compat.datetime\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\n# cleanup[2] removing ansible.module_utils.facts.system.env\n# cleanup[2] removing ansible.module_utils.facts.system.dns\n# cleanup[2] removing ansible.module_utils.facts.system.fips\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\n# cleanup[2] removing ansible.module_utils.facts.system.local\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.platform\n# cleanup[2] removing ansible.module_utils.facts.system.python\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\n# cleanup[2] removing ansible.module_utils.facts.system.user\n# cleanup[2] removing ansible.module_utils.facts.hardware\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\n# cleanup[2] removing ansible.module_utils.facts.sysctl\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\n# cleanup[2] removing ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\n# cleanup[2] removing ansible.module_utils.facts.network.aix\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\n# cleanup[2] removing ansible.module_utils.facts.network.linux\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\n# cleanup[2] removing ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\n# cleanup[2] removing ansible.module_utils.facts.compat\n# cleanup[2] removing ansible.module_utils.facts\n# cleanup[2] removing ansible.executor.interpreter_discovery\n# cleanup[2] removing ansible.executor.powershell\n# cleanup[2] removing ansible.executor.powershell.module_manifest\n# cleanup[2] removing ansible.executor.action_write_locks\n# cleanup[2] removing ansible.executor.module_common\n# cleanup[2] removing ansible.parsing.utils.jsonify\n# cleanup[2] removing ansible.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.action\n# cleanup[2] removing ansible_collections.community\n# destroy ansible_collections.community\n# cleanup[2] removing ansible_collections.community.general\n# destroy ansible_collections.community.general\n# cleanup[2] removing ansible_collections.community.general.plugins\n# destroy ansible_collections.community.general.plugins\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\n# destroy ansible_collections.community.general.plugins.modules\n# cleanup[2] removing ansible_collections.community.general.plugins.action\n# destroy ansible_collections.community.general.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix\n# destroy ansible_collections.ansible.posix\n# cleanup[2] removing ansible_collections.ansible.posix.plugins\n# destroy ansible_collections.ansible.posix.plugins\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback\n# destroy ansible_collections.ansible.posix.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug\n# cleanup[2] removing ansible.plugins.callback.default\n# cleanup[2] removing ansible.plugins.doc_fragments.default_callback\n# cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback\n# cleanup[2] removing ansible.plugins.callback.junit\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing ansible.utils._junit_xml\n# cleanup[2] removing ansible.plugins.callback.minimal\n# cleanup[2] removing ansible.plugins.callback.oneline\n# cleanup[2] removing ansible.plugins.callback.tree\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# cleanup[2] removing cmd\n# cleanup[2] removing pprint\n# cleanup[2] removing ansible.executor.process\n# cleanup[2] removing ansible.module_utils.connection\n# cleanup[2] removing ansible.executor.task_executor\n# cleanup[2] removing ansible.executor.process.worker\n# cleanup[2] removing ansible.plugins.strategy\n# cleanup[2] removing ansible.plugins.strategy.linear\n# cleanup[2] removing ansible.playbook.included_file\n# cleanup[2] removing multiprocessing.popen_fork\n# cleanup[2] removing ansible.plugins.action.set_fact\n# cleanup[2] removing ansible.plugins.filter.1052067806384072282_core\n# cleanup[2] removing passlib\n# cleanup[2] removing passlib.exc\n# cleanup[2] removing passlib.utils.compat\n# cleanup[2] removing unicodedata\n# cleanup[2] removing stringprep\n# cleanup[2] removing gc\n# cleanup[2] removing timeit\n# cleanup[2] removing passlib.utils.decor\n# cleanup[2] removing passlib.utils.binary\n# cleanup[2] removing _crypt\n# cleanup[2] removing crypt\n# cleanup[2] removing passlib.utils\n# cleanup[2] removing passlib.ifc\n# cleanup[2] removing passlib.registry\n# cleanup[2] removing passlib.utils.handlers\n# cleanup[2] removing ansible.utils.encrypt\n# cleanup[2] removing ansible.utils.unicode\n# cleanup[2] removing ansible.plugins.filter.1922905218441657362_encryption\n# cleanup[2] removing ansible.plugins.filter.2328192685061500156_mathstuff\n# cleanup[2] removing ansible.plugins.filter.3012994151903089266_urls\n# cleanup[2] removing ansible.plugins.filter.7817629738663606131_urlsplit\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.filter\n# cleanup[2] removing ansible.plugins.action.shell\n# cleanup[2] removing ansible.plugins.action.include_vars\n# cleanup[2] removing ansible.plugins.action.package\n# cleanup[2] removing ansible.plugins.action.template\n# cleanup[2] removing ansible.plugins.action.command\n# destroy _sitebuiltins\n# cleanup[3] wiping ansible.plugins.action.command\n# cleanup[3] wiping ansible.plugins.action.template\n# cleanup[3] wiping ansible.plugins.action.package\n# cleanup[3] wiping ansible.plugins.action.include_vars\n# cleanup[3] wiping ansible.plugins.action.shell\n# cleanup[3] wiping ansible_collections.ansible.builtin.plugins.filter\n# cleanup[3] wiping ansible.plugins.filter.7817629738663606131_urlsplit\n# cleanup[3] wiping ansible.plugins.filter.3012994151903089266_urls\n# cleanup[3] wiping ansible.plugins.filter.2328192685061500156_mathstuff\n# cleanup[3] wiping ansible.plugins.filter.1922905218441657362_encryption\n# cleanup[3] wiping ansible.utils.unicode\n# cleanup[3] wiping ansible.utils.encrypt\n# destroy passlib\n# destroy passlib.utils\n# destroy passlib.registry\n# destroy crypt\n# cleanup[3] wiping passlib.utils.handlers\n# destroy passlib.ifc\n# cleanup[3] wiping _crypt\n# cleanup[3] wiping passlib.utils.binary\n# cleanup[3] wiping passlib.utils.decor\n# cleanup[3] wiping timeit\n# cleanup[3] wiping gc\n# destroy gc\n# cleanup[3] wiping stringprep\n# cleanup[3] wiping unicodedata\n# cleanup[3] wiping passlib.utils.compat\n# destroy passlib.utils.compat\n# cleanup[3] wiping passlib.exc\n# cleanup[3] wiping ansible.plugins.filter.1052067806384072282_core\n# cleanup[3] wiping ansible.plugins.action.set_fact\n# cleanup[3] wiping multiprocessing.popen_fork\n# cleanup[3] wiping ansible.playbook.included_file\n# cleanup[3] wiping ansible.plugins.strategy.linear\n# cleanup[3] wiping ansible.plugins.strategy\n# destroy cmd\n# destroy pprint\n# cleanup[3] wiping ansible.executor.process.worker\n# cleanup[3] wiping ansible.executor.task_executor\n# cleanup[3] wiping ansible.module_utils.connection\n# cleanup[3] wiping ansible.executor.process\n# destroy ansible.executor.process.worker\n# cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# cleanup[3] wiping ansible.plugins.callback.tree\n# cleanup[3] wiping ansible.plugins.callback.oneline\n# cleanup[3] wiping ansible.plugins.callback.minimal\n# cleanup[3] wiping ansible.utils._junit_xml\n# destroy decimal\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.etree\n# destroy xml.parsers\n# destroy xml.sax\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping ansible.plugins.callback.junit\n# cleanup[3] wiping ansible.plugins.doc_fragments.result_format_callback\n# cleanup[3] wiping ansible.plugins.doc_fragments.default_callback\n# cleanup[3] wiping ansible.plugins.callback.default\n# cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.debug\n# cleanup[3] wiping ansible_collections.ansible.builtin.plugins.callback\n# destroy difflib\n# cleanup[3] wiping ansible_collections.ansible.builtin.plugins.action\n# cleanup[3] wiping ansible_collections.ansible.builtin.plugins\n# destroy ansible.plugins.filter\n# destroy ansible.plugins.test\n# destroy ansible.plugins.callback\n# destroy ansible.plugins.cache\n# destroy ansible.plugins.inventory\n# destroy ansible.plugins.vars\n# destroy ansible.plugins.doc_fragments\n# destroy ansible.plugins.become\n# destroy ansible.plugins.shell\n# destroy ansible.plugins.action\n# destroy ansible.plugins.strategy\n# cleanup[3] wiping ansible.parsing.utils.jsonify\n# cleanup[3] wiping ansible.executor.module_common\n# cleanup[3] wiping ansible.executor.action_write_locks\n# cleanup[3] wiping ansible.executor.powershell.module_manifest\n# cleanup[3] wiping ansible.executor.powershell\n# destroy ansible.executor.powershell.module_manifest\n# cleanup[3] wiping ansible.executor.interpreter_discovery\n# cleanup[3] wiping ansible.module_utils.facts\n# destroy ansible.module_utils.facts.namespace\n# destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter\n# destroy ansible.module_utils.facts.other.ohai\n# destroy ansible.module_utils.facts.system\n# destroy ansible.module_utils.facts.system.apparmor\n# destroy ansible.module_utils.facts.system.caps\n# destroy ansible.module_utils.facts.system.chroot\n# destroy ansible.module_utils.facts.system.cmdline\n# destroy ansible.module_utils.facts.system.distribution\n# destroy ansible.module_utils.facts.system.date_time\n# destroy ansible.module_utils.facts.system.env\n# destroy ansible.module_utils.facts.system.dns\n# destroy ansible.module_utils.facts.system.fips\n# destroy ansible.module_utils.facts.system.loadavg\n# destroy ansible.module_utils.facts.system.local\n# destroy ansible.module_utils.facts.system.lsb\n# destroy ansible.module_utils.facts.system.pkg_mgr\n# destroy ansible.module_utils.facts.system.platform\n# destroy ansible.module_utils.facts.system.python\n# destroy ansible.module_utils.facts.system.selinux\n# destroy ansible.module_utils.facts.system.service_mgr\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\n# destroy ansible.module_utils.facts.system.user\n# destroy ansible.module_utils.facts.utils\n# destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base\n# destroy ansible.module_utils.facts.hardware.aix\n# destroy ansible.module_utils.facts.hardware.darwin\n# destroy ansible.module_utils.facts.hardware.freebsd\n# destroy ansible.module_utils.facts.hardware.dragonfly\n# destroy ansible.module_utils.facts.hardware.hpux\n# destroy ansible.module_utils.facts.hardware.linux\n# destroy ansible.module_utils.facts.hardware.hurd\n# destroy ansible.module_utils.facts.hardware.netbsd\n# destroy ansible.module_utils.facts.hardware.openbsd\n# destroy ansible.module_utils.facts.hardware.sunos\n# destroy ansible.module_utils.facts.sysctl\n# destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base\n# destroy ansible.module_utils.facts.network.generic_bsd\n# destroy ansible.module_utils.facts.network.aix\n# destroy ansible.module_utils.facts.network.darwin\n# destroy ansible.module_utils.facts.network.dragonfly\n# destroy ansible.module_utils.facts.network.fc_wwn\n# destroy ansible.module_utils.facts.network.freebsd\n# destroy ansible.module_utils.facts.network.hpux\n# destroy ansible.module_utils.facts.network.hurd\n# destroy ansible.module_utils.facts.network.linux\n# destroy ansible.module_utils.facts.network.iscsi\n# destroy ansible.module_utils.facts.network.nvme\n# destroy ansible.module_utils.facts.network.netbsd\n# destroy ansible.module_utils.facts.network.openbsd\n# destroy ansible.module_utils.facts.network.sunos\n# destroy ansible.module_utils.facts.virtual\n# destroy ansible.module_utils.facts.virtual.base\n# destroy ansible.module_utils.facts.virtual.sysctl\n# destroy ansible.module_utils.facts.virtual.freebsd\n# destroy ansible.module_utils.facts.virtual.dragonfly\n# destroy ansible.module_utils.facts.virtual.hpux\n# destroy ansible.module_utils.facts.virtual.linux\n# destroy ansible.module_utils.facts.virtual.netbsd\n# destroy ansible.module_utils.facts.virtual.openbsd\n# destroy ansible.module_utils.facts.virtual.sunos\n# destroy ansible.module_utils.facts.compat\n# cleanup[3] wiping ansible.module_utils.facts.ansible_collector\n# destroy ansible.module_utils.facts.collector\n# cleanup[3] wiping ansible.module_utils.facts.default_collectors\n# cleanup[3] wiping ansible.module_utils.compat.datetime\n# cleanup[3] wiping ansible.module_utils.facts.timeout\n# cleanup[3] wiping multiprocessing.pool\n# destroy queue\n# cleanup[3] wiping ansible.modules\n# cleanup[3] wiping ansible.playbook.handler_task_include\n# cleanup[3] wiping ansible.playbook.role_include\n# cleanup[3] wiping ansible.playbook.task_include\n# cleanup[3] wiping ansible.playbook.handler\n# cleanup[3] wiping ansible.playbook.role.include\n# cleanup[3] wiping ansible.plugins.become.sudo\n# cleanup[3] wiping ansible.plugins.become.su\n# cleanup[3] wiping ansible.plugins.become.runas\n# cleanup[3] wiping ansible.plugins.doc_fragments.shell_common\n# cleanup[3] wiping ansible.plugins.shell.sh\n# cleanup[3] wiping ansible.plugins.doc_fragments.shell_windows\n# cleanup[3] wiping ansible.plugins.shell.cmd\n# cleanup[3] wiping xmltodict\n# destroy xml.parsers.expat\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping xml.sax.xmlreader\n# cleanup[3] wiping xml.sax._exceptions\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping ansible.module_utils.json_utils\n# cleanup[3] wiping ansible.plugins.connection.winrm\n# destroy xmltodict\n# cleanup[3] wiping ansible.plugins.connection.ssh\n# cleanup[3] wiping ansible.utils.hashing\n# cleanup[3] wiping ansible.plugins.shell.powershell\n# destroy xml.etree.ElementTree\n# cleanup[3] wiping _elementtree\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping xml.etree.ElementPath\n# cleanup[3] wiping ansible.plugins.connection.psrp\n# destroy ansible.plugins.connection\n# destroy ansible.plugins.loader\n# cleanup[3] wiping ansible.plugins.connection.paramiko_ssh\n# cleanup[3] wiping ansible.plugins.doc_fragments.connection_pipelining\n# cleanup[3] wiping pty\n# cleanup[3] wiping ansible.plugins.connection.local\n# destroy pty\n# cleanup[3] wiping multiprocessing.synchronize\n# cleanup[3] wiping ansible.plugins.doc_fragments.vars_plugin_staging\n# cleanup[3] wiping ansible.plugins.vars.host_group_vars\n# cleanup[3] wiping tomllib\n# destroy tomllib._types\n# destroy tomllib._re\n# destroy tomllib._parser\n# cleanup[3] wiping ansible.plugins.inventory.toml\n# destroy tomllib\n# cleanup[3] wiping ansible.utils.shlex\n# cleanup[3] wiping ansible.plugins.inventory.ini\n# cleanup[3] wiping ansible.plugins.inventory.yaml\n# cleanup[3] wiping ansible.plugins.inventory.auto\n# cleanup[3] wiping ansible.plugins.inventory.script\n# cleanup[3] wiping ansible.plugins.inventory.host_list\n# cleanup[3] wiping ansible.plugins.cache.memory\n# cleanup[3] wiping ansible.cli.playbook\n# cleanup[3] wiping ansible.executor.playbook_executor\n# cleanup[3] wiping ansible.utils.ssh_functions\n# cleanup[3] wiping ansible.module_utils.compat.paramiko\n# cleanup[3] wiping ansible.executor.task_queue_manager\n# cleanup[3] wiping dataclasses\n# cleanup[3] wiping ansible.utils.lock\n# cleanup[3] wiping ansible.vars.reserved\n# cleanup[3] wiping ansible.parsing.yaml.dumper\n# cleanup[3] wiping ansible.vars.hostvars\n# cleanup[3] wiping ansible.playbook.play_context\n# cleanup[3] wiping ansible.executor.task_result\n# cleanup[3] wiping ansible.executor.stats\n# cleanup[3] wiping ansible.executor.play_iterator\n# cleanup[3] wiping ansible.playbook\n# destroy ansible.playbook.attribute\n# destroy ansible.playbook.base\n# destroy ansible.playbook.conditional\n# destroy ansible.playbook.collectionsearch\n# destroy ansible.playbook.delegatable\n# destroy ansible.playbook.helpers\n# destroy ansible.playbook.notifiable\n# destroy ansible.playbook.taggable\n# destroy ansible.playbook.role\n# destroy ansible.playbook.block\n# destroy ansible.playbook.loop_control\n# destroy ansible.playbook.task\n# destroy ansible.playbook.play\n# destroy ansible.playbook.playbook_include\n# destroy ansible.playbook.play_context\n# destroy ansible.playbook.handler\n# destroy ansible.playbook.task_include\n# destroy ansible.playbook.role_include\n# destroy ansible.playbook.handler_task_include\n# destroy ansible.playbook.included_file\n# cleanup[3] wiping ansible.playbook.role.metadata\n# cleanup[3] wiping ansible.playbook.role.requirement\n# cleanup[3] wiping ansible.utils.galaxy\n# destroy tarfile\n# cleanup[3] wiping ansible.playbook.role.definition\n# cleanup[3] wiping ansible.parsing.mod_args\n# cleanup[3] wiping ansible.utils.sentinel\n# cleanup[3] wiping multiprocessing.queues\n# cleanup[3] wiping multiprocessing.connection\n# cleanup[3] wiping multiprocessing.util\n# cleanup[3] wiping _multiprocessing\n# cleanup[3] wiping _queue\n# cleanup[3] wiping _heapq\n# cleanup[3] wiping ansible.executor\n# destroy ansible.executor.play_iterator\n# destroy ansible.executor.stats\n# destroy ansible.executor.task_result\n# destroy ansible.executor.task_queue_manager\n# destroy ansible.executor.playbook_executor\n# destroy ansible.executor.interpreter_discovery\n# destroy ansible.executor.powershell\n# destroy ansible.executor.action_write_locks\n# destroy ansible.executor.module_common\n# destroy ansible.executor.process\n# destroy ansible.executor.task_executor\n# cleanup[3] wiping ansible.cli\n# destroy ansible.cli.arguments\n# destroy ansible.cli.arguments.option_helpers\n# destroy argcomplete\n# destroy argcomplete.completers\n# destroy argcomplete.exceptions\n# destroy argcomplete.packages\n# destroy argcomplete.packages._argparse\n# destroy argcomplete.lexers\n# destroy argcomplete.finders\n# destroy argcomplete.shell_integration\n# destroy ansible.cli.playbook\n# cleanup[3] wiping argcomplete.packages._shlex\n# cleanup[3] wiping argcomplete.io\n# cleanup[3] wiping ansible.vars.manager\n# cleanup[3] wiping ansible.vars.clean\n# cleanup[3] wiping ansible.template\n# destroy ansible.template.native_helpers\n# destroy ansible.template.template\n# destroy ansible.template.vars\n# cleanup[3] wiping ansible.utils.listify\n# cleanup[3] wiping ansible.vars.fact_cache\n# cleanup[3] wiping ansible.inventory.helpers\n# cleanup[3] wiping ansible.parsing.dataloader\n# cleanup[3] wiping ansible.module_utils.basic\n# destroy __main__\n# cleanup[3] wiping ansible.module_utils.pycompat24\n# cleanup[3] wiping ansible.module_utils.common.sys_info\n# cleanup[3] wiping ansible.module_utils.common._utils\n# cleanup[3] wiping ansible.module_utils.distro\n# cleanup[3] wiping ansible.module_utils.distro._distro\n# cleanup[3] wiping ansible.module_utils.common.process\n# cleanup[3] wiping ansible.module_utils.common.locale\n# cleanup[3] wiping ansible.module_utils.common.arg_spec\n# cleanup[3] wiping ansible.module_utils.common.parameters\n# cleanup[3] wiping ansible.module_utils.common.validation\n# cleanup[3] wiping ansible.module_utils.common.text.formatters\n# cleanup[3] wiping ansible.module_utils.common._json_compat\n# cleanup[3] wiping ansible.module_utils.errors\n# cleanup[3] wiping ansible.module_utils.common.warnings\n# cleanup[3] wiping ansible.module_utils._text\n# cleanup[3] wiping ansible.module_utils.compat.selectors\n# cleanup[3] wiping ansible.module_utils.compat.selinux\n# cleanup[3] wiping syslog\n# destroy syslog\n# cleanup[3] wiping pwd\n# cleanup[3] wiping grp\n# cleanup[3] wiping ansible.module_utils.common.file\n# cleanup[3] wiping ansible.inventory.manager\n# cleanup[3] wiping ansible.vars.plugins\n# cleanup[3] wiping ansible.vars\n# destroy ansible.vars.plugins\n# destroy ansible.vars.fact_cache\n# destroy ansible.vars.clean\n# destroy ansible.vars.manager\n# destroy ansible.vars.hostvars\n# destroy ansible.vars.reserved\n# cleanup[3] wiping ansible.utils.helpers\n# cleanup[3] wiping packaging._musllinux\n# cleanup[3] wiping packaging._manylinux\n# cleanup[3] wiping sysconfig\n# cleanup[3] wiping ansible.utils.plugin_docs\n# cleanup[3] wiping ansible.parsing.plugin_docs\n# cleanup[3] wiping ansible.utils.collection_loader\n# destroy ansible.utils.collection_loader._collection_config\n# destroy ansible.utils.collection_loader._collection_meta\n# destroy ansible.utils.collection_loader._collection_finder\n# cleanup[3] wiping ansible.parsing.utils.yaml\n# cleanup[3] wiping ansible.parsing.ajson\n# cleanup[3] wiping ansible.module_utils.common.json\n# cleanup[3] wiping ansible.parsing.yaml.loader\n# cleanup[3] wiping ansible.parsing.yaml.constructor\n# cleanup[3] wiping ansible.parsing.vault\n# cleanup[3] wiping cryptography.hazmat.backends.openssl\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils\n# cleanup[3] wiping cryptography.hazmat.primitives._serialization\n# cleanup[3] wiping cryptography.hazmat._oid\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\n# destroy cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[3] wiping cryptography.hazmat.primitives._asymmetric\n# cleanup[3] wiping cryptography.hazmat.bindings.openssl.binding\n# destroy cryptography\n# destroy cryptography.__about__\n# destroy cryptography.hazmat\n# destroy cryptography.hazmat.bindings\n# destroy cryptography.hazmat.bindings.openssl\n# destroy cryptography.hazmat.bindings.openssl._conditional\n# destroy cryptography.hazmat.backends\n# destroy cryptography.hazmat.primitives\n# destroy cryptography.hazmat.primitives.padding\n# destroy cryptography.hazmat.primitives.hmac\n# destroy cryptography.hazmat.primitives.kdf\n# destroy cryptography.hazmat.primitives._cipheralgorithm\n# destroy cryptography.hazmat.primitives.ciphers\n# destroy cryptography.hazmat.primitives.ciphers.base\n# destroy cryptography.hazmat.primitives._asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric\n# destroy cryptography.hazmat.primitives._serialization\n# destroy cryptography.hazmat.decrepit\n# destroy cryptography.hazmat.decrepit.ciphers\n# destroy cryptography.hazmat.decrepit.ciphers.algorithms\n# destroy cryptography.hazmat._oid\n# destroy cryptography.exceptions\n# cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[3] wiping cryptography.hazmat.primitives.kdf.pbkdf2\n# destroy cryptography.hazmat.primitives.constant_time\n# cleanup[3] wiping hmac\n# cleanup[3] wiping cryptography.utils\n# cleanup[3] wiping cryptography.hazmat.primitives.hashes\n# cleanup[3] wiping cryptography.hazmat.bindings._rust\n# destroy _openssl\n# cleanup[3] wiping _cffi_backend\n# cleanup[3] wiping shlex\n# cleanup[3] wiping ansible.module_utils.compat.importlib\n# cleanup[3] wiping ansible.module_utils.compat.typing\n# cleanup[3] wiping glob\n# cleanup[3] wiping ansible.plugins\n# cleanup[3] wiping ansible.inventory.data\n# cleanup[3] wiping ansible.inventory.host\n# cleanup[3] wiping ansible.parsing.utils.addresses\n# cleanup[3] wiping ansible.parsing.utils\n# destroy ansible.parsing.utils.addresses\n# destroy ansible.parsing.utils.yaml\n# destroy ansible.parsing.utils.jsonify\n# cleanup[3] wiping ansible.inventory.group\n# cleanup[3] wiping ansible.utils.vars\n# destroy keyword\n# destroy uuid\n# cleanup[3] wiping ansible.parsing.splitter\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping ansible.inventory\n# destroy ansible.inventory.group\n# destroy ansible.inventory.host\n# destroy ansible.inventory.data\n# destroy ansible.inventory.manager\n# destroy ansible.inventory.helpers\n# cleanup[3] wiping argparse\n# cleanup[3] wiping copy\n# cleanup[3] wiping ansible.context\n# cleanup[3] wiping ansible.utils.context_objects\n# cleanup[3] wiping ansible.utils.display\n# destroy curses\n# destroy ctypes\n# destroy tty\n# cleanup[3] wiping ansible.utils.unsafe_proxy\n# cleanup[3] wiping ansible.utils.native_jinja\n# cleanup[3] wiping ansible.utils.singleton\n# cleanup[3] wiping ansible.utils.multiprocessing\n# destroy multiprocessing\n# destroy multiprocessing.util\n# destroy multiprocessing.connection\n# destroy multiprocessing.queues\n# destroy multiprocessing.synchronize\n# destroy multiprocessing.pool\n# destroy multiprocessing.popen_fork\n# cleanup[3] wiping multiprocessing.context\n# destroy multiprocessing.process\n# destroy multiprocessing.reduction\n# cleanup[3] wiping ansible.utils.color\n# cleanup[3] wiping logging\n# cleanup[3] wiping ctypes.util\n# cleanup[3] wiping ctypes._endian\n# cleanup[3] wiping _ctypes\n# cleanup[3] wiping _curses\n# cleanup[3] wiping ansible.constants\n# cleanup[3] wiping encodings.unicode_escape\n# cleanup[3] wiping ansible.utils.fqcn\n# cleanup[3] wiping ansible.module_utils.common.collections\n# cleanup[3] wiping ansible.config.manager\n# cleanup[3] wiping ansible.utils.path\n# cleanup[3] wiping ansible.utils.py3compat\n# cleanup[3] wiping ansible.utils\n# destroy ansible.utils._junit_xml\n# destroy ansible.utils.py3compat\n# destroy ansible.utils.path\n# destroy ansible.utils.fqcn\n# destroy ansible.utils.color\n# destroy ansible.utils.multiprocessing\n# destroy ansible.utils.singleton\n# destroy ansible.utils.native_jinja\n# destroy ansible.utils.unsafe_proxy\n# destroy ansible.utils.display\n# destroy ansible.utils.context_objects\n# destroy ansible.utils.vars\n# destroy ansible.utils.collection_loader\n# destroy ansible.utils.plugin_docs\n# destroy ansible.utils.helpers\n# destroy ansible.utils.listify\n# destroy ansible.utils.sentinel\n# destroy ansible.utils.galaxy\n# destroy ansible.utils.lock\n# destroy ansible.utils.ssh_functions\n# destroy ansible.utils.shlex\n# destroy ansible.utils.hashing\n# destroy ansible.utils.encrypt\n# destroy ansible.utils.unicode\n# cleanup[3] wiping ansible.parsing.yaml.objects\n# cleanup[3] wiping ansible.parsing.yaml\n# destroy ansible.parsing.yaml.objects\n# destroy ansible.parsing.yaml.constructor\n# destroy ansible.parsing.yaml.loader\n# destroy ansible.parsing.yaml.dumper\n# cleanup[3] wiping ansible.parsing.quoting\n# cleanup[3] wiping ansible.parsing\n# destroy ansible.parsing.quoting\n# destroy ansible.parsing.yaml\n# destroy ansible.parsing.splitter\n# destroy ansible.parsing.utils\n# destroy ansible.parsing.vault\n# destroy ansible.parsing.ajson\n# destroy ansible.parsing.plugin_docs\n# destroy ansible.parsing.dataloader\n# destroy ansible.parsing.mod_args\n# cleanup[3] wiping ansible.module_utils.parsing.convert_bool\n# cleanup[3] wiping ansible.module_utils.parsing\n# destroy ansible.module_utils.parsing.convert_bool\n# cleanup[3] wiping ansible.module_utils.common.yaml\n# cleanup[3] wiping yaml\n# destroy yaml.error\n# destroy yaml.tokens\n# destroy yaml.events\n# destroy yaml.nodes\n# destroy yaml.reader\n# destroy yaml.scanner\n# destroy yaml.parser\n# destroy yaml.composer\n# destroy yaml.constructor\n# destroy yaml.resolver\n# destroy yaml.loader\n# destroy yaml.emitter\n# destroy yaml.serializer\n# destroy yaml.representer\n# destroy yaml.dumper\n# destroy yaml.cyaml\n# cleanup[3] wiping yaml._yaml\n# destroy yaml\n# cleanup[3] wiping cython_runtime\n# cleanup[3] wiping ansible.errors\n# destroy traceback\n# destroy ansible.errors.yaml_strings\n# cleanup[3] wiping ansible.module_utils.common.text.converters\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\n# cleanup[3] wiping ansible.module_utils.six.moves\n# cleanup[3] wiping ansible.module_utils.six\n# destroy ansible.module_utils.six.moves.urllib\n# destroy ansible.module_utils.six.moves\n# cleanup[3] wiping ansible.module_utils.common.text\n# destroy ansible.module_utils.common.text.converters\n# destroy ansible.module_utils.common.text.formatters\n# cleanup[3] wiping ansible.module_utils.common\n# destroy ansible.module_utils.common._json_compat\n# destroy ansible.module_utils.common._utils\n# destroy ansible.module_utils.common.text\n# destroy ansible.module_utils.common.yaml\n# destroy ansible.module_utils.common.collections\n# destroy ansible.module_utils.common.json\n# destroy ansible.module_utils.common.file\n# destroy ansible.module_utils.common.warnings\n# destroy ansible.module_utils.common.validation\n# destroy ansible.module_utils.common.parameters\n# destroy ansible.module_utils.common.arg_spec\n# destroy ansible.module_utils.common.locale\n# destroy ansible.module_utils.common.process\n# destroy ansible.module_utils.common.sys_info\n# cleanup[3] wiping jinja2.nodes\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping markupsafe\n# cleanup[3] wiping markupsafe._speedups\n# cleanup[3] wiping pickle\n# destroy _compat_pickle\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping configparser\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping ansible.config\n# destroy ansible.config.manager\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping signal\n# cleanup[3] wiping getpass\n# cleanup[3] wiping termios\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping ansible.module_utils.compat.version\n# cleanup[3] wiping ansible.module_utils.compat\n# destroy ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.importlib\n# destroy ansible.module_utils.compat.paramiko\n# destroy ansible.module_utils.compat.datetime\n# cleanup[3] wiping ansible.module_utils\n# destroy ansible.module_utils._text\n# destroy ansible.module_utils.compat\n# destroy ansible.module_utils.common\n# destroy ansible.module_utils.six\n# destroy ansible.module_utils.parsing\n# destroy ansible.module_utils.errors\n# destroy ansible.module_utils.distro._distro\n# destroy ansible.module_utils.pycompat24\n# destroy ansible.module_utils.basic\n# destroy ansible.module_utils.json_utils\n# destroy ansible.module_utils.facts\n# destroy ansible.module_utils.connection\n# cleanup[3] wiping importlib.metadata\n# destroy importlib.metadata._functools\n# destroy importlib.metadata._text\n# destroy importlib.metadata._adapters\n# destroy importlib.metadata._meta\n# destroy importlib.metadata._collections\n# destroy importlib.metadata._itertools\n# destroy csv\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping importlib.resources\n# destroy importlib.resources._adapters\n# destroy importlib.resources._legacy\n# cleanup[3] wiping importlib.resources._common\n# cleanup[3] wiping importlib.resources.abc\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.utils\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping string\n# cleanup[3] wiping _string\n# destroy _string\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping base64\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping select\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# destroy _bisect\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping zipfile\n# destroy zipfile._path\n# destroy bz2\n# destroy lzma\n# cleanup[3] wiping zipfile._path.glob\n# cleanup[3] wiping threading\n# cleanup[3] wiping struct\n# cleanup[3] wiping _struct\n# cleanup[3] wiping shutil\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping _bz2\n# cleanup[3] wiping _compression\n# cleanup[3] wiping zlib\n# cleanup[3] wiping binascii\n# cleanup[3] wiping pathlib\n# destroy fnmatch\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping math\n# cleanup[3] wiping errno\n# cleanup[3] wiping ntpath\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email.base64mime\n# destroy email.quoprimime\n# destroy email.errors\n# destroy email.encoders\n# destroy email.charset\n# destroy email.utils\n# destroy email.header\n# destroy email.iterators\n# destroy email.message\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping _csv\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping ansible\n# destroy ansible._vendor\n# destroy ansible.release\n# destroy ansible.module_utils\n# destroy ansible.config\n# destroy ansible.errors\n# destroy ansible.parsing\n# destroy ansible.utils\n# destroy ansible.inventory\n# destroy ansible.plugins\n# destroy ansible.vars\n# destroy ansible.template\n# destroy ansible.cli\n# destroy ansible.executor\n# destroy ansible.playbook\n# destroy ansible.modules\n# cleanup[3] wiping inspect\n# destroy dis\n# destroy token\n# cleanup[3] wiping linecache\n# destroy tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping ast\n# cleanup[3] wiping pkgutil\n# cleanup[3] wiping typing\n# cleanup[3] wiping _typing\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# destroy importlib.resources\n# destroy importlib.abc\n# destroy importlib.metadata\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping enum\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping itertools\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping types\n# cleanup[3] wiping os\n# cleanup[3] wiping os.path\n# destroy genericpath\n# cleanup[3] wiping posixpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# cleanup[3] wiping abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# destroy _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy decimal\n# destroy _cffi_backend\n# destroy _datetime\n# destroy sys.monitoring\n# destroy _socket\n# destroy linecache\n# destroy _weakref\n# destroy _curses\n# destroy termios\n# destroy _typing\n# destroy re._parser\n# destroy _sre\n# destroy ansible.module_utils.six.moves.urllib_parse\n# destroy ansible.module_utils.six.moves.urllib.error\n# destroy ansible.module_utils.six.moves.urllib.request\n# destroy ansible.module_utils.six.moves.urllib.response\n# destroy ansible.module_utils.six.moves.urllib.robotparser\n# destroy select\n# destroy json.scanner\n# destroy _json\n# destroy cryptography.hazmat.primitives.ciphers.modes\n# destroy signal\n# destroy _tokenize\n# destroy copyreg\n# destroy pickle\n# destroy multiprocessing.context\n# destroy weakref\n# destroy zipimport\n# destroy _thread\n# destroy markupsafe\n# destroy ntpath\n# destroy array\n# destroy ipaddress\n# destroy _pickle\n# destroy _opcode\n# destroy jinja2.nodes\n# destroy ansible.plugins.action.set_fact\n# destroy ansible.plugins.action.shell\n# destroy ansible.plugins.action.include_vars\n# destroy ansible.plugins.action.package\n# destroy ansible.plugins.action.template\n# destroy ansible.plugins.action.command\n# destroy importlib.resources.abc\n# destroy importlib.resources._common\n# destroy functools\n# destroy textwrap\n# destroy email\n# destroy ansible.context\n# destroy ansible.playbook.role.definition\n# destroy ansible.playbook.role.requirement\n# destroy ansible.playbook.role.metadata\n# destroy ansible.playbook.role.include\n# destroy _uuid\n# destroy ansible.plugins.filter.1052067806384072282_core\n# destroy ansible.plugins.filter.1922905218441657362_encryption\n# destroy ansible.plugins.filter.2328192685061500156_mathstuff\n# destroy ansible.plugins.filter.3012994151903089266_urls\n# destroy ansible.plugins.filter.7817629738663606131_urlsplit\n# destroy ast\n# destroy importlib\n# destroy ansible.plugins.doc_fragments.vars_plugin_staging\n# destroy ansible.plugins.doc_fragments.connection_pipelining\n# destroy ansible.plugins.doc_fragments.shell_windows\n# destroy ansible.plugins.doc_fragments.shell_common\n# destroy ansible.plugins.doc_fragments.default_callback\n# destroy ansible.plugins.doc_fragments.result_format_callback\n# destroy ansible_collections.ansible.posix.plugins.callback.debug\n# destroy ansible.plugins.callback.default\n# destroy ansible.plugins.callback.junit\n# destroy ansible.plugins.callback.minimal\n# destroy ansible.plugins.callback.oneline\n# destroy ansible.plugins.callback.tree\n# destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# destroy ansible.plugins.shell.cmd\n# destroy ansible.plugins.shell.sh\n# destroy ansible.plugins.strategy.linear\n# destroy ansible.plugins.vars.host_group_vars\n# destroy ansible.plugins.inventory.host_list\n# destroy ansible.plugins.inventory.script\n# destroy ansible.plugins.inventory.auto\n# destroy ansible.plugins.inventory.yaml\n# destroy ansible.plugins.inventory.ini\n# destroy ansible.plugins.inventory.toml\n# destroy ansible.plugins.become.runas\n# destroy ansible.plugins.become.su\n# destroy ansible.plugins.become.sudo\n# destroy _multiprocessing\n# destroy zlib\n# destroy _compression\n# destroy posixpath\n# destroy zipfile\n# destroy pathlib\n# destroy zipfile._path.glob\n# destroy ansible.plugins.cache.memory\n# destroy ansible.plugins.connection.local\n# destroy ansible.plugins.connection.paramiko_ssh\n# destroy ansible.plugins.connection.psrp\n# destroy ansible.plugins.connection.ssh\n# destroy ansible.plugins.connection.winrm\n# destroy _csv\n# destroy _bz2\n# destroy _lzma\n# destroy locale\n# destroy cryptography.hazmat.backends.openssl\n# destroy cryptography.hazmat.bindings.openssl.binding\n# destroy cryptography.hazmat.primitives.hashes\n# destroy cryptography.hazmat.primitives.asymmetric.ec\n# destroy cryptography.hazmat.primitives.asymmetric.utils\n# destroy cryptography.utils\n# destroy cryptography.hazmat.primitives.kdf.pbkdf2\n# destroy tempfile\n# destroy hashlib\n# destroy ansible.plugins.shell.powershell\n# destroy collections.abc\n# destroy typing\n# destroy abc\n# destroy _blake2\n# destroy lib\n# destroy shutil\n# destroy grp\n# destroy _crypt\n# destroy dataclasses\n# destroy io\n# destroy contextlib\n# destroy string\n# destroy http.client\n# destroy base64\n# destroy _queue\n# destroy passlib.utils.compat\n# destroy binascii\n# destroy itertools\n# destroy inspect\n# destroy math\n# destroy random\n# destroy stringprep\n# destroy unicodedata\n# destroy threading\n# destroy timeit\n# destroy passlib.utils.decor\n# destroy passlib.utils.binary\n# destroy _hashlib\n# destroy passlib.utils.handlers\n# destroy passlib.exc\n# destroy hmac\n# destroy _heapq\n# destroy xml.etree.ElementPath\n# destroy sysconfig\n# destroy packaging._manylinux\n# destroy packaging._musllinux\n# destroy _ssl\n# destroy _warnings\n# destroy _elementtree\n# destroy pyexpat\n# destroy logging\n# destroy enum\n# destroy fcntl\n# destroy markupsafe._speedups\n# destroy _operator\n# destroy xml.sax.handler\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# destroy xml.sax.saxutils\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy xml.dom.minidom\n# destroy copy\n# destroy operator\n# destroy ansible\n# destroy ansible.constants\n# destroy posix\n# destroy argcomplete.packages._shlex\n# destroy argparse\n# destroy argcomplete.io\n# destroy pkgutil\n# destroy warnings\n# destroy ansible.module_utils.facts.default_collectors\n# destroy ansible.module_utils.facts.ansible_collector\n# destroy shlex\n# destroy datetime\n# destroy stat\n# destroy configparser\n# destroy subprocess\n# destroy ansible.module_utils.compat.selinux\n# destroy platform\n# destroy getpass\n# destroy pwd\n# destroy collections\n# destroy errno\n# destroy json\n# destroy time\n# destroy ansible.module_utils.facts.timeout\n# destroy _functools\n# destroy socket\n# destroy struct\n# destroy ansible.module_utils.compat.typing\n# destroy glob\n# destroy re\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.unicode_escape\n# destroy _random\n# destroy _codecs\n# clear sys.audit hooks", "rc": 0, "cmd": ["ansible-playbook", "-vvv", "-i", "/tmp/ansible.d_s21uej.yaml", "--check", "tests_default.yml"], "start": "2024-09-20 23:07:30.857160", "end": "2024-09-20 23:07:47.114161", "delta": "0:00:16.257001", "msg": "", "invocation": {"module_args": {"_raw_params": "ansible-playbook -vvv -i /tmp/ansible.d_s21uej.yaml --check tests_default.yml", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d93b4aa0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d93b40e0> # /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 0x7fd9d93b7020> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/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 0x7fd9d7aa5c70> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] 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 0x7fd9d7aeba40> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7aebcb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b1b620> # /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 0x7fd9d7b1bcb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7afb7a0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7af8e30> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7ae8cb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b3f5c0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b3e1e0> # /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 0x7fd9d7af9cd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b3c9b0> # /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 0x7fd9d7b74620> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7adfec0> # /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 0x7fd9d7b74ad0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b74980> # 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 0x7fd9d7b74d70> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7adea20> # /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 0x7fd9d7b75460> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b75130> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b76390> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b8c410> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9d7b8daf0> # /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 0x7fd9d7b8ea50> # 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 0x7fd9d7b8f080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b8df40> # /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 0x7fd9d7b8faa0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b8f1d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b76330> # /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 0x7fd9d692ba10> # /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 0x7fd9d694c470> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d694c1d0> # 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 0x7fd9d694c3b0> # /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 0x7fd9d694cd40> # 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 0x7fd9d694d730> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d694c620> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d6929bb0> # /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 0x7fd9d694ea20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7aebd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d7b76a20> # /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 0x7fd9d6986c90> # /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 0x7fd9d69a2e10> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d69c7bf0> # /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 0x7fd9d69fe240> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d69c7d10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d69a3aa0> # /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 0x7fd9d56804a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d69a1e50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d694f920> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd9d69a2210> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_fr8qz0u4/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d56da060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d56b0fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d56b0140> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d56da930> import 'atexit' # # /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 0x7fd9d57111f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d5711010> # 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 0x7fd9d57117f0> # 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 0x7fd9d5711970> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d5711ee0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d574fdd0> # 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 0x7fd9d5575a30> # /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 0x7fd9d5576390> # /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 0x7fd9d5576c30> # /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' # 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 0x7fd9d55795b0> # /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 0x7fd9d5579760> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d5576f90> # /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 0x7fd9d5581f10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d5580a70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d55807d0> # /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 0x7fd9d5582fc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d5577da0> # 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 0x7fd9d55ca000> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7fd9d55cb6e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d55cb320> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d55cabd0> # /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 0x7fd9d55cb860> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d55ca780> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9d55d0710> # /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 0x7fd9d55d1580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d55ca8a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d55d1610> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d55d3a70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fd9d5468b90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d54619d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d546f290> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d54631d0> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9d5470500> # 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 _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 atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # 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 shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # 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 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 _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.compat.selectors # 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._json_compat # destroy ansible.module_utils.common._json_compat # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy shutil # destroy tempfile # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy _signal # destroy errno # destroy locale # destroy signal # destroy fcntl # destroy selectors # destroy _posixsubprocess # destroy select # destroy syslog # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy fnmatch # cleanup[3] wiping _string # 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 traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _datetime # 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 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 _datetime # destroy sys.monitoring # destroy _collections # 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.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 _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 8965 1726888067.72118: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ansible-playbook -vvv -i /tmp/ansible.d_s21uej.yaml --check tests_default.yml', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8965 1726888067.72158: _low_level_execute_command(): starting 8965 1726888067.72170: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888050.4552593-8965-260586011142703/ > /dev/null 2>&1 && sleep 0' 8965 1726888067.72174: in local.exec_command() 8965 1726888067.72178: opening command with Popen() 8965 1726888067.72699: done running command with Popen() 8965 1726888067.72707: getting output with communicate() 8965 1726888067.72757: done communicating 8965 1726888067.72764: done with local.exec_command() 8965 1726888067.72771: _low_level_execute_command() done: rc=0, stdout=, stderr= 8965 1726888067.72776: handler run complete 8965 1726888067.76164: Evaluated conditional (False): False 8965 1726888067.78754: variable 'ansible_host' from source: unknown 8965 1726888067.78763: variable 'ansible_port' from source: unknown 8965 1726888067.78767: variable 'ansible_user' from source: unknown 8965 1726888067.78770: variable 'ansible_connection' from source: host vars for 'localhost' 8965 1726888067.78773: attempt loop complete, returning result 8965 1726888067.78776: _execute() done 8965 1726888067.78779: dumping result to json 8965 1726888067.86284: done dumping result, returning 8965 1726888067.86302: done running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode [026adac1-1d6b-3240-5ba0-000000000008] 8965 1726888067.86308: sending task result for task 026adac1-1d6b-3240-5ba0-000000000008 8965 1726888068.21190: done sending task result for task 026adac1-1d6b-3240-5ba0-000000000008 8965 1726888068.21206: WORKER PROCESS EXITING ok: [managed_node2 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.d_s21uej.yaml", "--check", "tests_default.yml" ], "delta": "0:00:16.257001", "end": "2024-09-20 23:07:47.114161", "rc": 0, "start": "2024-09-20 23:07:30.857160" } STDOUT: 8995 1726888051.10374: starting run ansible-playbook [core 2.16.11] 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-Snv executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 8995 1726888051.10672: Added group all to inventory 8995 1726888051.10673: Added group ungrouped to inventory 8995 1726888051.10676: Group all now contains ungrouped 8995 1726888051.10678: Examining possible inventory source: /tmp/ansible.d_s21uej.yaml 8995 1726888051.19384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8995 1726888051.19434: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8995 1726888051.19455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8995 1726888051.19501: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8995 1726888051.19555: Loaded config def from plugin (inventory/script) 8995 1726888051.19557: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8995 1726888051.19590: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8995 1726888051.19658: Loaded config def from plugin (inventory/yaml) 8995 1726888051.19660: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8995 1726888051.19733: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8995 1726888051.20044: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8995 1726888051.20046: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) host_list declined parsing /tmp/ansible.d_s21uej.yaml as it did not pass its verify_file() method 8995 1726888051.20048: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) script declined parsing /tmp/ansible.d_s21uej.yaml as it did not pass its verify_file() method 8995 1726888051.20053: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8995 1726888051.20057: Loading data from /tmp/ansible.d_s21uej.yaml 8995 1726888051.22165: /tmp/ansible.d_s21uej.yaml was not parsable by auto 8995 1726888051.22210: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8995 1726888051.22239: Loading data from /tmp/ansible.d_s21uej.yaml 8995 1726888051.24343: group all already in inventory 8995 1726888051.24348: set inventory_file for managed_node1 8995 1726888051.24351: set inventory_dir for managed_node1 8995 1726888051.24352: Added host managed_node1 to inventory 8995 1726888051.24353: Added host managed_node1 to group all 8995 1726888051.24354: set ansible_check_mode for managed_node1 8995 1726888051.24354: set ansible_config_file for managed_node1 8995 1726888051.24355: set ansible_diff_mode for managed_node1 8995 1726888051.24355: set ansible_facts for managed_node1 8995 1726888051.24355: set ansible_forks for managed_node1 8995 1726888051.24356: set ansible_host for managed_node1 8995 1726888051.24356: set ansible_inventory_sources for managed_node1 8995 1726888051.24356: set ansible_limit for managed_node1 8995 1726888051.24357: set ansible_playbook_python for managed_node1 8995 1726888051.24357: set ansible_run_tags for managed_node1 8995 1726888051.24358: set ansible_skip_tags for managed_node1 8995 1726888051.24358: set ansible_ssh_extra_args for managed_node1 8995 1726888051.24358: set ansible_verbosity for managed_node1 8995 1726888051.24359: set ansible_version for managed_node1 8995 1726888051.24359: set group_names for managed_node1 8995 1726888051.24359: set groups for managed_node1 8995 1726888051.24363: set inventory_dir for managed_node1 8995 1726888051.24363: set inventory_file for managed_node1 8995 1726888051.24364: set inventory_hostname for managed_node1 8995 1726888051.24364: set inventory_hostname_short for managed_node1 8995 1726888051.24365: set omit for managed_node1 8995 1726888051.24365: set playbook_dir for managed_node1 8995 1726888051.24367: set inventory_file for managed_node2 8995 1726888051.24369: set inventory_dir for managed_node2 8995 1726888051.24369: Added host managed_node2 to inventory 8995 1726888051.24370: Added host managed_node2 to group all 8995 1726888051.24370: set ansible_all_ipv4_addresses for managed_node2 8995 1726888051.24371: set ansible_all_ipv6_addresses for managed_node2 8995 1726888051.24371: set ansible_apparmor for managed_node2 8995 1726888051.24371: set ansible_architecture for managed_node2 8995 1726888051.24372: set ansible_bios_date for managed_node2 8995 1726888051.24372: set ansible_bios_vendor for managed_node2 8995 1726888051.24372: set ansible_bios_version for managed_node2 8995 1726888051.24373: set ansible_board_asset_tag for managed_node2 8995 1726888051.24373: set ansible_board_name for managed_node2 8995 1726888051.24373: set ansible_board_serial for managed_node2 8995 1726888051.24374: set ansible_board_vendor for managed_node2 8995 1726888051.24374: set ansible_board_version for managed_node2 8995 1726888051.24374: set ansible_chassis_asset_tag for managed_node2 8995 1726888051.24375: set ansible_chassis_serial for managed_node2 8995 1726888051.24375: set ansible_chassis_vendor for managed_node2 8995 1726888051.24375: set ansible_chassis_version for managed_node2 8995 1726888051.24376: set ansible_check_mode for managed_node2 8995 1726888051.24376: set ansible_cmdline for managed_node2 8995 1726888051.24376: set ansible_config_file for managed_node2 8995 1726888051.24377: set ansible_date_time for managed_node2 8995 1726888051.24377: set ansible_default_ipv4 for managed_node2 8995 1726888051.24378: set ansible_default_ipv6 for managed_node2 8995 1726888051.24378: set ansible_device_links for managed_node2 8995 1726888051.24378: set ansible_devices for managed_node2 8995 1726888051.24379: set ansible_diff_mode for managed_node2 8995 1726888051.24379: set ansible_distribution for managed_node2 8995 1726888051.24380: set ansible_distribution_file_parsed for managed_node2 8995 1726888051.24380: set ansible_distribution_file_path for managed_node2 8995 1726888051.24381: set ansible_distribution_file_variety for managed_node2 8995 1726888051.24381: set ansible_distribution_major_version for managed_node2 8995 1726888051.24382: set ansible_distribution_release for managed_node2 8995 1726888051.24382: set ansible_distribution_version for managed_node2 8995 1726888051.24383: set ansible_dns for managed_node2 8995 1726888051.24383: set ansible_domain for managed_node2 8995 1726888051.24384: set ansible_effective_group_id for managed_node2 8995 1726888051.24384: set ansible_effective_user_id for managed_node2 8995 1726888051.24384: set ansible_env for managed_node2 8995 1726888051.24385: set ansible_eth0 for managed_node2 8995 1726888051.24385: set ansible_facts for managed_node2 8995 1726888051.24385: set ansible_fibre_channel_wwn for managed_node2 8995 1726888051.24386: set ansible_fips for managed_node2 8995 1726888051.24386: set ansible_forks for managed_node2 8995 1726888051.24387: set ansible_form_factor for managed_node2 8995 1726888051.24387: set ansible_fqdn for managed_node2 8995 1726888051.24387: set ansible_host for managed_node2 8995 1726888051.24388: set ansible_hostname for managed_node2 8995 1726888051.24388: set ansible_hostnqn for managed_node2 8995 1726888051.24392: set ansible_interfaces for managed_node2 8995 1726888051.24392: set ansible_inventory_sources for managed_node2 8995 1726888051.24393: set ansible_is_chroot for managed_node2 8995 1726888051.24394: set ansible_iscsi_iqn for managed_node2 8995 1726888051.24394: set ansible_kernel for managed_node2 8995 1726888051.24395: set ansible_kernel_version for managed_node2 8995 1726888051.24395: set ansible_limit for managed_node2 8995 1726888051.24396: set ansible_lo for managed_node2 8995 1726888051.24396: set ansible_loadavg for managed_node2 8995 1726888051.24397: set ansible_local for managed_node2 8995 1726888051.24397: set ansible_locally_reachable_ips for managed_node2 8995 1726888051.24398: set ansible_lsb for managed_node2 8995 1726888051.24399: set ansible_lvm for managed_node2 8995 1726888051.24399: set ansible_machine for managed_node2 8995 1726888051.24400: set ansible_machine_id for managed_node2 8995 1726888051.24400: set ansible_memfree_mb for managed_node2 8995 1726888051.24401: set ansible_memory_mb for managed_node2 8995 1726888051.24401: set ansible_memtotal_mb for managed_node2 8995 1726888051.24402: set ansible_mounts for managed_node2 8995 1726888051.24402: set ansible_nodename for managed_node2 8995 1726888051.24403: set ansible_os_family for managed_node2 8995 1726888051.24403: set ansible_pkg_mgr for managed_node2 8995 1726888051.24404: set ansible_playbook_python for managed_node2 8995 1726888051.24404: set ansible_proc_cmdline for managed_node2 8995 1726888051.24405: set ansible_processor for managed_node2 8995 1726888051.24405: set ansible_processor_cores for managed_node2 8995 1726888051.24405: set ansible_processor_count for managed_node2 8995 1726888051.24406: set ansible_processor_nproc for managed_node2 8995 1726888051.24406: set ansible_processor_threads_per_core for managed_node2 8995 1726888051.24406: set ansible_processor_vcpus for managed_node2 8995 1726888051.24407: set ansible_product_name for managed_node2 8995 1726888051.24407: set ansible_product_serial for managed_node2 8995 1726888051.24407: set ansible_product_uuid for managed_node2 8995 1726888051.24408: set ansible_product_version for managed_node2 8995 1726888051.24408: set ansible_python for managed_node2 8995 1726888051.24408: set ansible_python_version for managed_node2 8995 1726888051.24409: set ansible_real_group_id for managed_node2 8995 1726888051.24409: set ansible_real_user_id for managed_node2 8995 1726888051.24410: set ansible_run_tags for managed_node2 8995 1726888051.24410: set ansible_selinux for managed_node2 8995 1726888051.24410: set ansible_selinux_python_present for managed_node2 8995 1726888051.24411: set ansible_service_mgr for managed_node2 8995 1726888051.24411: set ansible_skip_tags for managed_node2 8995 1726888051.24411: set ansible_ssh_extra_args for managed_node2 8995 1726888051.24412: set ansible_ssh_host_key_dsa_public for managed_node2 8995 1726888051.24412: set ansible_ssh_host_key_dsa_public_keytype for managed_node2 8995 1726888051.24412: set ansible_ssh_host_key_ecdsa_public for managed_node2 8995 1726888051.24413: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2 8995 1726888051.24413: set ansible_ssh_host_key_ed25519_public for managed_node2 8995 1726888051.24413: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2 8995 1726888051.24414: set ansible_ssh_host_key_rsa_public for managed_node2 8995 1726888051.24414: set ansible_ssh_host_key_rsa_public_keytype for managed_node2 8995 1726888051.24415: set ansible_swapfree_mb for managed_node2 8995 1726888051.24415: set ansible_swaptotal_mb for managed_node2 8995 1726888051.24415: set ansible_system for managed_node2 8995 1726888051.24416: set ansible_system_capabilities for managed_node2 8995 1726888051.24416: set ansible_system_capabilities_enforced for managed_node2 8995 1726888051.24416: set ansible_system_vendor for managed_node2 8995 1726888051.24417: set ansible_uptime_seconds for managed_node2 8995 1726888051.24417: set ansible_user_dir for managed_node2 8995 1726888051.24418: set ansible_user_gecos for managed_node2 8995 1726888051.24418: set ansible_user_gid for managed_node2 8995 1726888051.24419: set ansible_user_id for managed_node2 8995 1726888051.24419: set ansible_user_shell for managed_node2 8995 1726888051.24420: set ansible_user_uid for managed_node2 8995 1726888051.24420: set ansible_userspace_architecture for managed_node2 8995 1726888051.24420: set ansible_userspace_bits for managed_node2 8995 1726888051.24421: set ansible_verbosity for managed_node2 8995 1726888051.24421: set ansible_version for managed_node2 8995 1726888051.24421: set ansible_virtualization_role for managed_node2 8995 1726888051.24422: set ansible_virtualization_tech_guest for managed_node2 8995 1726888051.24422: set ansible_virtualization_tech_host for managed_node2 8995 1726888051.24422: set ansible_virtualization_type for managed_node2 8995 1726888051.24423: set discovered_interpreter_python for managed_node2 8995 1726888051.24423: set gather_subset for managed_node2 8995 1726888051.24423: set group_names for managed_node2 8995 1726888051.24424: set groups for managed_node2 8995 1726888051.24424: set inventory_dir for managed_node2 8995 1726888051.24425: set inventory_file for managed_node2 8995 1726888051.24425: set inventory_hostname for managed_node2 8995 1726888051.24425: set inventory_hostname_short for managed_node2 8995 1726888051.24426: set module_setup for managed_node2 8995 1726888051.24426: set omit for managed_node2 8995 1726888051.24427: set playbook_dir for managed_node2 8995 1726888051.24427: set tempinventory for managed_node2 8995 1726888051.24429: set inventory_file for managed_node3 8995 1726888051.24431: set inventory_dir for managed_node3 8995 1726888051.24432: Added host managed_node3 to inventory 8995 1726888051.24433: Added host managed_node3 to group all 8995 1726888051.24433: set ansible_check_mode for managed_node3 8995 1726888051.24434: set ansible_config_file for managed_node3 8995 1726888051.24434: set ansible_diff_mode for managed_node3 8995 1726888051.24434: set ansible_facts for managed_node3 8995 1726888051.24435: set ansible_forks for managed_node3 8995 1726888051.24435: set ansible_host for managed_node3 8995 1726888051.24435: set ansible_inventory_sources for managed_node3 8995 1726888051.24436: set ansible_limit for managed_node3 8995 1726888051.24436: set ansible_playbook_python for managed_node3 8995 1726888051.24436: set ansible_run_tags for managed_node3 8995 1726888051.24437: set ansible_skip_tags for managed_node3 8995 1726888051.24437: set ansible_ssh_extra_args for managed_node3 8995 1726888051.24437: set ansible_verbosity for managed_node3 8995 1726888051.24438: set ansible_version for managed_node3 8995 1726888051.24438: set group_names for managed_node3 8995 1726888051.24438: set groups for managed_node3 8995 1726888051.24439: set inventory_dir for managed_node3 8995 1726888051.24439: set inventory_file for managed_node3 8995 1726888051.24440: set inventory_hostname for managed_node3 8995 1726888051.24440: set inventory_hostname_short for managed_node3 8995 1726888051.24440: set omit for managed_node3 8995 1726888051.24441: set playbook_dir for managed_node3 Parsed /tmp/ansible.d_s21uej.yaml inventory source with yaml plugin 8995 1726888051.24443: Reconcile groups and hosts in inventory. 8995 1726888051.24445: Group ungrouped now contains managed_node1 8995 1726888051.24446: Group ungrouped now contains managed_node2 8995 1726888051.24447: Group ungrouped now contains managed_node3 8995 1726888051.24515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8995 1726888051.24608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8995 1726888051.24647: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8995 1726888051.24668: Loaded config def from plugin (vars/host_group_vars) 8995 1726888051.24669: 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) 8995 1726888051.24674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8995 1726888051.24680: 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) 8995 1726888051.24710: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8995 1726888051.24968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.25089: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8995 1726888051.25115: Loaded config def from plugin (connection/local) 8995 1726888051.25117: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8995 1726888051.26292: Loaded config def from plugin (connection/paramiko_ssh) 8995 1726888051.26295: 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) 8995 1726888051.26929: 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) 8995 1726888051.26952: Loaded config def from plugin (connection/psrp) 8995 1726888051.26954: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8995 1726888051.27426: 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) 8995 1726888051.27454: Loaded config def from plugin (connection/ssh) 8995 1726888051.27456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8995 1726888051.28735: 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) 8995 1726888051.28761: Loaded config def from plugin (connection/winrm) 8995 1726888051.28764: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8995 1726888051.28784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8995 1726888051.28838: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8995 1726888051.28881: Loaded config def from plugin (shell/cmd) 8995 1726888051.28883: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8995 1726888051.28897: 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) 8995 1726888051.28934: Loaded config def from plugin (shell/powershell) 8995 1726888051.28935: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8995 1726888051.28985: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8995 1726888051.29093: Loaded config def from plugin (shell/sh) 8995 1726888051.29094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8995 1726888051.29117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8995 1726888051.29198: Loaded config def from plugin (become/runas) 8995 1726888051.29200: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8995 1726888051.29359: Loaded config def from plugin (become/su) 8995 1726888051.29361: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8995 1726888051.29465: Loaded config def from plugin (become/sudo) 8995 1726888051.29466: 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 8995 1726888051.29487: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml 8995 1726888051.29571: in VariableManager get_vars() 8995 1726888051.29584: done with get_vars() 8995 1726888051.29647: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/vars/main.yml 8995 1726888051.29696: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/defaults/main.yml 8995 1726888051.29730: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/meta/main.yml 8995 1726888051.29808: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml 8995 1726888051.30313: in VariableManager get_vars() 8995 1726888051.30328: done with get_vars() 8995 1726888051.30406: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8995 1726888051.33043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8995 1726888051.33142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 8995 1726888051.34561: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml 8995 1726888051.34692: in VariableManager get_vars() 8995 1726888051.34704: done with get_vars() 8995 1726888051.34734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8995 1726888051.34742: 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 8995 1726888051.34929: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8995 1726888051.35023: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8995 1726888051.35025: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 8995 1726888051.35046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8995 1726888051.35062: 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) 8995 1726888051.35168: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8995 1726888051.35213: Loaded config def from plugin (callback/default) 8995 1726888051.35215: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8995 1726888051.36058: Loaded config def from plugin (callback/junit) 8995 1726888051.36061: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8995 1726888051.36101: 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) 8995 1726888051.36139: Loaded config def from plugin (callback/minimal) 8995 1726888051.36141: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8995 1726888051.36176: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8995 1726888051.36225: Loaded config def from plugin (callback/tree) 8995 1726888051.36227: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 8995 1726888051.36310: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8995 1726888051.36312: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in tests_default.yml 8995 1726888051.36329: in VariableManager get_vars() 8995 1726888051.36339: done with get_vars() 8995 1726888051.36343: in VariableManager get_vars() 8995 1726888051.36349: done with get_vars() 8995 1726888051.36352: variable 'omit' from source: magic vars 8995 1726888051.36375: in VariableManager get_vars() 8995 1726888051.36387: done with get_vars() 8995 1726888051.36404: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 8995 1726888051.37018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8995 1726888051.37088: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8995 1726888051.37111: getting the remaining hosts for this loop 8995 1726888051.37113: done getting the remaining hosts for this loop 8995 1726888051.37115: getting the next task for host managed_node1 8995 1726888051.37118: done getting next task for host managed_node1 8995 1726888051.37119: ^ task is: TASK: Test setup and check for ostree 8995 1726888051.37120: ^ 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 8995 1726888051.37121: getting the next task for host managed_node2 8995 1726888051.37122: done getting next task for host managed_node2 8995 1726888051.37123: ^ task is: TASK: Test setup and check for ostree 8995 1726888051.37124: ^ 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 8995 1726888051.37124: getting the next task for host managed_node3 8995 1726888051.37125: done getting next task for host managed_node3 8995 1726888051.37126: ^ task is: TASK: Test setup and check for ostree 8995 1726888051.37127: ^ 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 8995 1726888051.37128: getting variables 8995 1726888051.37129: in VariableManager get_vars() 8995 1726888051.37137: Calling all_inventory to load vars for managed_node1 8995 1726888051.37139: Calling groups_inventory to load vars for managed_node1 8995 1726888051.37141: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888051.37149: Calling all_plugins_play to load vars for managed_node1 8995 1726888051.37158: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888051.37161: Calling groups_plugins_play to load vars for managed_node1 8995 1726888051.37184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.37218: done with get_vars() 8995 1726888051.37223: done getting variables TASK [Test setup and check for ostree] ***************************************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:10 Friday 20 September 2024 23:07:31 -0400 (0:00:00.010) 0:00:00.010 ****** 8995 1726888051.37267: entering _queue_task() for managed_node1/include_tasks 8995 1726888051.37268: Creating lock for include_tasks 8995 1726888051.37463: worker is 1 (out of 3 available) 8995 1726888051.37473: exiting _queue_task() for managed_node1/include_tasks 8995 1726888051.37486: getting variables 8995 1726888051.37489: in VariableManager get_vars() 8995 1726888051.37564: Calling all_inventory to load vars for managed_node2 8995 1726888051.37569: Calling groups_inventory to load vars for managed_node2 8995 1726888051.37571: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888051.37584: Calling all_plugins_play to load vars for managed_node2 8995 1726888051.37587: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888051.37589: Calling groups_plugins_play to load vars for managed_node2 8995 1726888051.37661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.37687: done with get_vars() 8995 1726888051.37698: done getting variables 8995 1726888051.37784: entering _queue_task() for managed_node2/include_tasks 8995 1726888051.37990: worker is 2 (out of 3 available) 8995 1726888051.38001: exiting _queue_task() for managed_node2/include_tasks 8995 1726888051.38012: getting variables 8995 1726888051.38015: in VariableManager get_vars() 8995 1726888051.38126: Calling all_inventory to load vars for managed_node3 8995 1726888051.38130: Calling groups_inventory to load vars for managed_node3 8995 1726888051.38133: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888051.38147: Calling all_plugins_play to load vars for managed_node3 8995 1726888051.38149: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888051.38152: Calling groups_plugins_play to load vars for managed_node3 9000 1726888051.37589: running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree 9000 1726888051.37702: in run() - task 026adac1-1d6b-4d75-acc5-000000000019 9000 1726888051.37721: variable 'ansible_search_path' from source: unknown 9000 1726888051.37743: calling self._execute() 9000 1726888051.37798: variable 'ansible_host' from source: host vars for 'managed_node1' 9000 1726888051.37809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9000 1726888051.37821: variable 'omit' from source: magic vars 9000 1726888051.37907: _execute() done 9000 1726888051.37914: dumping result to json 9000 1726888051.37919: done dumping result, returning 9000 1726888051.37924: done running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree [026adac1-1d6b-4d75-acc5-000000000019] 9000 1726888051.37937: sending task result for task 026adac1-1d6b-4d75-acc5-000000000019 9000 1726888051.37967: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000019 9000 1726888051.37971: WORKER PROCESS EXITING 9001 1726888051.38325: running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree 8995 1726888051.38407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.38434: done with get_vars() 8995 1726888051.38443: done getting variables 8995 1726888051.38525: entering _queue_task() for managed_node3/include_tasks 8995 1726888051.38695: worker is 3 (out of 3 available) 8995 1726888051.38707: exiting _queue_task() for managed_node3/include_tasks 8995 1726888051.38787: done queuing things up, now waiting for results queue to drain 8995 1726888051.38789: waiting for pending results... 9001 1726888051.38398: in run() - task 026adac1-1d6b-4d75-acc5-000000000019 9001 1726888051.38411: variable 'ansible_search_path' from source: unknown 9001 1726888051.38467: calling self._execute() 9001 1726888051.38521: variable 'ansible_host' from source: host vars for 'managed_node2' 9001 1726888051.38529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9001 1726888051.38539: variable 'omit' from source: magic vars 9001 1726888051.38617: _execute() done 9001 1726888051.38624: dumping result to json 9001 1726888051.38627: done dumping result, returning 9001 1726888051.38632: done running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree [026adac1-1d6b-4d75-acc5-000000000019] 9001 1726888051.38714: sending task result for task 026adac1-1d6b-4d75-acc5-000000000019 9001 1726888051.38748: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000019 9001 1726888051.38752: WORKER PROCESS EXITING 9002 1726888051.39023: running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree 9002 1726888051.39088: in run() - task 026adac1-1d6b-4d75-acc5-000000000019 9002 1726888051.39101: variable 'ansible_search_path' from source: unknown 9002 1726888051.39127: calling self._execute() 9002 1726888051.39165: variable 'ansible_host' from source: host vars for 'managed_node3' 9002 1726888051.39173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9002 1726888051.39181: variable 'omit' from source: magic vars 9002 1726888051.39243: _execute() done 9002 1726888051.39248: dumping result to json 9002 1726888051.39252: done dumping result, returning 9002 1726888051.39257: done running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree [026adac1-1d6b-4d75-acc5-000000000019] 9002 1726888051.39269: sending task result for task 026adac1-1d6b-4d75-acc5-000000000019 9002 1726888051.39289: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000019 9002 1726888051.39294: WORKER PROCESS EXITING 8995 1726888051.39351: no more pending results, returning what we have 8995 1726888051.39355: in VariableManager get_vars() 8995 1726888051.39383: Calling all_inventory to load vars for managed_node1 8995 1726888051.39385: Calling groups_inventory to load vars for managed_node1 8995 1726888051.39387: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888051.39397: Calling all_plugins_play to load vars for managed_node1 8995 1726888051.39399: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888051.39401: Calling groups_plugins_play to load vars for managed_node1 8995 1726888051.39434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.39448: done with get_vars() 8995 1726888051.39451: variable 'ansible_search_path' from source: unknown 8995 1726888051.39461: in VariableManager get_vars() 8995 1726888051.39468: Calling all_inventory to load vars for managed_node2 8995 1726888051.39469: Calling groups_inventory to load vars for managed_node2 8995 1726888051.39470: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888051.39473: Calling all_plugins_play to load vars for managed_node2 8995 1726888051.39474: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888051.39475: Calling groups_plugins_play to load vars for managed_node2 8995 1726888051.39500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.39508: done with get_vars() 8995 1726888051.39510: variable 'ansible_search_path' from source: unknown 8995 1726888051.39517: in VariableManager get_vars() 8995 1726888051.39524: Calling all_inventory to load vars for managed_node3 8995 1726888051.39525: Calling groups_inventory to load vars for managed_node3 8995 1726888051.39526: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888051.39530: Calling all_plugins_play to load vars for managed_node3 8995 1726888051.39531: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888051.39533: Calling groups_plugins_play to load vars for managed_node3 8995 1726888051.39550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.39560: done with get_vars() 8995 1726888051.39561: variable 'ansible_search_path' from source: unknown 8995 1726888051.39568: we have included files to process 8995 1726888051.39568: generating all_blocks data 8995 1726888051.39569: done generating all_blocks data 8995 1726888051.39570: processing included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml 8995 1726888051.39570: loading included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml 8995 1726888051.39572: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml included: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml for managed_node1, managed_node2, managed_node3 8995 1726888051.39949: done processing included file 8995 1726888051.39950: iterating over new_blocks loaded from include file 8995 1726888051.39951: in VariableManager get_vars() 8995 1726888051.39960: done with get_vars() 8995 1726888051.39961: filtering new block on tags 8995 1726888051.39973: done filtering new block on tags 8995 1726888051.39974: in VariableManager get_vars() 8995 1726888051.39982: done with get_vars() 8995 1726888051.39983: filtering new block on tags 8995 1726888051.39994: done filtering new block on tags 8995 1726888051.39995: done iterating over new_blocks loaded from include file 8995 1726888051.39996: extending task lists for all hosts with included blocks 8995 1726888051.40048: done extending task lists 8995 1726888051.40049: done processing included files 8995 1726888051.40049: results queue empty 8995 1726888051.40049: checking for any_errors_fatal 8995 1726888051.40051: done checking for any_errors_fatal 8995 1726888051.40051: checking for max_fail_percentage 8995 1726888051.40052: done checking for max_fail_percentage 8995 1726888051.40052: checking to see if all hosts have failed and the running result is not ok 8995 1726888051.40052: done checking to see if all hosts have failed 8995 1726888051.40053: getting the remaining hosts for this loop 8995 1726888051.40054: done getting the remaining hosts for this loop 8995 1726888051.40055: getting the next task for host managed_node1 8995 1726888051.40058: done getting next task for host managed_node1 8995 1726888051.40059: ^ task is: TASK: Check if system is ostree 8995 1726888051.40060: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888051.40061: getting the next task for host managed_node2 8995 1726888051.40063: done getting next task for host managed_node2 8995 1726888051.40064: ^ task is: TASK: Check if system is ostree 8995 1726888051.40064: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888051.40068: getting the next task for host managed_node3 8995 1726888051.40070: done getting next task for host managed_node3 8995 1726888051.40071: ^ task is: TASK: Check if system is ostree 8995 1726888051.40072: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888051.40074: getting variables 8995 1726888051.40075: in VariableManager get_vars() 8995 1726888051.40083: Calling all_inventory to load vars for managed_node1 8995 1726888051.40084: Calling groups_inventory to load vars for managed_node1 8995 1726888051.40085: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888051.40088: Calling all_plugins_play to load vars for managed_node1 8995 1726888051.40089: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888051.40092: Calling groups_plugins_play to load vars for managed_node1 8995 1726888051.40111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.40123: done with get_vars() 8995 1726888051.40127: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 Friday 20 September 2024 23:07:31 -0400 (0:00:00.029) 0:00:00.039 ****** 8995 1726888051.40172: entering _queue_task() for managed_node1/stat 8995 1726888051.40301: worker is 1 (out of 3 available) 8995 1726888051.40311: exiting _queue_task() for managed_node1/stat 8995 1726888051.40320: getting variables 8995 1726888051.40323: in VariableManager get_vars() 8995 1726888051.40390: Calling all_inventory to load vars for managed_node2 8995 1726888051.40396: Calling groups_inventory to load vars for managed_node2 8995 1726888051.40399: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888051.40410: Calling all_plugins_play to load vars for managed_node2 8995 1726888051.40412: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888051.40415: Calling groups_plugins_play to load vars for managed_node2 8995 1726888051.40475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.40509: done with get_vars() 8995 1726888051.40517: done getting variables 8995 1726888051.40601: entering _queue_task() for managed_node2/stat 8995 1726888051.40773: worker is 2 (out of 3 available) 8995 1726888051.40782: exiting _queue_task() for managed_node2/stat 8995 1726888051.40793: getting variables 8995 1726888051.40796: in VariableManager get_vars() 8995 1726888051.40861: Calling all_inventory to load vars for managed_node3 8995 1726888051.40865: Calling groups_inventory to load vars for managed_node3 8995 1726888051.40867: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888051.40880: Calling all_plugins_play to load vars for managed_node3 8995 1726888051.40883: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888051.40886: Calling groups_plugins_play to load vars for managed_node3 8995 1726888051.40945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888051.40984: done with get_vars() 8995 1726888051.40995: done getting variables 8995 1726888051.41085: entering _queue_task() for managed_node3/stat 8995 1726888051.41282: worker is 3 (out of 3 available) 8995 1726888051.41296: exiting _queue_task() for managed_node3/stat 8995 1726888051.41308: done queuing things up, now waiting for results queue to drain 8995 1726888051.41310: waiting for pending results... 9003 1726888051.40426: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 9003 1726888051.40527: in run() - task 026adac1-1d6b-4d75-acc5-00000000004e 9003 1726888051.40540: variable 'ansible_search_path' from source: unknown 9003 1726888051.40544: variable 'ansible_search_path' from source: unknown 9003 1726888051.40563: calling self._execute() 9003 1726888051.40615: variable 'ansible_host' from source: host vars for 'managed_node1' 9003 1726888051.40626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9003 1726888051.40636: variable 'omit' from source: magic vars 9003 1726888051.41044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9003 1726888051.41268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9003 1726888051.41373: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9003 1726888051.41413: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9003 1726888051.41455: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9004 1726888051.41486: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 9003 1726888051.41533: 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) 9003 1726888051.41558: 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) 9003 1726888051.41581: 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) 9003 1726888051.41609: 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) 9003 1726888051.41732: Evaluated conditional (not __tlog_is_ostree is defined): True 9003 1726888051.41742: variable 'omit' from source: magic vars 9005 1726888051.41745: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 9003 1726888051.41774: variable 'omit' from source: magic vars 9003 1726888051.41809: variable 'omit' from source: magic vars 9003 1726888051.41833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9005 1726888051.41848: in run() - task 026adac1-1d6b-4d75-acc5-00000000004e 9003 1726888051.41861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9005 1726888051.41863: variable 'ansible_search_path' from source: unknown 9005 1726888051.41867: variable 'ansible_search_path' from source: unknown 9003 1726888051.41878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9003 1726888051.41896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9005 1726888051.41898: calling self._execute() 9003 1726888051.41908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9003 1726888051.41937: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9003 1726888051.41944: variable 'ansible_host' from source: host vars for 'managed_node1' 9003 1726888051.41948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9005 1726888051.41954: variable 'ansible_host' from source: host vars for 'managed_node3' 9005 1726888051.41962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9005 1726888051.41971: variable 'omit' from source: magic vars 9003 1726888051.42051: Set connection var ansible_module_compression to ZIP_DEFLATED 9003 1726888051.42057: Set connection var ansible_shell_type to sh 9003 1726888051.42063: Set connection var ansible_shell_executable to /bin/sh 9003 1726888051.42066: Set connection var ansible_connection to ssh 9003 1726888051.42071: Set connection var ansible_pipelining to False 9003 1726888051.42077: Set connection var ansible_timeout to 10 9003 1726888051.42101: variable 'ansible_shell_executable' from source: unknown 9003 1726888051.42106: variable 'ansible_connection' from source: unknown 9003 1726888051.42110: variable 'ansible_module_compression' from source: unknown 9003 1726888051.42113: variable 'ansible_shell_type' from source: unknown 9003 1726888051.42116: variable 'ansible_shell_executable' from source: unknown 9003 1726888051.42122: variable 'ansible_host' from source: host vars for 'managed_node1' 9003 1726888051.42126: variable 'ansible_pipelining' from source: unknown 9003 1726888051.42129: variable 'ansible_timeout' from source: unknown 9003 1726888051.42133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9003 1726888051.42284: 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) 9003 1726888051.42297: variable 'omit' from source: magic vars 9003 1726888051.42303: starting attempt loop 9003 1726888051.42306: running the handler 9003 1726888051.42322: _low_level_execute_command(): starting 9003 1726888051.42331: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None 9005 1726888051.42383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9005 1726888051.42658: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9004 1726888051.41580: in run() - task 026adac1-1d6b-4d75-acc5-00000000004e 9004 1726888051.42722: variable 'ansible_search_path' from source: unknown 9004 1726888051.42727: variable 'ansible_search_path' from source: unknown 9004 1726888051.42747: calling self._execute() 9004 1726888051.42809: variable 'ansible_host' from source: host vars for 'managed_node2' 9004 1726888051.42819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9004 1726888051.42828: variable 'omit' from source: magic vars 9004 1726888051.43210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9005 1726888051.43412: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9004 1726888051.43414: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9005 1726888051.43451: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9004 1726888051.43466: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9005 1726888051.43484: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9004 1726888051.43500: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9004 1726888051.43536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9005 1726888051.43569: 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) 9005 1726888051.43597: 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) 9004 1726888051.43608: 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) 9005 1726888051.43624: 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) 9004 1726888051.43630: 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) 9005 1726888051.43649: 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) 9004 1726888051.43653: 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) 9004 1726888051.43677: 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) 9005 1726888051.43766: Evaluated conditional (not __tlog_is_ostree is defined): True 9005 1726888051.43775: variable 'omit' from source: magic vars 9004 1726888051.43779: Evaluated conditional (not __tlog_is_ostree is defined): True 9004 1726888051.43785: variable 'omit' from source: magic vars 9005 1726888051.43809: variable 'omit' from source: magic vars 9004 1726888051.43817: variable 'omit' from source: magic vars 9005 1726888051.43844: variable 'omit' from source: magic vars 9004 1726888051.43846: variable 'omit' from source: magic vars 9005 1726888051.43866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9004 1726888051.43866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9005 1726888051.43894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9004 1726888051.43894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9005 1726888051.43912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9004 1726888051.43912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9004 1726888051.43931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9004 1726888051.43944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9004 1726888051.43970: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9004 1726888051.43975: variable 'ansible_host' from source: host vars for 'managed_node2' 9004 1726888051.43981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9004 1726888051.44059: Set connection var ansible_module_compression to ZIP_DEFLATED 9004 1726888051.44065: Set connection var ansible_shell_type to sh 9004 1726888051.44071: Set connection var ansible_shell_executable to /bin/sh 9004 1726888051.44074: Set connection var ansible_connection to ssh 9004 1726888051.44080: Set connection var ansible_pipelining to False 9004 1726888051.44086: Set connection var ansible_timeout to 10 9004 1726888051.44104: variable 'ansible_shell_executable' from source: unknown 9004 1726888051.44108: variable 'ansible_connection' from source: unknown 9004 1726888051.44112: variable 'ansible_module_compression' from source: unknown 9004 1726888051.44115: variable 'ansible_shell_type' from source: unknown 9004 1726888051.44118: variable 'ansible_shell_executable' from source: unknown 9004 1726888051.44121: variable 'ansible_host' from source: host vars for 'managed_node2' 9004 1726888051.44125: variable 'ansible_pipelining' from source: unknown 9004 1726888051.44128: variable 'ansible_timeout' from source: unknown 9004 1726888051.44130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9005 1726888051.43931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9005 1726888051.44206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9005 1726888051.44235: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9005 1726888051.44242: variable 'ansible_host' from source: host vars for 'managed_node3' 9004 1726888051.44244: 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) 9004 1726888051.44256: variable 'omit' from source: magic vars 9004 1726888051.44261: starting attempt loop 9004 1726888051.44263: running the handler 9004 1726888051.44274: _low_level_execute_command(): starting 9004 1726888051.44280: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9005 1726888051.44246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9005 1726888051.44502: Set connection var ansible_module_compression to ZIP_DEFLATED 9005 1726888051.44508: Set connection var ansible_shell_type to sh 9005 1726888051.44513: Set connection var ansible_shell_executable to /bin/sh 9005 1726888051.44517: Set connection var ansible_connection to ssh 9005 1726888051.44522: Set connection var ansible_pipelining to False 9005 1726888051.44527: Set connection var ansible_timeout to 10 9005 1726888051.44544: variable 'ansible_shell_executable' from source: unknown 9005 1726888051.44547: variable 'ansible_connection' from source: unknown 9005 1726888051.44549: variable 'ansible_module_compression' from source: unknown 9005 1726888051.44551: variable 'ansible_shell_type' from source: unknown 9005 1726888051.44552: variable 'ansible_shell_executable' from source: unknown 9005 1726888051.44554: variable 'ansible_host' from source: host vars for 'managed_node3' 9005 1726888051.44556: variable 'ansible_pipelining' from source: unknown 9005 1726888051.44558: variable 'ansible_timeout' from source: unknown 9005 1726888051.44560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9005 1726888051.44665: 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) 9005 1726888051.44674: variable 'omit' from source: magic vars 9005 1726888051.44677: starting attempt loop 9005 1726888051.44679: running the handler 9005 1726888051.44688: _low_level_execute_command(): starting 9005 1726888051.44696: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9003 1726888051.46979: stdout chunk (state=2): >>>/root <<< 9003 1726888051.47045: stderr chunk (state=3): >>><<< 9003 1726888051.47053: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9003 1726888051.47077: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9003 1726888051.47089: _low_level_execute_command(): starting 9003 1726888051.47098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `" && echo ansible-tmp-1726888051.4708395-9003-254336526743768="` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `" && echo ansible-tmp-1726888051.4708395-9003-254336526743768="` echo /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 `" ) && sleep 0'"'"'' 9005 1726888051.47953: stdout chunk (state=2): >>>/root <<< 9005 1726888051.48013: stderr chunk (state=3): >>><<< 9005 1726888051.48019: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9005 1726888051.48038: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9005 1726888051.48045: _low_level_execute_command(): starting 9005 1726888051.48050: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `" && echo ansible-tmp-1726888051.4804163-9005-159401438628455="` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `" && echo ansible-tmp-1726888051.4804163-9005-159401438628455="` echo /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 `" ) && sleep 0'"'"'' 9004 1726888051.48118: stdout chunk (state=2): >>>/root <<< 9004 1726888051.48494: stderr chunk (state=3): >>><<< 9004 1726888051.48500: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9004 1726888051.48522: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9004 1726888051.48530: _low_level_execute_command(): starting 9004 1726888051.48534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `" && echo ansible-tmp-1726888051.4852662-9004-139582173906230="` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `" && echo ansible-tmp-1726888051.4852662-9004-139582173906230="` echo /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 `" ) && sleep 0'"'"'' 9003 1726888051.50271: stdout chunk (state=2): >>>ansible-tmp-1726888051.4708395-9003-254336526743768=/root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 <<< 9003 1726888051.50419: stderr chunk (state=3): >>><<< 9003 1726888051.50427: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888051.4708395-9003-254336526743768=/root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768\n', b'') 9003 1726888051.50444: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888051.4708395-9003-254336526743768=/root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768 , stderr= 9003 1726888051.50493: variable 'ansible_module_compression' from source: unknown 9003 1726888051.50541: ANSIBALLZ: Using lock for stat 9003 1726888051.50547: ANSIBALLZ: Acquiring lock 9003 1726888051.50551: ANSIBALLZ: Lock acquired: 140329738383104 9003 1726888051.50555: ANSIBALLZ: Creating module 9004 1726888051.51839: stdout chunk (state=2): >>>ansible-tmp-1726888051.4852662-9004-139582173906230=/root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 <<< 9004 1726888051.52006: stderr chunk (state=3): >>><<< 9004 1726888051.52012: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888051.4852662-9004-139582173906230=/root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230\n', b'') 9004 1726888051.52034: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888051.4852662-9004-139582173906230=/root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230 , stderr= 9004 1726888051.52095: variable 'ansible_module_compression' from source: unknown 9004 1726888051.52155: ANSIBALLZ: Using lock for stat 9004 1726888051.52165: ANSIBALLZ: Acquiring lock 9005 1726888051.52409: stdout chunk (state=2): >>>ansible-tmp-1726888051.4804163-9005-159401438628455=/root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 <<< 9005 1726888051.53296: stderr chunk (state=3): >>><<< 9005 1726888051.53303: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888051.4804163-9005-159401438628455=/root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455\n', b'') 9005 1726888051.53325: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888051.4804163-9005-159401438628455=/root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455 , stderr= 9005 1726888051.53389: variable 'ansible_module_compression' from source: unknown 9005 1726888051.53450: ANSIBALLZ: Using lock for stat 9005 1726888051.53456: ANSIBALLZ: Acquiring lock 9003 1726888051.59296: ANSIBALLZ: Writing module into payload 9003 1726888051.59384: ANSIBALLZ: Writing module 9003 1726888051.59401: ANSIBALLZ: Renaming module 9003 1726888051.59407: ANSIBALLZ: Done creating module 9003 1726888051.59422: variable 'ansible_facts' from source: host vars for 'managed_node1' 9004 1726888051.59429: ANSIBALLZ: Lock acquired: 140329738383104 9004 1726888051.59435: ANSIBALLZ: Reading module after lock 9003 1726888051.59431: variable 'inventory_hostname' from source: host vars for 'managed_node1' Attempting python interpreter discovery 9003 1726888051.59454: _low_level_execute_command(): starting 9003 1726888051.59459: _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 '"'"'python3.6'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None 9004 1726888051.59468: variable 'ansible_facts' from source: host vars for 'managed_node2' 9004 1726888051.59477: variable 'inventory_hostname' from source: host vars for 'managed_node2' Attempting python interpreter discovery 9004 1726888051.59490: _low_level_execute_command(): starting 9004 1726888051.59497: _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 '"'"'python3.6'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' 9005 1726888051.59574: ANSIBALLZ: Lock acquired: 140329738383104 9005 1726888051.59581: ANSIBALLZ: Reading module after lock 9005 1726888051.59611: variable 'ansible_facts' from source: host vars for 'managed_node3' 9005 1726888051.59624: variable 'inventory_hostname' from source: host vars for 'managed_node3' Attempting python interpreter discovery 9005 1726888051.59637: _low_level_execute_command(): starting 9005 1726888051.59643: _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 '"'"'python3.6'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' 9003 1726888051.62778: stdout chunk (state=2): >>>PLATFORM <<< 9003 1726888051.62865: stdout chunk (state=3): >>>Linux <<< 9004 1726888051.62907: stdout chunk (state=2): >>>PLATFORM <<< 9003 1726888051.62933: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 9004 1726888051.62988: stdout chunk (state=3): >>>Linux <<< 9004 1726888051.63049: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 9003 1726888051.63087: stderr chunk (state=3): >>><<< 9003 1726888051.63094: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') 9003 1726888051.63111: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND , stderr= 9003 1726888051.63117 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 9005 1726888051.63157: stdout chunk (state=2): >>>PLATFORM <<< 9003 1726888051.63164: _low_level_execute_command(): starting 9003 1726888051.63171: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 9004 1726888051.63258: stderr chunk (state=3): >>><<< 9004 1726888051.63265: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') 9004 1726888051.63284: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND , stderr= 9004 1726888051.63293 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 9004 1726888051.63338: _low_level_execute_command(): starting 9004 1726888051.63345: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 9005 1726888051.63465: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 9003 1726888051.63502: Sending initial data 9003 1726888051.63509: Sent initial data (1234 bytes) 9005 1726888051.63734: stderr chunk (state=3): >>><<< 9005 1726888051.63741: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') 9005 1726888051.63759: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND , stderr= 9005 1726888051.63765 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 9005 1726888051.63802: _low_level_execute_command(): starting 9005 1726888051.63808: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 9004 1726888051.63979: Sending initial data 9004 1726888051.63986: Sent initial data (1234 bytes) 9005 1726888051.64112: Sending initial data 9005 1726888051.64121: Sent initial data (1234 bytes) 9003 1726888051.69615: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 9003 1726888051.69766: stderr chunk (state=3): >>><<< 9003 1726888051.69772: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') 9003 1726888051.69788: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr= 9004 1726888051.69826: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 9003 1726888051.69846: variable 'ansible_facts' from source: host vars for 'managed_node1' 9003 1726888051.69855: variable 'ansible_facts' from source: host vars for 'managed_node1' 9003 1726888051.69860: variable 'ansible_module_compression' from source: unknown 9003 1726888051.69890: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9003 1726888051.69907: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9003 1726888051.69989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py 9004 1726888051.70001: stderr chunk (state=3): >>><<< 9004 1726888051.70007: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp3bn0qgtn TO /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py 9004 1726888051.70030: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr= <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9004 1726888051.70089: variable 'ansible_facts' from source: host vars for 'managed_node2' 9004 1726888051.70097: variable 'ansible_facts' from source: host vars for 'managed_node2' 9004 1726888051.70102: variable 'ansible_module_compression' from source: unknown 9004 1726888051.70153: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9004 1726888051.70174: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9004 1726888051.70280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkw3uy0y7 TO /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9005 1726888051.70408: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 9003 1726888051.70432: Sending initial data 9003 1726888051.70438: Sent initial data (151 bytes) 9005 1726888051.70476: stderr chunk (state=3): >>><<< 9005 1726888051.70483: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') 9005 1726888051.70501: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr= 9005 1726888051.70566: variable 'ansible_facts' from source: host vars for 'managed_node3' 9005 1726888051.70572: variable 'ansible_facts' from source: host vars for 'managed_node3' 9005 1726888051.70577: variable 'ansible_module_compression' from source: unknown 9005 1726888051.70627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9005 1726888051.70646: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9005 1726888051.70763: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp6tluera3 TO /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9004 1726888051.70909: Sending initial data 9004 1726888051.70916: Sent initial data (151 bytes) 9005 1726888051.71263: Sending initial data 9005 1726888051.71270: Sent initial data (151 bytes) 9003 1726888051.74166: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp3bn0qgtn /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py <<< 9004 1726888051.74459: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkw3uy0y7 /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py <<< 9005 1726888051.75184: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp6tluera3 /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py <<< 9003 1726888051.75257: stderr chunk (state=3): >>><<< 9003 1726888051.75264: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp3bn0qgtn /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py\n', b'') 9003 1726888051.75281: done transferring module to remote 9003 1726888051.75290: _low_level_execute_command(): starting 9003 1726888051.75297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0'"'"'' 9004 1726888051.76700: stderr chunk (state=3): >>><<< 9004 1726888051.76707: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkw3uy0y7 /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py\n', b'') 9004 1726888051.76731: done transferring module to remote 9004 1726888051.76742: _low_level_execute_command(): starting 9004 1726888051.76748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0'"'"'' 9005 1726888051.76986: stderr chunk (state=3): >>><<< 9005 1726888051.76995: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp6tluera3 /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py\n', b'') 9005 1726888051.77015: done transferring module to remote 9005 1726888051.77032: _low_level_execute_command(): starting 9005 1726888051.77037: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0'"'"'' 9003 1726888051.78586: stderr chunk (state=2): >>><<< 9003 1726888051.78594: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9003 1726888051.78610: _low_level_execute_command() done: rc=0, stdout=, stderr= 9003 1726888051.78614: _low_level_execute_command(): starting 9003 1726888051.78619: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/AnsiballZ_stat.py && sleep 0'"'"'' 9005 1726888051.80363: stderr chunk (state=2): >>><<< 9005 1726888051.80369: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9005 1726888051.80388: _low_level_execute_command() done: rc=0, stdout=, stderr= 9005 1726888051.80395: _low_level_execute_command(): starting 9005 1726888051.80401: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None 9004 1726888051.80440: stderr chunk (state=2): >>><<< <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/AnsiballZ_stat.py && sleep 0'"'"'' 9004 1726888051.80447: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9004 1726888051.80463: _low_level_execute_command() done: rc=0, stdout=, stderr= 9004 1726888051.80466: _low_level_execute_command(): starting 9004 1726888051.80473: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/AnsiballZ_stat.py && sleep 0'"'"'' 9003 1726888051.82948: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236dbe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23671828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236db9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2367e630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9003 1726888051.84044: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362f470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23634e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362fb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2363b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2361ed68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23621198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2192f940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21941240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368fa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9005 1726888051.84727: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ffe48> <<< 9005 1726888051.84783: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5795828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ff9b0> <<< 9004 1726888051.85007: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c93e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c29828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c939b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c36630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c420f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9003 1726888051.85146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218af128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218ba358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218b9048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218bab38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218b9128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190a860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190ac50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218feef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218f64e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e6518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21667358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2166fdd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe160> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.Sour<<< 9003 1726888051.85155: stdout chunk (state=3): >>>ceFileLoader object at 0x7fdd21675ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e0358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a0b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd219580b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aeb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9005 1726888051.85447: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a2630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ae0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5758e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac575f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5742d68> <<< 9005 1726888051.85495: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5745198> <<< 9005 1726888051.85884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a53940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a65240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57b3a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9004 1726888051.86099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bece48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bf34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd6d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd9198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ee7940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ef9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c47a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9003 1726888051.86146: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686f60> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2120c278> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21211d68> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a5f8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd212353c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd21235780> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123d470> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe7c88> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb3c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb0b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fccf60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123de10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20fe2080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21235b00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235eb780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe2128> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235ebb00> <<< 9005 1726888051.86595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39d3128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39de358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac39dd048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39deb38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39dd128> import '_collections' # <<< 9005 1726888051.86641: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2e860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9005 1726888051.87037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2ec50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22ef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a1a4e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a0a518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac378b320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3793da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a224e0> import '_locale' # <<< 9004 1726888051.87206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e67128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366e71048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72b38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e71128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6ef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eae4e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e9e518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c1f358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c27dd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6160> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.Sour<<< 9004 1726888051.87219: stdout chunk (state=3): >>>ceFileLoader object at 0x7fe366c2deb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e98358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366f100b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32a90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3ef28> <<< 9005 1726888051.87749: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3799eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a04358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a7c0b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ee80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ea90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aaf28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3330240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3335d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e5c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335a390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac335a748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9005 1726888051.87763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9005 1726888051.87810: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9005 1726888051.88205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac310bc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac30f0f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361dd8> <<< 9005 1726888051.88254: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9005 1726888051.88265: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac3106048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335aac8> <<< 9004 1726888051.88317: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c4240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c9d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c325c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667ee390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3667ee748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659fc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366584f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5dd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36659a048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667eeac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659a0f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9005 1726888051.89305: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570f7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac31060f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570fb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5729668> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d6d8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dba8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dcc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729eb8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5736048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac572d588> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac571dba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3344400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729518> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac172f9b0> <<< 9005 1726888051.89358: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9004 1726888051.89403: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bbd5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbde48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bc1518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bb1b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667d8400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbd4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364bc4940> # zipimport: found 33 names in '/tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9003 1726888051.89429: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a940> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23605630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236096a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609b70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23605e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23609550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236092b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd235f9b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21220438> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236054e0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f60c978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansi<<< 9005 1726888051.89762: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9003 1726888051.90522: stdout chunk (state=3): >>>ble_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9004 1726888051.91587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9003 1726888051.91628: stdout chunk (state=3): >>># zipimport: zlib available <<< 9005 1726888051.92015: stdout chunk (state=3): >>># zipimport: zlib available <<< 9004 1726888051.92698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364882b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9003 1726888051.92923: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3607f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2f02e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f360e48> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f60cfd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2cbba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3361d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218f6748> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2ca080> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9005 1726888051.93129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146c7f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1414320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146ce80> <<< 9005 1726888051.93524: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac172fe10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac13efbe0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9005 1726888051.93534: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac145a208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403f28> <<< 9005 1726888051.93581: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403ef0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9004 1726888051.93798: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648a82b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648eb518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eb630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ebb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ee198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886e80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ec160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648cb2e8> <<< 9005 1726888051.94006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14581d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1435358> <<< 9003 1726888051.94032: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f334160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f311320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f308518> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f628d68> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f31a358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f5c1ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5c7ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f328828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5eeef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337dd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/<<< 9004 1726888051.94317: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648c14e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364be02b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eeda0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364b7be80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b80ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b712b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71ac8> <<< 9005 1726888051.94750: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac142c550> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1403c50> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac145ae10> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac16e5f60> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1701048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dcba8> <<< 9003 1726888051.95130: stdout chunk (state=3): >>>lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f345080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f354a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f34f160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f34f358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f345be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f36fd68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36fa20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f898> imp<<< 9003 1726888051.95139: stdout chunk (state=3): >>>ort 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f35cac8> # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888051.95217: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac144c898> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac171a048> <<< 9004 1726888051.95499: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648e07f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364ba3ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831e10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831ef0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36483f0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36484da58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364846198> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364846390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36483fc18> # zipimport: zlib available <<< 9005 1726888051.95866: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc208> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171a978> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171af60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14690f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e630> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1479a90> <<< 9003 1726888051.96231: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bc5c208> # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888051.96326: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14721d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14723c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1469c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9005 1726888051.96372: stdout chunk (state=3): >>># zipimport: zlib available <<< 9004 1726888051.96596: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364866dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648662b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364855be0> # zipimport: zlib available <<< 9003 1726888051.97328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9005 1726888051.97423: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1493e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493320> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14939b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1481c88> # zipimport: zlib available <<< 9004 1726888051.97684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9003 1726888051.98429: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bcd1e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888051.98529: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py<<< 9005 1726888051.98540: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9004 1726888051.98796: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361214240> # zipimport: zlib available # zipimport: zlib available <<< 9003 1726888051.99109: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1bcf3160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bca6e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888051.99220: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdd7e400> # zipimport: zlib available <<< 9003 1726888051.99527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9004 1726888051.99889: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9003 1726888052.00629: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2960b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f296160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bce9ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 9004 1726888052.00998: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361289e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888052.01412: stdout chunk (state=3): >>># zipimport: zlib available <<< 9003 1726888052.01794: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 9004 1726888052.02093: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3612ab198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36125eeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888052.02509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9003 1726888052.02559: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #<<< 9003 1726888052.02583: stdout chunk (state=3): >>> destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # clean<<< 9003 1726888052.02611: stdout chunk (state=3): >>>up[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9003 1726888052.02623: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9003 1726888052.02726: stdout chunk (state=3): >>># destroy posixpath <<< 9003 1726888052.02755: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9003 1726888052.02773: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 9003 1726888052.02803: stdout chunk (state=3): >>># destroy linecache <<< 9003 1726888052.02811: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9003 1726888052.02828: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9003 1726888052.02929: stdout chunk (state=3): >>># destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9003 1726888052.03109: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9003 1726888052.03156: stderr chunk (state=3): >>><<< 9003 1726888052.03162: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236dbe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23671828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236db9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2367e630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368a0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362f470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23634e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362fb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2363b4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2361ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23621198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2192f940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21941240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218af128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218ba358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218b9048>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218bab38>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218b9128>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190a860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190ac50>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218feef0>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218f64e0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e6518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21667358>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2166fdd8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe160>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21675ef0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e0358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a2b0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a0b8>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a3c8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd219580b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aeb8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aac8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686780>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686f60>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2120c278>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686860>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21211d68>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a5f8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd212353c8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd21235780>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123d470>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe7c88>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb3c8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb0b8>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fccf60>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123de10>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20fe2080>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21235b00>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235eb780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe2128>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235ebb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a940>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23605630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236096a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23605e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23609550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236092b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd235f9b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21220438>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236054e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f60c978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3607f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2f02e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f360e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f60cfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2cbba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3361d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218f6748>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2ca080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f334160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f311320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f308518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f628d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f31a358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f5c1ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5c7ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f328828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5eeef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f345080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f354a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f34f160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f34f358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f345be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f36fd68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36fa20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f35cac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bc5c208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bcd1e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1bcf3160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bca6e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2960b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f296160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bce9ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9003 1726888052.03229: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236dbe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23671828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236db9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2367e630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23685390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362f470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23634e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2362fb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2363b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2361ed68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23621198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2192f940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21941240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2368fa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218af128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218ba358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218b9048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218bab38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218b9128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190a860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2190ac50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218feef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218f64e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e6518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21667358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2166fdd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218fe160> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21675ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd218e0358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a0b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2167a3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd219580b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aeb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167aac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686f60> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2120c278> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21686860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21211d68> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a5f8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd212353c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd21235780> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123d470> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe7c88> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb3c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fdb0b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fccf60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2123de10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20fe2080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21235b00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235eb780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fe2128> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd235ebb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2167a940> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23605630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236096a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609b70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23605e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd23609fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd23609550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd236092b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd235f9b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21220438> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd236054e0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f60c978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3607f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2f02e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f360e48> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f60cfd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2cbba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f3361d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd218f6748> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f2ca080> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f334160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f311320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f308518> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f628d68> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f31a358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f5c1ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5c7ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f328828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5eeef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f5b8198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337dd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f337eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f345080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f31a5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f354a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f34f160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f34f358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f345be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1f36fd68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36fa20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f36f898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f35cac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bc5c208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bcd1e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd1bcf3160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bca6e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f2960b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1f296160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1bce9ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_gkio8wne/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9004 1726888052.03304: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3649310b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9003 1726888052.03318: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888051.4708395-9003-254336526743768/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9003 1726888052.03333: _low_level_execute_command(): starting 9003 1726888052.03339: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4708395-9003-254336526743768/ > /dev/null 2>&1 && sleep 0'"'"'' 9005 1726888052.03902: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # <<< 9004 1726888052.04292: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364931160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3612a1b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888052.04711: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddf5eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac13c41d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcaef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9005 1726888052.04731: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde08128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde081d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac139fb38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9004 1726888052.05422: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing z<<< 9004 1726888052.05460: stdout chunk (state=3): >>>ipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.commo<<< 9004 1726888052.05469: stdout chunk (state=3): >>>n.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 9004 1726888052.06279: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9004 1726888052.06323: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9004 1726888052.06365: stderr chunk (state=3): >>><<< 9004 1726888052.06370: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c93e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c29828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c939b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c36630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c420f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bece48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bf34e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ee7940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ef9240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c47a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e67128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366e71048>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72b38>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e71128>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2c50>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6ef0>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eae4e0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e9e518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c1f358>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c27dd8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6160>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c2deb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e98358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366f100b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3ef28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c4240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c9d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c325c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667ee390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3667ee748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659fc50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366584f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36659a048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667eeac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659a0f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bbd5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbde48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bc1518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bb1b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667d8400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbd4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364bc4940>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364882b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648a82b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648eb518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eb630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ebb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ee198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886320>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886e80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ec160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648cb2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648c14e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364be02b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eeda0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364b7be80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b80ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b712b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648e07f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364ba3ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831ef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36483f0b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36484da58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364846198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364846390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36483fc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364866dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648662b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364855be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361214240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361289e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3612ab198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36125eeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3649310b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364931160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3612a1b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9004 1726888052.06430: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c93e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c29828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c939b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c36630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c420f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c3d390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bece48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368be7b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bf34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd6d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bd9198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ee7940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ef9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368c47a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e67128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366e71048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e72b38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e71128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366ec2c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6ef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eae4e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e9e518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c1f358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c27dd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366eb6160> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c2deb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366e98358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe366c32390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366f100b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32a90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3ef28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c4240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c3e828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667c9d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c325c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667ee390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3667ee748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659fc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366594080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366584f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667f5dd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36659a048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667eeac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36659a0f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368ba3ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe366c32908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bbd5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbde48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bc1518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe368bc1278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bb1b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3667d8400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe368bbd4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364bc4940> # zipimport: found 33 names in '/tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364882b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648a82b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648eb518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eb630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ebb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ee198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364886e80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648ec160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648cb2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648c14e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364be02b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3648eeda0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364b7be80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b80ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b712b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648e07f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364ba3ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364b71128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831e10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364831ef0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36483f0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648d4588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe36484da58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364846198> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364846390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36483fc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe364866dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3648662b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364866908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364855be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361214240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe361289e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3612ab198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe36125eeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3649310b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe364931160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3612a1b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_trkwd7hc/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9004 1726888052.06548: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888051.4852662-9004-139582173906230/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9004 1726888052.06563: _low_level_execute_command(): starting 9004 1726888052.06570: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4852662-9004-139582173906230/ > /dev/null 2>&1 && sleep 0'"'"'' 9005 1726888052.07127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9003 1726888052.07153: stderr chunk (state=2): >>><<< 9003 1726888052.07159: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9003 1726888052.07175: _low_level_execute_command() done: rc=0, stdout=, stderr= 9003 1726888052.07180: handler run complete 9003 1726888052.07193: variable 'ansible_facts' from source: host vars for 'managed_node1' 9005 1726888052.07213: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9005 1726888052.07222: stdout chunk (state=3): >>><<< 9003 1726888052.07224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9005 1726888052.07233: stderr chunk (state=3): >>><<< 9003 1726888052.07255: variable 'ansible_facts' from source: host vars for 'managed_node1' 9003 1726888052.07278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9003 1726888052.07288: attempt loop complete, returning result 9003 1726888052.07294: _execute() done <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ffe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5795828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ff9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a2630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ae0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5758e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac575f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5742d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5745198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a53940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a65240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39d3128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39de358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac39dd048>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39deb38>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39dd128>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2e860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2ec50>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22ef0>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a1a4e0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a0a518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac378b320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3793da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a224e0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3799eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a04358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a7c0b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ee80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ea90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aaf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3330240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3335d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335a390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac335a748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac310bc50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac30f0f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac3106048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335aac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570f7b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac31060f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570fb38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5729668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d6d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dcc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5736048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac572d588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d2e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac571dba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3344400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac172f9b0>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146c7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1414320>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146ce80>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac172fe10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac13efbe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac145a208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403f28>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403ef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14581d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1435358>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac142c550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1403c50>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac145ae10>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e4e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac16e5f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1701048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dcba8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac144c898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac171a048>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc208>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171a978>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171af60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14690f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1479a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14721d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14723c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1469c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1493e48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493b00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14939b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1481c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdd7e400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddf5eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac13c41d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcaef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde08128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde081d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac139fb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9005 1726888052.07345: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ffe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5795828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ff9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a2630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57ae0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57a9390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5758e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5753b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac575f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5742d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5745198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a53940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a65240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac57b3a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39d3128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39de358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac39dd048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39deb38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac39dd128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2e860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a2ec50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a22ef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a1a4e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a0a518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac378b320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3793da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a224e0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3799eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a04358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac379e390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3a7c0b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ee80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379ea90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aaf28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3330240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac37aa828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3335d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e5c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335a390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac335a748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac310bc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3100080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac30f0f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3361dd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac3106048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac335aac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570f7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac31060f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac570fb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac379e908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5729668> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d6d8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dba8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572dcc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729eb8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac5736048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac572d588> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac572d2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac571dba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac3344400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac5729518> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac172f9b0> # zipimport: found 33 names in '/tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146c7f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1414320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac146ce80> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac172fe10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac13efbe0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac145a208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403f28> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1403ef0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14581d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1435358> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac142c550> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1403c50> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac145ae10> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac16e5f60> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1701048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dcba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac144c898> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac171a048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac16dc208> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171a978> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac171af60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14690f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac143e630> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1479a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14721d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac14723c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1469c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac1493e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1493320> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac14939b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac1481c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdd7e400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddf5eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faac13c41d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcaef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde08128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde081d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faac139fb38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lxciu5oi/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9003 1726888052.07298: dumping result to json 9003 1726888052.07501: done dumping result, returning 9003 1726888052.07512: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [026adac1-1d6b-4d75-acc5-00000000004e] 9003 1726888052.07528: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e 9003 1726888052.07564: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e 9003 1726888052.07567: WORKER PROCESS EXITING 9005 1726888052.07625: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888051.4804163-9005-159401438628455/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9005 1726888052.07637: _low_level_execute_command(): starting 9005 1726888052.07642: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888051.4804163-9005-159401438628455/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed_node1] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 9004 1726888052.10150: stderr chunk (state=2): >>><<< 9004 1726888052.10157: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9004 1726888052.10173: _low_level_execute_command() done: rc=0, stdout=, stderr= 9004 1726888052.10179: handler run complete 9004 1726888052.10189: variable 'ansible_facts' from source: host vars for 'managed_node2' 9004 1726888052.10212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9004 1726888052.10242: variable 'ansible_facts' from source: host vars for 'managed_node2' 9004 1726888052.10263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9004 1726888052.10273: attempt loop complete, returning result 9004 1726888052.10277: _execute() done 9004 1726888052.10280: dumping result to json 9004 1726888052.10285: done dumping result, returning 9004 1726888052.10293: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [026adac1-1d6b-4d75-acc5-00000000004e] 9004 1726888052.10353: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e 9004 1726888052.10381: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e 9004 1726888052.10385: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 9005 1726888052.11328: stderr chunk (state=2): >>><<< 9005 1726888052.11335: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9005 1726888052.11350: _low_level_execute_command() done: rc=0, stdout=, stderr= 9005 1726888052.11357: handler run complete 9005 1726888052.11367: variable 'ansible_facts' from source: host vars for 'managed_node3' 9005 1726888052.11388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9005 1726888052.11420: variable 'ansible_facts' from source: host vars for 'managed_node3' 9005 1726888052.11441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9005 1726888052.11453: attempt loop complete, returning result 9005 1726888052.11456: _execute() done 9005 1726888052.11460: dumping result to json 9005 1726888052.11464: done dumping result, returning 9005 1726888052.11471: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [026adac1-1d6b-4d75-acc5-00000000004e] 9005 1726888052.11481: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e 9005 1726888052.11510: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004e 9005 1726888052.11513: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 8995 1726888052.11641: no more pending results, returning what we have 8995 1726888052.11644: results queue empty 8995 1726888052.11645: checking for any_errors_fatal 8995 1726888052.11647: done checking for any_errors_fatal 8995 1726888052.11647: checking for max_fail_percentage 8995 1726888052.11648: done checking for max_fail_percentage 8995 1726888052.11649: checking to see if all hosts have failed and the running result is not ok 8995 1726888052.11649: done checking to see if all hosts have failed 8995 1726888052.11650: getting the remaining hosts for this loop 8995 1726888052.11651: done getting the remaining hosts for this loop 8995 1726888052.11654: getting the next task for host managed_node1 8995 1726888052.11659: done getting next task for host managed_node1 8995 1726888052.11661: ^ task is: TASK: Set flag to indicate system is ostree 8995 1726888052.11665: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.11666: getting the next task for host managed_node2 8995 1726888052.11668: done getting next task for host managed_node2 8995 1726888052.11669: ^ task is: TASK: Set flag to indicate system is ostree 8995 1726888052.11670: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.11674: getting the next task for host managed_node3 8995 1726888052.11675: done getting next task for host managed_node3 8995 1726888052.11677: ^ task is: TASK: Set flag to indicate system is ostree 8995 1726888052.11678: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.11682: getting variables 8995 1726888052.11683: in VariableManager get_vars() 8995 1726888052.11709: Calling all_inventory to load vars for managed_node1 8995 1726888052.11712: Calling groups_inventory to load vars for managed_node1 8995 1726888052.11713: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.11720: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.11722: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.11723: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.11750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.11767: done with get_vars() 8995 1726888052.11772: done getting variables 8995 1726888052.11845: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 Friday 20 September 2024 23:07:32 -0400 (0:00:00.716) 0:00:00.756 ****** 8995 1726888052.11866: entering _queue_task() for managed_node1/set_fact 8995 1726888052.11867: Creating lock for set_fact 8995 1726888052.12017: worker is 1 (out of 3 available) 8995 1726888052.12029: exiting _queue_task() for managed_node1/set_fact 8995 1726888052.12040: getting variables 8995 1726888052.12042: in VariableManager get_vars() 8995 1726888052.12121: Calling all_inventory to load vars for managed_node2 8995 1726888052.12124: Calling groups_inventory to load vars for managed_node2 8995 1726888052.12127: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.12139: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.12142: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.12145: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.12214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.12250: done with get_vars() 8995 1726888052.12259: done getting variables 8995 1726888052.12337: 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) 8995 1726888052.12348: entering _queue_task() for managed_node2/set_fact 8995 1726888052.12540: worker is 2 (out of 3 available) 8995 1726888052.12552: exiting _queue_task() for managed_node2/set_fact 8995 1726888052.12564: getting variables 8995 1726888052.12566: in VariableManager get_vars() 8995 1726888052.12702: Calling all_inventory to load vars for managed_node3 8995 1726888052.12707: Calling groups_inventory to load vars for managed_node3 8995 1726888052.12710: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.12724: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.12727: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.12730: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.12787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.12829: done with get_vars() 8995 1726888052.12840: done getting variables 8995 1726888052.12918: 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) 8995 1726888052.12930: entering _queue_task() for managed_node3/set_fact 8995 1726888052.13124: worker is 3 (out of 3 available) 8995 1726888052.13134: exiting _queue_task() for managed_node3/set_fact 8995 1726888052.13143: done queuing things up, now waiting for results queue to drain 8995 1726888052.13145: waiting for pending results... 9040 1726888052.12160: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 9040 1726888052.12276: in run() - task 026adac1-1d6b-4d75-acc5-00000000004f 9040 1726888052.12290: variable 'ansible_search_path' from source: unknown 9040 1726888052.12296: variable 'ansible_search_path' from source: unknown 9040 1726888052.12320: calling self._execute() 9040 1726888052.12379: variable 'ansible_host' from source: host vars for 'managed_node1' 9040 1726888052.12388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9040 1726888052.12399: variable 'omit' from source: magic vars 9040 1726888052.12826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9040 1726888052.13069: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9040 1726888052.13122: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9040 1726888052.13160: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9040 1726888052.13200: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9040 1726888052.13280: 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) 9040 1726888052.13308: 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) 9040 1726888052.13335: 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) 9040 1726888052.13361: 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) 9041 1726888052.13408: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 9040 1726888052.13479: Evaluated conditional (not __tlog_is_ostree is defined): True 9040 1726888052.13487: variable 'omit' from source: magic vars 9041 1726888052.13505: in run() - task 026adac1-1d6b-4d75-acc5-00000000004f 9041 1726888052.13517: variable 'ansible_search_path' from source: unknown 9041 1726888052.13521: variable 'ansible_search_path' from source: unknown 9040 1726888052.13524: variable 'omit' from source: magic vars 9041 1726888052.13540: calling self._execute() 9041 1726888052.13601: variable 'ansible_host' from source: host vars for 'managed_node2' 9041 1726888052.13610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9041 1726888052.13618: variable 'omit' from source: magic vars 9040 1726888052.13663: variable '__ostree_booted_stat' from source: set_fact 9040 1726888052.13716: variable 'omit' from source: magic vars 9040 1726888052.13744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9040 1726888052.13769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9040 1726888052.13785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9040 1726888052.13803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9040 1726888052.13815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9040 1726888052.13845: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9040 1726888052.13852: variable 'ansible_host' from source: host vars for 'managed_node1' 9040 1726888052.13856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9040 1726888052.13958: Set connection var ansible_module_compression to ZIP_DEFLATED 9040 1726888052.13964: Set connection var ansible_shell_type to sh 9040 1726888052.13970: Set connection var ansible_shell_executable to /bin/sh 9040 1726888052.13973: Set connection var ansible_connection to ssh 9040 1726888052.13979: Set connection var ansible_pipelining to False 9040 1726888052.13984: Set connection var ansible_timeout to 10 9040 1726888052.14008: variable 'ansible_shell_executable' from source: unknown 9040 1726888052.14013: variable 'ansible_connection' from source: unknown 9041 1726888052.14013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9040 1726888052.14016: variable 'ansible_module_compression' from source: unknown 9040 1726888052.14022: variable 'ansible_shell_type' from source: unknown 9040 1726888052.14025: variable 'ansible_shell_executable' from source: unknown 9040 1726888052.14028: variable 'ansible_host' from source: host vars for 'managed_node1' 9040 1726888052.14032: variable 'ansible_pipelining' from source: unknown 9040 1726888052.14035: variable 'ansible_timeout' from source: unknown 9040 1726888052.14039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9040 1726888052.14158: 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) 9040 1726888052.14169: variable 'omit' from source: magic vars 9040 1726888052.14177: starting attempt loop 9040 1726888052.14180: running the handler 9040 1726888052.14193: handler run complete 9040 1726888052.14203: attempt loop complete, returning result 9040 1726888052.14207: _execute() done 9040 1726888052.14210: dumping result to json 9040 1726888052.14213: done dumping result, returning 9040 1726888052.14221: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-00000000004f] 9041 1726888052.14230: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9040 1726888052.14234: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f 9040 1726888052.14259: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f 9040 1726888052.14263: WORKER PROCESS EXITING 9041 1726888052.14274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py ok: [managed_node1] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } 9041 1726888052.14543: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9041 1726888052.14616: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9042 1726888052.14595: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 9041 1726888052.14690: 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) 9042 1726888052.14710: in run() - task 026adac1-1d6b-4d75-acc5-00000000004f 9041 1726888052.14719: 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) 9042 1726888052.14726: variable 'ansible_search_path' from source: unknown 9042 1726888052.14732: variable 'ansible_search_path' from source: unknown 9041 1726888052.14744: 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) 9042 1726888052.14761: calling self._execute() 9041 1726888052.14769: 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) 9042 1726888052.14820: variable 'ansible_host' from source: host vars for 'managed_node3' 9042 1726888052.14829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9042 1726888052.14838: variable 'omit' from source: magic vars 9041 1726888052.14874: Evaluated conditional (not __tlog_is_ostree is defined): True 9041 1726888052.14883: variable 'omit' from source: magic vars 9041 1726888052.14916: variable 'omit' from source: magic vars 9041 1726888052.15024: variable '__ostree_booted_stat' from source: set_fact 9041 1726888052.15073: variable 'omit' from source: magic vars 9041 1726888052.15098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9041 1726888052.15122: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9041 1726888052.15138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9041 1726888052.15155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9041 1726888052.15168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9041 1726888052.15193: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9041 1726888052.15199: variable 'ansible_host' from source: host vars for 'managed_node2' 9041 1726888052.15203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9042 1726888052.15241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9041 1726888052.15296: Set connection var ansible_module_compression to ZIP_DEFLATED 9041 1726888052.15302: Set connection var ansible_shell_type to sh 9041 1726888052.15308: Set connection var ansible_shell_executable to /bin/sh 9041 1726888052.15311: Set connection var ansible_connection to ssh 9041 1726888052.15316: Set connection var ansible_pipelining to False 9041 1726888052.15321: Set connection var ansible_timeout to 10 9041 1726888052.15344: variable 'ansible_shell_executable' from source: unknown 9041 1726888052.15349: variable 'ansible_connection' from source: unknown 9041 1726888052.15352: variable 'ansible_module_compression' from source: unknown 9041 1726888052.15355: variable 'ansible_shell_type' from source: unknown 9041 1726888052.15358: variable 'ansible_shell_executable' from source: unknown 9041 1726888052.15361: variable 'ansible_host' from source: host vars for 'managed_node2' 9041 1726888052.15365: variable 'ansible_pipelining' from source: unknown 9041 1726888052.15368: variable 'ansible_timeout' from source: unknown 9041 1726888052.15372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9042 1726888052.15465: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9041 1726888052.15476: 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) 9041 1726888052.15487: variable 'omit' from source: magic vars 9041 1726888052.15494: starting attempt loop 9041 1726888052.15497: running the handler 9041 1726888052.15508: handler run complete 9041 1726888052.15516: attempt loop complete, returning result 9041 1726888052.15520: _execute() done 9041 1726888052.15523: dumping result to json 9041 1726888052.15526: done dumping result, returning 9041 1726888052.15530: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-00000000004f] 9042 1726888052.15510: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9042 1726888052.15593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9042 1726888052.15632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9042 1726888052.15739: 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) 9041 1726888052.15757: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f 9042 1726888052.15766: 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) 9041 1726888052.15783: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f 9041 1726888052.15787: WORKER PROCESS EXITING 9042 1726888052.15792: 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) 9042 1726888052.15822: 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) 9042 1726888052.15927: Evaluated conditional (not __tlog_is_ostree is defined): True 9042 1726888052.15935: variable 'omit' from source: magic vars 9042 1726888052.15960: variable 'omit' from source: magic vars ok: [managed_node2] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } 9042 1726888052.16053: variable '__ostree_booted_stat' from source: set_fact 9042 1726888052.16096: variable 'omit' from source: magic vars 9042 1726888052.16116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9042 1726888052.16138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9042 1726888052.16152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9042 1726888052.16164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9042 1726888052.16175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9042 1726888052.16196: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9042 1726888052.16202: variable 'ansible_host' from source: host vars for 'managed_node3' 9042 1726888052.16206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9042 1726888052.16270: Set connection var ansible_module_compression to ZIP_DEFLATED 9042 1726888052.16275: Set connection var ansible_shell_type to sh 9042 1726888052.16281: Set connection var ansible_shell_executable to /bin/sh 9042 1726888052.16284: Set connection var ansible_connection to ssh 9042 1726888052.16289: Set connection var ansible_pipelining to False 9042 1726888052.16295: Set connection var ansible_timeout to 10 9042 1726888052.16311: variable 'ansible_shell_executable' from source: unknown 9042 1726888052.16315: variable 'ansible_connection' from source: unknown 9042 1726888052.16319: variable 'ansible_module_compression' from source: unknown 9042 1726888052.16321: variable 'ansible_shell_type' from source: unknown 9042 1726888052.16323: variable 'ansible_shell_executable' from source: unknown 9042 1726888052.16326: variable 'ansible_host' from source: host vars for 'managed_node3' 9042 1726888052.16329: variable 'ansible_pipelining' from source: unknown 9042 1726888052.16330: variable 'ansible_timeout' from source: unknown 9042 1726888052.16332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9042 1726888052.16396: 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) 9042 1726888052.16405: variable 'omit' from source: magic vars 9042 1726888052.16409: starting attempt loop 9042 1726888052.16411: running the handler 9042 1726888052.16421: handler run complete 9042 1726888052.16427: attempt loop complete, returning result 9042 1726888052.16429: _execute() done 9042 1726888052.16432: dumping result to json 9042 1726888052.16435: done dumping result, returning 9042 1726888052.16438: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-00000000004f] 9042 1726888052.16447: sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f 9042 1726888052.16462: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000004f 9042 1726888052.16464: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } 8995 1726888052.16663: no more pending results, returning what we have 8995 1726888052.16665: results queue empty 8995 1726888052.16665: checking for any_errors_fatal 8995 1726888052.16668: done checking for any_errors_fatal 8995 1726888052.16668: checking for max_fail_percentage 8995 1726888052.16669: done checking for max_fail_percentage 8995 1726888052.16670: checking to see if all hosts have failed and the running result is not ok 8995 1726888052.16670: done checking to see if all hosts have failed 8995 1726888052.16670: getting the remaining hosts for this loop 8995 1726888052.16671: done getting the remaining hosts for this loop 8995 1726888052.16673: getting the next task for host managed_node1 8995 1726888052.16679: done getting next task for host managed_node1 8995 1726888052.16680: ^ task is: TASK: meta (end_host) 8995 1726888052.16681: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.16682: getting the next task for host managed_node2 8995 1726888052.16685: done getting next task for host managed_node2 8995 1726888052.16685: ^ task is: TASK: meta (end_host) 8995 1726888052.16686: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.16687: getting the next task for host managed_node3 8995 1726888052.16688: done getting next task for host managed_node3 8995 1726888052.16689: ^ task is: TASK: meta (end_host) 8995 1726888052.16690: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.16695: getting variables 8995 1726888052.16696: in VariableManager get_vars() 8995 1726888052.16716: Calling all_inventory to load vars for managed_node1 8995 1726888052.16720: Calling groups_inventory to load vars for managed_node1 8995 1726888052.16721: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.16727: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.16728: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.16730: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.16759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.16777: done with get_vars() 8995 1726888052.16782: done getting variables TASK [Skip test if not supported on ostree] ************************************ task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 Friday 20 September 2024 23:07:32 -0400 (0:00:00.049) 0:00:00.805 ****** 8995 1726888052.16839: in VariableManager get_vars() 8995 1726888052.16846: Calling all_inventory to load vars for managed_node1 8995 1726888052.16848: Calling groups_inventory to load vars for managed_node1 8995 1726888052.16850: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.16853: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.16855: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.16856: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.16875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.16888: done with get_vars() 8995 1726888052.17062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8995 1726888052.18541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8995 1726888052.18582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8995 1726888052.18628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8995 1726888052.18655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8995 1726888052.18676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8995 1726888052.18724: 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) 8995 1726888052.18738: 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) 8995 1726888052.18750: 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) 8995 1726888052.18770: 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) 8995 1726888052.18782: 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) 8995 1726888052.18854: variable '__tlog_is_ostree' from source: set_fact 8995 1726888052.18864: Evaluated conditional (__tlog_is_ostree | d(false)): False META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 8995 1726888052.18881: getting variables 8995 1726888052.18882: in VariableManager get_vars() 8995 1726888052.18888: Calling all_inventory to load vars for managed_node2 8995 1726888052.18889: Calling groups_inventory to load vars for managed_node2 8995 1726888052.18893: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.18896: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.18897: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.18899: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.18922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.18937: done with get_vars() 8995 1726888052.18941: done getting variables TASK [Skip test if not supported on ostree] ************************************ task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 Friday 20 September 2024 23:07:32 -0400 (0:00:00.021) 0:00:00.827 ****** 8995 1726888052.18978: in VariableManager get_vars() 8995 1726888052.18985: Calling all_inventory to load vars for managed_node2 8995 1726888052.18986: Calling groups_inventory to load vars for managed_node2 8995 1726888052.18987: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.18990: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.18993: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.18995: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.19013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.19028: done with get_vars() 8995 1726888052.19103: 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) 8995 1726888052.19114: 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) 8995 1726888052.19128: 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) 8995 1726888052.19148: 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) 8995 1726888052.19157: 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) 8995 1726888052.19202: variable '__tlog_is_ostree' from source: set_fact 8995 1726888052.19206: Evaluated conditional (__tlog_is_ostree | d(false)): False META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 8995 1726888052.19223: getting variables 8995 1726888052.19224: in VariableManager get_vars() 8995 1726888052.19230: Calling all_inventory to load vars for managed_node3 8995 1726888052.19232: Calling groups_inventory to load vars for managed_node3 8995 1726888052.19233: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.19235: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.19237: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.19238: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.19255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.19270: done with get_vars() 8995 1726888052.19274: done getting variables TASK [Skip test if not supported on ostree] ************************************ task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 Friday 20 September 2024 23:07:32 -0400 (0:00:00.003) 0:00:00.830 ****** 8995 1726888052.19311: in VariableManager get_vars() 8995 1726888052.19320: Calling all_inventory to load vars for managed_node3 8995 1726888052.19321: Calling groups_inventory to load vars for managed_node3 8995 1726888052.19322: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.19325: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.19326: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.19327: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.19344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.19355: done with get_vars() 8995 1726888052.19425: 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) 8995 1726888052.19436: 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) 8995 1726888052.19448: 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) 8995 1726888052.19468: 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) 8995 1726888052.19473: 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) 8995 1726888052.19520: variable '__tlog_is_ostree' from source: set_fact 8995 1726888052.19524: Evaluated conditional (__tlog_is_ostree | d(false)): False META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 8995 1726888052.19538: done queuing things up, now waiting for results queue to drain 8995 1726888052.19539: results queue empty 8995 1726888052.19539: checking for any_errors_fatal 8995 1726888052.19543: done checking for any_errors_fatal 8995 1726888052.19543: checking for max_fail_percentage 8995 1726888052.19544: done checking for max_fail_percentage 8995 1726888052.19544: checking to see if all hosts have failed and the running result is not ok 8995 1726888052.19546: done checking to see if all hosts have failed 8995 1726888052.19547: getting the remaining hosts for this loop 8995 1726888052.19548: done getting the remaining hosts for this loop 8995 1726888052.19550: getting the next task for host managed_node1 8995 1726888052.19552: done getting next task for host managed_node1 8995 1726888052.19554: ^ task is: TASK: Ensure sssd user/group exist in /etc files 8995 1726888052.19555: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.19556: getting the next task for host managed_node2 8995 1726888052.19558: done getting next task for host managed_node2 8995 1726888052.19559: ^ task is: TASK: Ensure sssd user/group exist in /etc files 8995 1726888052.19561: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.19561: getting the next task for host managed_node3 8995 1726888052.19563: done getting next task for host managed_node3 8995 1726888052.19564: ^ task is: TASK: Ensure sssd user/group exist in /etc files 8995 1726888052.19565: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.19567: getting variables 8995 1726888052.19568: in VariableManager get_vars() 8995 1726888052.19578: Calling all_inventory to load vars for managed_node1 8995 1726888052.19580: Calling groups_inventory to load vars for managed_node1 8995 1726888052.19582: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.19586: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.19588: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.19590: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.19613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.19627: done with get_vars() 8995 1726888052.19631: done getting variables 8995 1726888052.19672: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure sssd user/group exist in /etc files] ****************************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 Friday 20 September 2024 23:07:32 -0400 (0:00:00.003) 0:00:00.834 ****** 8995 1726888052.19685: entering _queue_task() for managed_node1/shell 8995 1726888052.19686: Creating lock for shell 8995 1726888052.19841: worker is 1 (out of 3 available) 8995 1726888052.19854: exiting _queue_task() for managed_node1/shell 8995 1726888052.19865: getting variables 8995 1726888052.19868: in VariableManager get_vars() 8995 1726888052.19943: Calling all_inventory to load vars for managed_node2 8995 1726888052.19948: Calling groups_inventory to load vars for managed_node2 8995 1726888052.19950: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.19963: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.19967: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.19970: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.20040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.20147: done with get_vars() 8995 1726888052.20154: done getting variables 8995 1726888052.20227: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888052.20237: entering _queue_task() for managed_node2/shell 8995 1726888052.20430: worker is 2 (out of 3 available) 8995 1726888052.20443: exiting _queue_task() for managed_node2/shell 8995 1726888052.20454: getting variables 8995 1726888052.20458: in VariableManager get_vars() 8995 1726888052.20536: Calling all_inventory to load vars for managed_node3 8995 1726888052.20540: Calling groups_inventory to load vars for managed_node3 8995 1726888052.20542: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.20557: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.20560: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.20563: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.20629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.20673: done with get_vars() 8995 1726888052.20683: done getting variables 8995 1726888052.20767: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888052.20778: entering _queue_task() for managed_node3/shell 8995 1726888052.20980: worker is 3 (out of 3 available) 8995 1726888052.20994: exiting _queue_task() for managed_node3/shell 8995 1726888052.21003: done queuing things up, now waiting for results queue to drain 8995 1726888052.21004: waiting for pending results... 9043 1726888052.19977: running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files 9043 1726888052.20089: in run() - task 026adac1-1d6b-4d75-acc5-000000000052 9043 1726888052.20104: variable 'ansible_search_path' from source: unknown 9043 1726888052.20109: variable 'ansible_search_path' from source: unknown 9043 1726888052.20128: calling self._execute() 9043 1726888052.20181: variable 'ansible_host' from source: host vars for 'managed_node1' 9043 1726888052.20243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9043 1726888052.20255: variable 'omit' from source: magic vars 9043 1726888052.20523: 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) 9043 1726888052.20552: 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) 9043 1726888052.20577: 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) 9043 1726888052.20618: 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) 9043 1726888052.20634: 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) 9043 1726888052.20727: variable '__tlog_is_ostree' from source: set_fact 9043 1726888052.20739: Evaluated conditional (__tlog_is_ostree | d(false)): False 9043 1726888052.20744: when evaluation is False, skipping this task 9043 1726888052.20747: _execute() done 9043 1726888052.20751: dumping result to json 9043 1726888052.20754: done dumping result, returning 9043 1726888052.20759: done running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files [026adac1-1d6b-4d75-acc5-000000000052] 9043 1726888052.20774: sending task result for task 026adac1-1d6b-4d75-acc5-000000000052 skipping: [managed_node1] => { "changed": false, "false_condition": "__tlog_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 9043 1726888052.20805: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000052 9043 1726888052.20809: WORKER PROCESS EXITING 9044 1726888052.21254: running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files 9044 1726888052.21330: in run() - task 026adac1-1d6b-4d75-acc5-000000000052 9044 1726888052.21339: variable 'ansible_search_path' from source: unknown 9044 1726888052.21342: variable 'ansible_search_path' from source: unknown 9044 1726888052.21357: calling self._execute() 9044 1726888052.21398: variable 'ansible_host' from source: host vars for 'managed_node2' 9044 1726888052.21404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9044 1726888052.21409: variable 'omit' from source: magic vars 9044 1726888052.21611: 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) 9044 1726888052.21637: 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) 9044 1726888052.21657: 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) 9044 1726888052.21680: 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) 9044 1726888052.21690: 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) 9044 1726888052.21786: variable '__tlog_is_ostree' from source: set_fact 9044 1726888052.21801: Evaluated conditional (__tlog_is_ostree | d(false)): False 9044 1726888052.21806: when evaluation is False, skipping this task 9044 1726888052.21809: _execute() done 9044 1726888052.21812: dumping result to json 9044 1726888052.21815: done dumping result, returning 9044 1726888052.21822: done running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files [026adac1-1d6b-4d75-acc5-000000000052] 9045 1726888052.21879: running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files 9044 1726888052.21902: sending task result for task 026adac1-1d6b-4d75-acc5-000000000052 9044 1726888052.21958: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000052 9044 1726888052.21961: WORKER PROCESS EXITING 9045 1726888052.21978: in run() - task 026adac1-1d6b-4d75-acc5-000000000052 9045 1726888052.21989: variable 'ansible_search_path' from source: unknown 9045 1726888052.21995: variable 'ansible_search_path' from source: unknown 9045 1726888052.22020: calling self._execute() 9045 1726888052.22070: variable 'ansible_host' from source: host vars for 'managed_node3' 9045 1726888052.22079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9045 1726888052.22087: variable 'omit' from source: magic vars skipping: [managed_node2] => { "changed": false, "false_condition": "__tlog_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 9045 1726888052.22309: 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) 9045 1726888052.22333: 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) 9045 1726888052.22352: 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) 9045 1726888052.22378: 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) 9045 1726888052.22392: 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) 9045 1726888052.22462: variable '__tlog_is_ostree' from source: set_fact 9045 1726888052.22471: Evaluated conditional (__tlog_is_ostree | d(false)): False 9045 1726888052.22474: when evaluation is False, skipping this task 9045 1726888052.22476: _execute() done 9045 1726888052.22478: dumping result to json 9045 1726888052.22480: done dumping result, returning 9045 1726888052.22483: done running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files [026adac1-1d6b-4d75-acc5-000000000052] 9045 1726888052.22494: sending task result for task 026adac1-1d6b-4d75-acc5-000000000052 9045 1726888052.22513: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000052 9045 1726888052.22516: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__tlog_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 8995 1726888052.22705: no more pending results, returning what we have 8995 1726888052.22707: results queue empty 8995 1726888052.22707: checking for any_errors_fatal 8995 1726888052.22709: done checking for any_errors_fatal 8995 1726888052.22709: checking for max_fail_percentage 8995 1726888052.22710: done checking for max_fail_percentage 8995 1726888052.22710: checking to see if all hosts have failed and the running result is not ok 8995 1726888052.22711: done checking to see if all hosts have failed 8995 1726888052.22711: getting the remaining hosts for this loop 8995 1726888052.22712: done getting the remaining hosts for this loop 8995 1726888052.22714: getting the next task for host managed_node1 8995 1726888052.22723: done getting next task for host managed_node1 8995 1726888052.22724: ^ task is: TASK: meta (flush_handlers) 8995 1726888052.22725: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.22726: getting the next task for host managed_node2 8995 1726888052.22728: done getting next task for host managed_node2 8995 1726888052.22728: ^ task is: TASK: meta (flush_handlers) 8995 1726888052.22729: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.22729: getting the next task for host managed_node3 8995 1726888052.22731: done getting next task for host managed_node3 8995 1726888052.22732: ^ task is: TASK: meta (flush_handlers) 8995 1726888052.22732: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.22738: getting variables 8995 1726888052.22739: in VariableManager get_vars() 8995 1726888052.22758: Calling all_inventory to load vars for managed_node1 8995 1726888052.22759: Calling groups_inventory to load vars for managed_node1 8995 1726888052.22761: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.22766: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.22767: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.22769: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.22797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.22811: done with get_vars() 8995 1726888052.22816: done getting variables 8995 1726888052.22861: in VariableManager get_vars() 8995 1726888052.22868: Calling all_inventory to load vars for managed_node1 8995 1726888052.22870: Calling groups_inventory to load vars for managed_node1 8995 1726888052.22871: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.22873: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.22874: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.22876: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.22895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.22906: done with get_vars() 8995 1726888052.22913: getting variables 8995 1726888052.22913: in VariableManager get_vars() 8995 1726888052.22921: Calling all_inventory to load vars for managed_node2 8995 1726888052.22923: Calling groups_inventory to load vars for managed_node2 8995 1726888052.22924: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.22926: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.22927: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.22929: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.22951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.22963: done with get_vars() 8995 1726888052.22967: done getting variables 8995 1726888052.22996: in VariableManager get_vars() 8995 1726888052.23002: Calling all_inventory to load vars for managed_node2 8995 1726888052.23004: Calling groups_inventory to load vars for managed_node2 8995 1726888052.23005: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.23007: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.23008: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.23010: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.23032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.23043: done with get_vars() 8995 1726888052.23051: getting variables 8995 1726888052.23051: in VariableManager get_vars() 8995 1726888052.23057: Calling all_inventory to load vars for managed_node3 8995 1726888052.23058: Calling groups_inventory to load vars for managed_node3 8995 1726888052.23059: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.23063: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.23064: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.23066: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.23082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.23095: done with get_vars() 8995 1726888052.23099: done getting variables 8995 1726888052.23129: in VariableManager get_vars() 8995 1726888052.23136: Calling all_inventory to load vars for managed_node3 8995 1726888052.23137: Calling groups_inventory to load vars for managed_node3 8995 1726888052.23138: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.23140: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.23142: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.23143: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.23161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.23173: done with get_vars() 8995 1726888052.23178: done queuing things up, now waiting for results queue to drain 8995 1726888052.23179: results queue empty 8995 1726888052.23180: checking for any_errors_fatal 8995 1726888052.23183: done checking for any_errors_fatal 8995 1726888052.23183: checking for max_fail_percentage 8995 1726888052.23184: done checking for max_fail_percentage 8995 1726888052.23184: checking to see if all hosts have failed and the running result is not ok 8995 1726888052.23184: done checking to see if all hosts have failed 8995 1726888052.23185: getting the remaining hosts for this loop 8995 1726888052.23185: done getting the remaining hosts for this loop 8995 1726888052.23186: getting the next task for host managed_node1 8995 1726888052.23189: done getting next task for host managed_node1 8995 1726888052.23193: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 8995 1726888052.23194: ^ 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 8995 1726888052.23196: getting the next task for host managed_node2 8995 1726888052.23199: done getting next task for host managed_node2 8995 1726888052.23201: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 8995 1726888052.23202: ^ 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 8995 1726888052.23202: getting the next task for host managed_node3 8995 1726888052.23205: done getting next task for host managed_node3 8995 1726888052.23206: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 8995 1726888052.23207: ^ 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 8995 1726888052.23219: getting variables 8995 1726888052.23220: in VariableManager get_vars() 8995 1726888052.23233: Calling all_inventory to load vars for managed_node1 8995 1726888052.23235: Calling groups_inventory to load vars for managed_node1 8995 1726888052.23237: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.23240: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.23242: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.23244: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.23261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.23278: done with get_vars() 8995 1726888052.23282: done getting variables TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 Friday 20 September 2024 23:07:32 -0400 (0:00:00.036) 0:00:00.870 ****** 8995 1726888052.23330: entering _queue_task() for managed_node1/include_tasks 8995 1726888052.23457: worker is 1 (out of 3 available) 8995 1726888052.23468: exiting _queue_task() for managed_node1/include_tasks 8995 1726888052.23492: getting variables 8995 1726888052.23494: in VariableManager get_vars() 8995 1726888052.23650: Calling all_inventory to load vars for managed_node2 8995 1726888052.23654: Calling groups_inventory to load vars for managed_node2 8995 1726888052.23656: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.23666: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.23669: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.23672: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.23731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.23764: done with get_vars() 8995 1726888052.23771: done getting variables 8995 1726888052.23908: entering _queue_task() for managed_node2/include_tasks 8995 1726888052.24086: worker is 2 (out of 3 available) 8995 1726888052.24098: exiting _queue_task() for managed_node2/include_tasks 8995 1726888052.24124: getting variables 8995 1726888052.24126: in VariableManager get_vars() 8995 1726888052.24187: Calling all_inventory to load vars for managed_node3 8995 1726888052.24192: Calling groups_inventory to load vars for managed_node3 8995 1726888052.24195: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.24208: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.24210: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.24213: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.24269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.24298: done with get_vars() 8995 1726888052.24305: done getting variables 8995 1726888052.24372: entering _queue_task() for managed_node3/include_tasks 8995 1726888052.24559: worker is 3 (out of 3 available) 8995 1726888052.24570: exiting _queue_task() for managed_node3/include_tasks 8995 1726888052.24581: done queuing things up, now waiting for results queue to drain 8995 1726888052.24582: waiting for pending results... 9046 1726888052.23589: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 9046 1726888052.23693: in run() - task 026adac1-1d6b-4d75-acc5-00000000000a 9046 1726888052.23708: variable 'ansible_search_path' from source: unknown 9046 1726888052.23712: variable 'ansible_search_path' from source: unknown 9046 1726888052.23731: calling self._execute() 9046 1726888052.23843: variable 'ansible_host' from source: host vars for 'managed_node1' 9046 1726888052.23854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9046 1726888052.23863: variable 'omit' from source: magic vars 9046 1726888052.23944: _execute() done 9046 1726888052.23950: dumping result to json 9046 1726888052.23955: done dumping result, returning 9046 1726888052.23960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-00000000000a] 9046 1726888052.23975: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a 9046 1726888052.24003: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a 9046 1726888052.24007: WORKER PROCESS EXITING 9047 1726888052.24531: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 9047 1726888052.24634: in run() - task 026adac1-1d6b-4d75-acc5-00000000000a 9047 1726888052.24648: variable 'ansible_search_path' from source: unknown 9047 1726888052.24653: variable 'ansible_search_path' from source: unknown 9047 1726888052.24673: calling self._execute() 9047 1726888052.24728: variable 'ansible_host' from source: host vars for 'managed_node2' 9047 1726888052.24737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9047 1726888052.24745: variable 'omit' from source: magic vars 9047 1726888052.24826: _execute() done 9047 1726888052.24833: dumping result to json 9047 1726888052.24837: done dumping result, returning 9047 1726888052.24843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-00000000000a] 9047 1726888052.24921: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a 9047 1726888052.24951: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a 9047 1726888052.24954: WORKER PROCESS EXITING 9048 1726888052.24947: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 9048 1726888052.25039: in run() - task 026adac1-1d6b-4d75-acc5-00000000000a 9048 1726888052.25053: variable 'ansible_search_path' from source: unknown 9048 1726888052.25057: variable 'ansible_search_path' from source: unknown 9048 1726888052.25081: calling self._execute() 9048 1726888052.25138: variable 'ansible_host' from source: host vars for 'managed_node3' 9048 1726888052.25149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9048 1726888052.25156: variable 'omit' from source: magic vars 9048 1726888052.25224: _execute() done 9048 1726888052.25230: dumping result to json 9048 1726888052.25233: done dumping result, returning 9048 1726888052.25238: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-00000000000a] 9048 1726888052.25252: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a 9048 1726888052.25279: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000a 9048 1726888052.25283: WORKER PROCESS EXITING 8995 1726888052.25404: no more pending results, returning what we have 8995 1726888052.25407: in VariableManager get_vars() 8995 1726888052.25431: Calling all_inventory to load vars for managed_node1 8995 1726888052.25433: Calling groups_inventory to load vars for managed_node1 8995 1726888052.25434: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.25440: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.25442: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.25443: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.25470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.25484: done with get_vars() 8995 1726888052.25487: variable 'ansible_search_path' from source: unknown 8995 1726888052.25488: variable 'ansible_search_path' from source: unknown 8995 1726888052.25508: in VariableManager get_vars() 8995 1726888052.25519: Calling all_inventory to load vars for managed_node2 8995 1726888052.25520: Calling groups_inventory to load vars for managed_node2 8995 1726888052.25521: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.25524: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.25525: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.25526: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.25547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.25559: done with get_vars() 8995 1726888052.25561: variable 'ansible_search_path' from source: unknown 8995 1726888052.25561: variable 'ansible_search_path' from source: unknown 8995 1726888052.25573: in VariableManager get_vars() 8995 1726888052.25580: Calling all_inventory to load vars for managed_node3 8995 1726888052.25582: Calling groups_inventory to load vars for managed_node3 8995 1726888052.25583: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.25585: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.25586: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.25588: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.25610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.25624: done with get_vars() 8995 1726888052.25627: variable 'ansible_search_path' from source: unknown 8995 1726888052.25627: variable 'ansible_search_path' from source: unknown 8995 1726888052.25638: we have included files to process 8995 1726888052.25639: generating all_blocks data 8995 1726888052.25639: done generating all_blocks data 8995 1726888052.25644: processing included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml 8995 1726888052.25645: loading included file: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml 8995 1726888052.25646: Loading data from /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml included: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3 8995 1726888052.26061: done processing included file 8995 1726888052.26063: iterating over new_blocks loaded from include file 8995 1726888052.26063: in VariableManager get_vars() 8995 1726888052.26075: done with get_vars() 8995 1726888052.26076: filtering new block on tags 8995 1726888052.26085: done filtering new block on tags 8995 1726888052.26086: in VariableManager get_vars() 8995 1726888052.26098: done with get_vars() 8995 1726888052.26100: filtering new block on tags 8995 1726888052.26110: done filtering new block on tags 8995 1726888052.26239: in VariableManager get_vars() 8995 1726888052.26255: done with get_vars() 8995 1726888052.26257: filtering new block on tags 8995 1726888052.26269: done filtering new block on tags 8995 1726888052.26270: done iterating over new_blocks loaded from include file 8995 1726888052.26271: extending task lists for all hosts with included blocks 8995 1726888052.26671: done extending task lists 8995 1726888052.26672: done processing included files 8995 1726888052.26672: results queue empty 8995 1726888052.26672: checking for any_errors_fatal 8995 1726888052.26674: done checking for any_errors_fatal 8995 1726888052.26674: checking for max_fail_percentage 8995 1726888052.26675: done checking for max_fail_percentage 8995 1726888052.26675: checking to see if all hosts have failed and the running result is not ok 8995 1726888052.26675: done checking to see if all hosts have failed 8995 1726888052.26676: getting the remaining hosts for this loop 8995 1726888052.26676: done getting the remaining hosts for this loop 8995 1726888052.26677: getting the next task for host managed_node1 8995 1726888052.26680: done getting next task for host managed_node1 8995 1726888052.26682: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 8995 1726888052.26684: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.26685: getting the next task for host managed_node2 8995 1726888052.26687: done getting next task for host managed_node2 8995 1726888052.26687: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 8995 1726888052.26688: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.26689: getting the next task for host managed_node3 8995 1726888052.26690: done getting next task for host managed_node3 8995 1726888052.26692: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 8995 1726888052.26694: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888052.26700: getting variables 8995 1726888052.26702: in VariableManager get_vars() 8995 1726888052.26710: Calling all_inventory to load vars for managed_node1 8995 1726888052.26712: Calling groups_inventory to load vars for managed_node1 8995 1726888052.26713: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888052.26715: Calling all_plugins_play to load vars for managed_node1 8995 1726888052.26718: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888052.26720: Calling groups_plugins_play to load vars for managed_node1 8995 1726888052.26738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.26753: done with get_vars() 8995 1726888052.26757: done getting variables TASK [fedora.linux_system_roles.tlog : Ensure ansible_facts used by role] ****** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Friday 20 September 2024 23:07:32 -0400 (0:00:00.034) 0:00:00.905 ****** 8995 1726888052.26803: entering _queue_task() for managed_node1/setup 8995 1726888052.26935: worker is 1 (out of 3 available) 8995 1726888052.26943: exiting _queue_task() for managed_node1/setup 8995 1726888052.26962: getting variables 8995 1726888052.26963: in VariableManager get_vars() 8995 1726888052.27029: Calling all_inventory to load vars for managed_node2 8995 1726888052.27033: Calling groups_inventory to load vars for managed_node2 8995 1726888052.27035: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888052.27046: Calling all_plugins_play to load vars for managed_node2 8995 1726888052.27050: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888052.27053: Calling groups_plugins_play to load vars for managed_node2 8995 1726888052.27116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.27161: done with get_vars() 8995 1726888052.27174: done getting variables 8995 1726888052.27259: entering _queue_task() for managed_node2/setup 8995 1726888052.27443: worker is 2 (out of 3 available) 8995 1726888052.27455: exiting _queue_task() for managed_node2/setup 8995 1726888052.27481: getting variables 8995 1726888052.27483: in VariableManager get_vars() 8995 1726888052.27556: Calling all_inventory to load vars for managed_node3 8995 1726888052.27559: Calling groups_inventory to load vars for managed_node3 8995 1726888052.27562: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888052.27573: Calling all_plugins_play to load vars for managed_node3 8995 1726888052.27576: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888052.27579: Calling groups_plugins_play to load vars for managed_node3 8995 1726888052.27639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888052.27687: done with get_vars() 8995 1726888052.27698: done getting variables 8995 1726888052.27785: entering _queue_task() for managed_node3/setup 8995 1726888052.28038: worker is 3 (out of 3 available) 8995 1726888052.28053: exiting _queue_task() for managed_node3/setup 8995 1726888052.28066: done queuing things up, now waiting for results queue to drain 8995 1726888052.28068: waiting for pending results... 9049 1726888052.27153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 9049 1726888052.27265: in run() - task 026adac1-1d6b-4d75-acc5-00000000007e 9049 1726888052.27279: variable 'ansible_search_path' from source: unknown 9049 1726888052.27283: variable 'ansible_search_path' from source: unknown 9049 1726888052.27304: calling self._execute() 9049 1726888052.27356: variable 'ansible_host' from source: host vars for 'managed_node1' 9049 1726888052.27364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9049 1726888052.27371: variable 'omit' from source: magic vars 9049 1726888052.27715: 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) 9049 1726888052.27746: 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) 9049 1726888052.27772: 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) 9049 1726888052.27816: 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) 9049 1726888052.27833: 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) 9049 1726888052.27886: 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) 9049 1726888052.27914: 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) 9049 1726888052.27938: 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) 9049 1726888052.27974: 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) 9049 1726888052.27987: 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) 9050 1726888052.28230: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 9049 1726888052.28306: variable '__tlog_required_facts' from source: role '' all vars 9049 1726888052.28317: variable 'ansible_facts' from source: host vars for 'managed_node1' 9050 1726888052.28344: in run() - task 026adac1-1d6b-4d75-acc5-00000000007e 9049 1726888052.28352: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 9050 1726888052.28357: variable 'ansible_search_path' from source: unknown 9049 1726888052.28359: variable 'omit' from source: magic vars 9050 1726888052.28361: variable 'ansible_search_path' from source: unknown 9050 1726888052.28378: calling self._execute() 9049 1726888052.28405: variable 'omit' from source: magic vars 9049 1726888052.28432: variable '__tlog_required_facts_subsets' from source: role '' all vars 9050 1726888052.28436: variable 'ansible_host' from source: host vars for 'managed_node2' 9050 1726888052.28444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9050 1726888052.28451: variable 'omit' from source: magic vars 9049 1726888052.28504: variable '__tlog_required_facts_subsets' from source: role '' all vars 9049 1726888052.28599: variable '__tlog_required_facts' from source: role '' all vars 9049 1726888052.28667: variable 'omit' from source: magic vars 9049 1726888052.28695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9049 1726888052.28720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9049 1726888052.28738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9049 1726888052.28755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9049 1726888052.28767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9049 1726888052.28795: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9049 1726888052.28801: variable 'ansible_host' from source: host vars for 'managed_node1' 9049 1726888052.28806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9050 1726888052.28805: 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) 9050 1726888052.28837: 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) 9050 1726888052.28863: 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) 9050 1726888052.28903: 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) 9049 1726888052.28904: Set connection var ansible_module_compression to ZIP_DEFLATED 9049 1726888052.28921: Set connection var ansible_shell_type to sh 9050 1726888052.28924: 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) 9049 1726888052.28929: Set connection var ansible_shell_executable to /bin/sh 9049 1726888052.28933: Set connection var ansible_connection to ssh 9049 1726888052.28938: Set connection var ansible_pipelining to False 9049 1726888052.28943: Set connection var ansible_timeout to 10 9049 1726888052.28966: variable 'ansible_shell_executable' from source: unknown 9049 1726888052.28971: variable 'ansible_connection' from source: unknown 9050 1726888052.28973: 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) 9049 1726888052.28975: variable 'ansible_module_compression' from source: unknown 9049 1726888052.28978: variable 'ansible_shell_type' from source: unknown 9049 1726888052.28981: variable 'ansible_shell_executable' from source: unknown 9049 1726888052.28984: variable 'ansible_host' from source: host vars for 'managed_node1' 9049 1726888052.28987: variable 'ansible_pipelining' from source: unknown 9049 1726888052.28990: variable 'ansible_timeout' from source: unknown 9049 1726888052.28997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9050 1726888052.28998: 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) 9050 1726888052.29023: 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) 9050 1726888052.29061: 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) 9050 1726888052.29076: 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) 9049 1726888052.29169: 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) 9049 1726888052.29180: variable 'omit' from source: magic vars 9049 1726888052.29186: starting attempt loop 9049 1726888052.29190: running the handler 9049 1726888052.29205: _low_level_execute_command(): starting 9049 1726888052.29213: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9051 1726888052.29368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 9051 1726888052.29486: in run() - task 026adac1-1d6b-4d75-acc5-00000000007e 9051 1726888052.29502: variable 'ansible_search_path' from source: unknown 9051 1726888052.29506: variable 'ansible_search_path' from source: unknown 9051 1726888052.29531: calling self._execute() 9051 1726888052.29574: variable 'ansible_host' from source: host vars for 'managed_node3' 9051 1726888052.29579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9051 1726888052.29584: variable 'omit' from source: magic vars 9051 1726888052.29841: 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) 9051 1726888052.29865: 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) 9051 1726888052.29881: 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) 9051 1726888052.29920: 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) 9051 1726888052.29937: 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) 9051 1726888052.29987: 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) 9051 1726888052.30012: 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) 9051 1726888052.30040: 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) 9051 1726888052.30079: 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) 9050 1726888052.30082: variable '__tlog_required_facts' from source: role '' all vars 9050 1726888052.30093: variable 'ansible_facts' from source: host vars for 'managed_node2' 9051 1726888052.30097: 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) 9050 1726888052.30128: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 9050 1726888052.30136: variable 'omit' from source: magic vars 9050 1726888052.30182: variable 'omit' from source: magic vars 9050 1726888052.30210: variable '__tlog_required_facts_subsets' from source: role '' all vars 9051 1726888052.30268: variable '__tlog_required_facts' from source: role '' all vars 9051 1726888052.30278: variable 'ansible_facts' from source: host vars for 'managed_node3' 9050 1726888052.30278: variable '__tlog_required_facts_subsets' from source: role '' all vars 9050 1726888052.30382: variable '__tlog_required_facts' from source: role '' all vars 9050 1726888052.30453: variable 'omit' from source: magic vars 9050 1726888052.30481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9050 1726888052.30507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9050 1726888052.30524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9050 1726888052.30540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9050 1726888052.30551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9050 1726888052.30574: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9050 1726888052.30579: variable 'ansible_host' from source: host vars for 'managed_node2' 9050 1726888052.30582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9050 1726888052.30675: Set connection var ansible_module_compression to ZIP_DEFLATED 9050 1726888052.30680: Set connection var ansible_shell_type to sh 9050 1726888052.30686: Set connection var ansible_shell_executable to /bin/sh 9050 1726888052.30689: Set connection var ansible_connection to ssh 9050 1726888052.30695: Set connection var ansible_pipelining to False 9050 1726888052.30701: Set connection var ansible_timeout to 10 9050 1726888052.30722: variable 'ansible_shell_executable' from source: unknown 9050 1726888052.30727: variable 'ansible_connection' from source: unknown 9050 1726888052.30730: variable 'ansible_module_compression' from source: unknown 9050 1726888052.30733: variable 'ansible_shell_type' from source: unknown 9050 1726888052.30736: variable 'ansible_shell_executable' from source: unknown 9050 1726888052.30738: variable 'ansible_host' from source: host vars for 'managed_node2' 9050 1726888052.30742: variable 'ansible_pipelining' from source: unknown 9050 1726888052.30744: variable 'ansible_timeout' from source: unknown 9050 1726888052.30748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9050 1726888052.30916: 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) 9050 1726888052.30927: variable 'omit' from source: magic vars 9051 1726888052.30930: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 9050 1726888052.30933: starting attempt loop 9050 1726888052.30936: running the handler 9051 1726888052.30937: variable 'omit' from source: magic vars 9050 1726888052.30948: _low_level_execute_command(): starting 9050 1726888052.30956: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None 9051 1726888052.30985: variable 'omit' from source: magic vars 9051 1726888052.31013: variable '__tlog_required_facts_subsets' from source: role '' all vars <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9051 1726888052.31085: variable '__tlog_required_facts_subsets' from source: role '' all vars 9051 1726888052.31175: variable '__tlog_required_facts' from source: role '' all vars 9051 1726888052.31242: variable 'omit' from source: magic vars 9051 1726888052.31275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9051 1726888052.31303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9051 1726888052.31324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9051 1726888052.31342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9051 1726888052.31358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9051 1726888052.31377: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9051 1726888052.31380: variable 'ansible_host' from source: host vars for 'managed_node3' 9051 1726888052.31382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9051 1726888052.31451: Set connection var ansible_module_compression to ZIP_DEFLATED 9051 1726888052.31455: Set connection var ansible_shell_type to sh 9051 1726888052.31460: Set connection var ansible_shell_executable to /bin/sh 9051 1726888052.31462: Set connection var ansible_connection to ssh 9051 1726888052.31466: Set connection var ansible_pipelining to False 9051 1726888052.31471: Set connection var ansible_timeout to 10 9051 1726888052.31488: variable 'ansible_shell_executable' from source: unknown 9051 1726888052.31492: variable 'ansible_connection' from source: unknown 9051 1726888052.31494: variable 'ansible_module_compression' from source: unknown 9051 1726888052.31496: variable 'ansible_shell_type' from source: unknown 9051 1726888052.31498: variable 'ansible_shell_executable' from source: unknown 9051 1726888052.31499: variable 'ansible_host' from source: host vars for 'managed_node3' 9051 1726888052.31501: variable 'ansible_pipelining' from source: unknown 9051 1726888052.31503: variable 'ansible_timeout' from source: unknown 9051 1726888052.31505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9051 1726888052.31638: 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) 9051 1726888052.31646: variable 'omit' from source: magic vars 9051 1726888052.31650: starting attempt loop 9051 1726888052.31652: running the handler 9051 1726888052.31662: _low_level_execute_command(): starting 9051 1726888052.31668: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9049 1726888052.33730: stdout chunk (state=2): >>>/root <<< 9049 1726888052.33789: stderr chunk (state=3): >>><<< 9049 1726888052.33798: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9049 1726888052.33820: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9049 1726888052.33831: _low_level_execute_command(): starting 9049 1726888052.33836: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `" && echo ansible-tmp-1726888052.338272-9049-223906378547210="` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `" && echo ansible-tmp-1726888052.338272-9049-223906378547210="` echo /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 `" ) && sleep 0'"'"'' 9050 1726888052.35316: stdout chunk (state=2): >>>/root <<< 9051 1726888052.35333: stdout chunk (state=2): >>>/root <<< 9051 1726888052.35402: stderr chunk (state=3): >>><<< 9051 1726888052.35408: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9051 1726888052.35433: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9051 1726888052.35443: _low_level_execute_command(): starting 9051 1726888052.35449: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `" && echo ansible-tmp-1726888052.3543963-9051-81605631939607="` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `" && echo ansible-tmp-1726888052.3543963-9051-81605631939607="` echo /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 `" ) && sleep 0'"'"'' 9050 1726888052.35496: stderr chunk (state=3): >>><<< 9050 1726888052.35503: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9050 1726888052.35529: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9050 1726888052.35542: _low_level_execute_command(): starting 9050 1726888052.35549: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `" && echo ansible-tmp-1726888052.3553743-9050-55123966940196="` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `" && echo ansible-tmp-1726888052.3553743-9050-55123966940196="` echo /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 `" ) && sleep 0'"'"'' 9049 1726888052.37207: stdout chunk (state=2): >>>ansible-tmp-1726888052.338272-9049-223906378547210=/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 <<< 9049 1726888052.37438: stderr chunk (state=3): >>><<< 9049 1726888052.37444: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888052.338272-9049-223906378547210=/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210\n', b'') 9049 1726888052.37461: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888052.338272-9049-223906378547210=/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210 , stderr= 9049 1726888052.37515: variable 'ansible_module_compression' from source: unknown 9049 1726888052.37552: ANSIBALLZ: Using lock for setup 9049 1726888052.37555: ANSIBALLZ: Acquiring lock 9049 1726888052.37558: ANSIBALLZ: Lock acquired: 140329738382528 9049 1726888052.37560: ANSIBALLZ: Creating module 9051 1726888052.38784: stdout chunk (state=2): >>>ansible-tmp-1726888052.3543963-9051-81605631939607=/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 <<< 9051 1726888052.39144: stderr chunk (state=3): >>><<< 9051 1726888052.39151: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888052.3543963-9051-81605631939607=/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607\n', b'') 9051 1726888052.39171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888052.3543963-9051-81605631939607=/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607 , stderr= 9051 1726888052.39233: variable 'ansible_module_compression' from source: unknown 9051 1726888052.39280: ANSIBALLZ: Using lock for setup 9051 1726888052.39286: ANSIBALLZ: Acquiring lock 9050 1726888052.39396: stdout chunk (state=2): >>>ansible-tmp-1726888052.3553743-9050-55123966940196=/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 <<< 9050 1726888052.39549: stderr chunk (state=3): >>><<< 9050 1726888052.39556: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888052.3553743-9050-55123966940196=/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196\n', b'') 9050 1726888052.39574: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888052.3553743-9050-55123966940196=/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196 , stderr= 9050 1726888052.39636: variable 'ansible_module_compression' from source: unknown 9050 1726888052.39681: ANSIBALLZ: Using lock for setup 9050 1726888052.39686: ANSIBALLZ: Acquiring lock 9049 1726888052.56765: ANSIBALLZ: Writing module into payload 9049 1726888052.56875: ANSIBALLZ: Writing module 9049 1726888052.56898: ANSIBALLZ: Renaming module 9049 1726888052.56905: ANSIBALLZ: Done creating module 9049 1726888052.56931: variable 'ansible_facts' from source: host vars for 'managed_node1' 9051 1726888052.56994: ANSIBALLZ: Lock acquired: 140329738382528 9051 1726888052.57003: ANSIBALLZ: Reading module after lock 9051 1726888052.57044: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9051 1726888052.57209: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiwz48fxi TO /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9050 1726888052.57301: ANSIBALLZ: Lock acquired: 140329738382528 9050 1726888052.57310: ANSIBALLZ: Reading module after lock 9050 1726888052.57363: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9049 1726888052.57428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7y7kk4ql TO /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9050 1726888052.57567: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy4gfjpkg TO /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9051 1726888052.57683: Sending initial data 9051 1726888052.57690: Sent initial data (151 bytes) 9049 1726888052.58005: Sending initial data 9049 1726888052.58012: Sent initial data (151 bytes) 9050 1726888052.58074: Sending initial data 9050 1726888052.58082: Sent initial data (151 bytes) 9049 1726888052.61107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7y7kk4ql /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py <<< 9050 1726888052.61996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy4gfjpkg /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py <<< 9051 1726888052.63511: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiwz48fxi /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py <<< 9049 1726888052.63516: stderr chunk (state=3): >>><<< 9049 1726888052.63526: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7y7kk4ql /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py\n', b'') 9049 1726888052.63553: done transferring module to remote 9049 1726888052.63568: _low_level_execute_command(): starting 9049 1726888052.63573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0'"'"'' 9050 1726888052.64570: stderr chunk (state=3): >>><<< 9050 1726888052.64576: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy4gfjpkg /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py\n', b'') 9050 1726888052.64597: done transferring module to remote 9050 1726888052.64612: _low_level_execute_command(): starting 9050 1726888052.64618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0'"'"'' 9051 1726888052.66460: stderr chunk (state=3): >>><<< 9051 1726888052.66470: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiwz48fxi /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py\n', b'') 9051 1726888052.66494: done transferring module to remote 9051 1726888052.66507: _low_level_execute_command(): starting 9051 1726888052.66512: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0'"'"'' 9049 1726888052.66941: stderr chunk (state=2): >>><<< 9049 1726888052.66948: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9049 1726888052.66964: _low_level_execute_command() done: rc=0, stdout=, stderr= 9049 1726888052.66968: _low_level_execute_command(): starting 9049 1726888052.66973: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/AnsiballZ_setup.py && sleep 0'"'"'' 9050 1726888052.68847: stderr chunk (state=2): >>><<< 9050 1726888052.68856: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9050 1726888052.68872: _low_level_execute_command() done: rc=0, stdout=, stderr= 9050 1726888052.68876: _low_level_execute_command(): starting 9050 1726888052.68880: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/AnsiballZ_setup.py && sleep 0'"'"'' 9051 1726888052.70996: stderr chunk (state=2): >>><<< 9051 1726888052.71005: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9051 1726888052.71020: _low_level_execute_command() done: rc=0, stdout=, stderr= 9051 1726888052.71023: _low_level_execute_command(): starting 9051 1726888052.71026: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/AnsiballZ_setup.py && sleep 0'"'"'' 9049 1726888052.71354: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db58e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daee828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db589b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dafb630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db070f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9049 1726888052.72443: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daac470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daacb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdac940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdbe240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db0ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9050 1726888052.73411: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c62e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bf8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c629b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c05630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c110f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9049 1726888052.73552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bce4128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcef358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808bcee048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcefb38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcee128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7bef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd734e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd63518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808ba9c358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baa4dd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b160> import '_locale' # <<< 9050 1726888052.74498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bbbe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bc24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba5d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba8198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfeb6940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfec8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c16a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9049 1726888052.74643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaaef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd5d358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf0b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdd50b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafeb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babbf60> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b641278> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b646d68> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf5f8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66a3c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b66a780> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672470> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b41cc88> <<< 9049 1726888052.75746: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4103c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4100b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b401f60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672e10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b417080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66ab00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da687f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b417128> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da68b70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf940> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da816a0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86710> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86be0> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86cf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81ef0> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da8e080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da865c0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86320> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da75be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b655438> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81550> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9050 1726888052.76685: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdee128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfdf8048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9b38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf8128> <<< 9049 1726888052.76734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a409b0> # zipimport: found 106 names in '/tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9051 1726888052.77723: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a9e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de673f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a99b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de674c630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67580f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753390> <<< 9050 1726888052.77783: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85ef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe7d4e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe6d518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfba6358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbaedd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85160> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb4ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe67358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb92b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb90b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb9390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfedf0b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9a90<<< 9049 1726888052.77826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888052.77924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fd470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6702e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fdb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67094e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ecd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ef198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49fd940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a0f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de675da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9050 1726888052.78885: stdout chunk (state=3): >>>> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5f28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf74b240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf750d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb95c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf775748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77c438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf526c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf50bf28> import 'threa<<< 9051 1726888052.79517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4935128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de493f048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940b38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de493f128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ccef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49c44e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49b4518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.<<< 9050 1726888052.79983: stdout chunk (state=3): >>>ding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77cdd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf521048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775ac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf5210f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b8c5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8ce48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b90518> # extension module '_random' loaded from '/usr/lib64/python3.<<< 9050 1726888052.79999: stdout chunk (state=3): >>>6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b80b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf75f400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8c4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb4b940> # zipimport: found 106 names in '/tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888052.80067: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897927f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896b8320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089792e80> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089a40e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089715be0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e8ba8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba0f0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba320> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898ba668> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3358> <<< 9051 1726888052.80355: stdout chunk (state=3): >>>pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46ed320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46f5da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc4e0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46fbeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ae358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a260b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700a90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470cf28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4292240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader o<<< 9049 1726888052.80893: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896d8550> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3780> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896e85c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898def60> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808976fa20> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808977db00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e1e10> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e8518> <<< 9051 1726888052.81520: stdout chunk (state=3): >>>bject at 0x7f4de4297d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de47005c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bc390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de42bc748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de406dc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4052f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3dd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4068048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bcac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b97b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de40680f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b9b38> i<<< 9051 1726888052.83220: stdout chunk (state=3): >>>mport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d3668> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d76d8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7ba8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3eb8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66e0048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d7588> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d72e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66c7ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42a6400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3518> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26919b0> # zipimport: found 106 names in '/tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9050 1726888052.83285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd81db00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c22b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c8630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9049 1726888052.83587: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898d8358> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808979ab38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e86d8> <<< 9050 1726888052.84687: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7f4b38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9be5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7e34e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef710> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9e9e10> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e9f28> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9050 1726888052.84747: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda3a9e8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda49ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9ecdd8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f34e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e6320> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda64b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f36a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71a20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71b00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9d80b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb0f668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04d68> <<< 9049 1726888052.84886: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5a58> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5b38> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5cc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898cd0f0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899856a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979da0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089979f98> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'<<< 9051 1726888052.85527: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e37f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de230a320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e3e80> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2691e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2366be0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2339ba8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25040f0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2504320> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2504668> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334358> <<< 9050 1726888052.85807: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb04f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb28a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19ef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19748> # zipimport: zlib available <<< 9049 1726888052.86001: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808999fa90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998ef60> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f5f8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998e7b8> # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888052.86632: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2329550> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334908> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de252ee80> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de252ef98> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23bfa58> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23cdb38> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2531e48> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b550> <<< 9050 1726888052.86885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9049 1726888052.87034: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897fe898> # zipimport: zlib available <<< 9051 1726888052.87359: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2527390> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e9b70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b710> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7a90> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7b70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7cf8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de251c128> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23936d8> <<< 9051 1726888052.87383: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388dd8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de238e048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23afa90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239ff60> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af5f8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239f7b8> # zipimport: zlib available <<< 9050 1726888052.87997: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd8c92e8> # zipimport: zlib available <<< 9049 1726888052.88316: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9051 1726888052.88524: stdout chunk (state=3): >>># zipimport: zlib available <<< 9050 1726888052.89088: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888052.89621: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089934940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9049 1726888052.89986: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089876208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089946978> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9050 1726888052.90195: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9fe8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9051 1726888052.90905: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de248f390> # zipimport: zlib available <<< 9049 1726888052.91231: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a3128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a31d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089947b70> <<< 9049 1726888052.91243: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9050 1726888052.91291: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd937160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda108d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888052.92017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 9050 1726888052.92399: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d0b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9051 1726888052.93115: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25c59b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9049 1726888052.93189: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808985cc18> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available <<< 9050 1726888052.93494: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda11ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9051 1726888052.94216: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25fe1d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d5940> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888052.94536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3ba160> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3d9b70> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3e3358> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3c2828> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3d98d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3bab00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089922c18> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808984c550> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f47b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f8320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898687f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 9050 1726888052.94607: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd926ba8><<< 9051 1726888052.95243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9051 1726888052.96416: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2633128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26331d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d6b38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 9049 1726888052.96840: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 9049 1726888052.97503: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a1dac8> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8085876128> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888052.97522: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808588b358> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8085813a20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808586b940> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888052.97525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9050 1726888052.97885: stdout chunk (state=3): >>> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c40f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4e3b00> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4ee2e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4ce7b8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4e3860> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c4a90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9a9ba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9174e0> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdabe748> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdac22b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd932780> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib av<<< 9050 1726888052.97900: stdout chunk (state=3): >>>ailable import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888052.98598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899ca898> <<< 9051 1726888052.98613: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24eec18> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546160> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2564b70> <<< 9049 1726888052.98613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899d55c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899d5240> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 9049 1726888052.98826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9050 1726888052.98905: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 9050 1726888052.98914: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdae7be0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9051 1726888052.99546: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2571358> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2551828> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25648d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546b00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25aec18> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24db550> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de400d7b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4014320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24f87f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888052.99558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888052.99666: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 9051 1726888052.99677: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888052.99751: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888052.99778: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888052.99803: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888052.99831: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 9051 1726888052.99844: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 9051 1726888052.99872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888052.99896: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 9051 1726888052.99906: stdout chunk (state=3): >>># zipimport: zlib available <<< 9049 1726888052.99938: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888052.99951: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888052.99999: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 9050 1726888052.99999: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99800b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9049 1726888053.00253: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888053.00447: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4030ac8> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9050 1726888053.00909: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99952e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fc991e9b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc9975ac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9050 1726888053.01180: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda94828> <<< 9049 1726888053.01319: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 9049 1726888053.01331: stdout chunk (state=3): >>># zipimport: zlib available <<< 9049 1726888053.01404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9049 1726888053.02387: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888053.02608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888053.02778: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4c7128> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4d9358> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dde464a20> <<< 9051 1726888053.02792: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4bc940> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de265b898> <<< 9050 1726888053.03487: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9049 1726888053.03645: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 9051 1726888053.04032: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de26675c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2667240> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888053.04107: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 9050 1726888053.04583: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdaa0550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdaa01d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888053.05124: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888053.05202: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 9050 1726888053.05690: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9051 1726888053.06213: stdout chunk (state=3): >>># zipimport: zlib available <<< 9049 1726888053.06259: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 9049 1726888053.06268: stdout chunk (state=3): >>># zipimport: zlib available <<< 9050 1726888053.06781: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 9051 1726888053.07325: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 9050 1726888053.07887: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9050 1726888053.07898: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 9049 1726888053.08054: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removin<<< 9049 1726888053.08072: stdout chunk (state=3): >>>g lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] remov<<< 9049 1726888053.08079: stdout chunk (state=3): >>>ing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 9051 1726888053.08425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 9050 1726888053.08832: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 9050 1726888053.08912: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 9049 1726888053.09143: stdout chunk (state=3): >>># cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python <<< 9049 1726888053.09153: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.<<< 9049 1726888053.09181: stdout chunk (state=3): >>>module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9050 1726888053.09303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9051 1726888053.09521: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 9049 1726888053.09646: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9049 1726888053.09857: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9049 1726888053.09926: stderr chunk (state=3): >>><<< 9049 1726888053.09932: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db58e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daee828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dafb630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db070f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab1e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daacb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab84e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdac940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdbe240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db0ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bce4128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcef358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808bcee048>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcefb38>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcee128>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87c50>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7bef0>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd734e0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd63518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808ba9c358>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baa4dd8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b160>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaaef0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd5d358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf2b0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf0b8>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf3c8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdd50b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafeb8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafac8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb780>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babbf60>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b641278>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb860>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b646d68>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf5f8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66a3c8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b66a780>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672470>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b41cc88>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4103c8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4100b8>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b401f60>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672e10>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b417080>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66ab00>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da687f0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b417128>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da68b70>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf940>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da816a0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86710>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86be0>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86cf8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81ef0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da8e080>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da865c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86320>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da75be0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b655438>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81550>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a409b0>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897927f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896b8320>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089792e80>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089a40e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089715be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e8ba8>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba0f0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba320>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898ba668>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3358>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896d8550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3780>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896e85c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898def60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808976fa20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808977db00>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e1e10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e8518>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898d8358>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808979ab38>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e86d8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5a58>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5b38>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5cc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898cd0f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899856a0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979da0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089979f98>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808999fa90>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f780>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998ef60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f5f8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998e7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897fe898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089934940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089876208>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089946978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a3128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a31d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089947b70>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808985cc18>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3ba160>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3d9b70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3e3358>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3c2828>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3d98d0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3bab00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089922c18>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808984c550>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f47b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f8320>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898687f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a1dac8>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8085876128>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808588b358>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8085813a20>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808586b940>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899ca898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899d55c0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899d5240>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9049 1726888053.10016: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db58e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daee828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db589b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dafb630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db070f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db02390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daac470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808daacb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808dab84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da9e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdac940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdbe240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808db0ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bce4128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcef358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808bcee048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcefb38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bcee128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd87c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7bef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd734e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd63518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808ba9c358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baa4dd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd7b160> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaaef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bd5d358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf0b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808baaf3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808bdd50b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafeb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baafac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babbf60> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b641278> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808babb860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b646d68> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf5f8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66a3c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b66a780> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672470> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b41cc88> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4103c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b4100b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b401f60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b672e10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b417080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b66ab00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da687f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b417128> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da68b70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808baaf940> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da816a0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86710> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86be0> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86cf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81ef0> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da8e080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da865c0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808da86320> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da75be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b655438> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808da81550> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a409b0> # zipimport: found 106 names in '/tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897927f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896b8320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089792e80> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089a40e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089715be0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e8ba8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba0f0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80898ba320> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898ba668> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3358> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896d8550> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80896e3780> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80896e85c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898def60> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808976fa20> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808977db00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e1e10> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e8518> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898d8358> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808979ab38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898e86d8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5a58> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5b38> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80897a5cc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898cd0f0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899856a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979da0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089979f98> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089979860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808999fa90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998ef60> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808999f5f8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808998e7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80897fe898> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089934940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8089876208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089946978> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a3128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898a31d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089947b70> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808985cc18> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3ba160> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3d9b70> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3e3358> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3c2828> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f808b3d98d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808b3bab00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089922c18> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808984c550> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f47b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899f8320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80898687f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8089a1dac8> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8085876128> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808588b358> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8085813a20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f808586b940> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899ca898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80899d55c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80899d5240> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yz9apzc1/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.46.117 closed. 9049 1726888053.10336: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9049 1726888053.10362: _low_level_execute_command(): starting 9049 1726888053.10369: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.338272-9049-223906378547210/ > /dev/null 2>&1 && sleep 0'"'"'' 9050 1726888053.10452: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 9051 1726888053.10961: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 9051 1726888053.11677: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 9050 1726888053.11877: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removin<<< 9050 1726888053.11905: stdout chunk (state=3): >>>g lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] remov<<< 9050 1726888053.11935: stdout chunk (state=3): >>>ing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd<<< 9050 1726888053.12997: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy<<< 9050 1726888053.13016: stdout chunk (state=3): >>> copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9051 1726888053.13139: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removin<<< 9051 1726888053.13152: stdout chunk (state=3): >>>g lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 9050 1726888053.13497: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9050 1726888053.13532: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9050 1726888053.13571: stderr chunk (state=3): >>><<< 9050 1726888053.13578: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c62e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bf8828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c629b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c05630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c110f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bbbe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bc24e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba5d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba8198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfeb6940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfec8240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c16a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdee128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfdf8048>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9b38>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf8128>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91c50>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85ef0>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe7d4e0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe6d518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfba6358>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbaedd8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85160>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb4ef0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe67358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb92b0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb90b8>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb9390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfedf0b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf74b240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf750d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb95c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf775748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77c438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf526c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf50bf28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77cdd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf521048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf5210f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b8c5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8ce48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b90518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b80b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf75f400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8c4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb4b940>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd81db00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c22b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c8630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7f4b38>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be080>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9be5f8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7e34e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef710>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9e9e10>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e9f28>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda3a9e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda49ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9ecdd8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f34e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e6320>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda64b00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f36a0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71a20>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71b00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71c88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9d80b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb0f668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04d68>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb04f60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb28a20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd8c92e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9fe8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd937160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda108d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda11ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd926ba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c40f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4e3b00>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4ee2e8>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4ce7b8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4e3860>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c4a90>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9a9ba8>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9174e0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdabe748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdac22b0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd932780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdae7be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99800b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99952e8>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fc991e9b0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc9975ac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda94828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdaa0550>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdaa01d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9050 1726888053.13663: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c62e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bf8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c629b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c05630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c110f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c0c390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bbbe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bb6b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1bc24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba5d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1ba8198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfeb6940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfec8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1c16a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdee128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfdf8048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf9b38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfdf8128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe91c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85ef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe7d4e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe6d518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfba6358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbaedd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe85160> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb4ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfe67358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb92b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb90b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcfbb9390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfedf0b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9a90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5f28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf74b240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbc5828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf750d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb95c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf775748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77c438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf526c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf51b080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf50bf28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf77cdd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf521048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf775ac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf5210f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b72ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcfbb9908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b8c5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8ce48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b90518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fd1b90278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b80b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf75f400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fd1b8c4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb4b940> # zipimport: found 106 names in '/tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd81db00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c22b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd7c8630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7c8b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7f4b38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9be2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9be5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7e34e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd7ef710> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd9e9e10> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e9f28> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda3a9e8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda49ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9ecdd8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f34e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9e6320> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda64b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9f36a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71a20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71b00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcda71c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9d80b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb0f668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04d68> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb04f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb04828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdb28a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19ef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb28588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdb19748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd8c92e8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9fe8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcd937160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda108d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d0b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd96d160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda11ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd926ba8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c40f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4e3b00> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4ee2e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4ce7b8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcf4e3860> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcf4c4a90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9a9ba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd9174e0> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdabe748> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdac22b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcd932780> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdae7be0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99800b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc99952e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fc991e9b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fc9975ac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcda94828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9fcdaa0550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fcdaa01d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_3pkl31nf/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.47.17 closed. 9050 1726888053.13830: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9050 1726888053.13853: _low_level_execute_command(): starting 9050 1726888053.13861: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3553743-9050-55123966940196/ > /dev/null 2>&1 && sleep 0'"'"'' 9049 1726888053.13961: stderr chunk (state=2): >>><<< 9049 1726888053.13969: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9049 1726888053.13988: _low_level_execute_command() done: rc=0, stdout=, stderr= 9049 1726888053.13996: handler run complete 9049 1726888053.14012: variable 'ansible_facts' from source: host vars for 'managed_node1' 9049 1726888053.14054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9049 1726888053.14096: variable 'ansible_facts' from source: host vars for 'managed_node1' 9049 1726888053.14129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9049 1726888053.14147: attempt loop complete, returning result 9049 1726888053.14151: _execute() done 9049 1726888053.14154: dumping result to json 9049 1726888053.14159: done dumping result, returning 9049 1726888053.14170: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [026adac1-1d6b-4d75-acc5-00000000007e] 9049 1726888053.14182: sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e 9049 1726888053.14232: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e 9049 1726888053.14236: WORKER PROCESS EXITING 9051 1726888053.14530: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< ok: [managed_node1] 9051 1726888053.15049: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9051 1726888053.15163: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9051 1726888053.15204: stderr chunk (state=3): >>><<< 9051 1726888053.15210: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a9e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de673f828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a99b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de674c630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67580f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fd470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6702e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fdb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67094e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ecd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ef198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49fd940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a0f240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de675da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4935128>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940358>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de493f048>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940b38>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de493f128>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8860>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8c50>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc208>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ccef0>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49c44e0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49b4518>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46ed320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46f5da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc4e0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46fbeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ae358>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a260b8>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470cf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4292240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4297d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de47005c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bc390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de42bc748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de406dc50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4052f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4068048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bcac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b97b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de40680f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b9b38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d3668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d76d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7ba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7cc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66e0048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d7588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d72e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66c7ba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42a6400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26919b0>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e37f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de230a320>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e3e80>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2691e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2366be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2339ba8>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25040f0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2504320>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2504668>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334358>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2329550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334908>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de252ee80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de252ef98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23bfa58>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23cdb38>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2531e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b550>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2527390>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e9b70>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b710>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7a90>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7b70>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7cf8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de251c128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23936d8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388dd8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de238e048>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23afa90>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af780>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239ff60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af5f8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239f7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de248f390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25c59b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25fe1d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d5940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2633128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26331d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d6b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24eec18>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546160>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2564b70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2571358>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2551828>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25648d0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546b00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25aec18>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24db550>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de400d7b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4014320>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24f87f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4030ac8>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4c7128>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4d9358>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dde464a20>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4bc940>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de265b898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de26675c0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2667240>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9051 1726888053.15288: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a9e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de673f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67a99b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de674c630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67580f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6753390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fd470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de6702e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66fdb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de67094e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ecd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66ef198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49fd940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a0f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de675da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4935128> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940358> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de493f048> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4940b38> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de493f128> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8860> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49d8c50> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc208> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ccef0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49c44e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49b4518> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46ed320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46f5da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49cc4e0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de46fbeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de49ae358> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4700390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4a260b8> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700a90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470cf28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4292240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de470c828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4297d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de47005c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bc390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de42bc748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de406dc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4062080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4052f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42c3dd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de4068048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42bcac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b97b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de40680f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66b9b38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4700908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d3668> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d76d8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7ba8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d7cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3eb8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66e0048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d7588> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de66d72e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66c7ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de42a6400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de66d3518> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26919b0> # zipimport: found 106 names in '/tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e37f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de230a320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e3e80> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2691e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2366be0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2339ba8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25040f0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2504320> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2504668> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334358> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2329550> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2334908> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de252ee80> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de252ef98> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23bfa58> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23cdb38> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2531e48> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2527390> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23e9b70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de253b710> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7a90> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7b70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23f7cf8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de251c128> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23936d8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388dd8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de238e048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2388898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de23afa90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239ff60> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de23af5f8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de239f7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de248f390> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25c59b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25fe1d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d5940> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2633128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de26331d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25d6b38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24eec18> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546160> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2564b70> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de2571358> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2551828> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de25648d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2546b00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de25aec18> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24db550> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de400d7b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4014320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de24f87f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de4030ac8> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4c7128> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4d9358> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dde464a20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dde4bc940> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de265b898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4de26675c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4de2667240> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_uo63ydct/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.44.178 closed. 9051 1726888053.15520: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9051 1726888053.15545: _low_level_execute_command(): starting 9051 1726888053.15552: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888052.3543963-9051-81605631939607/ > /dev/null 2>&1 && sleep 0'"'"'' 9050 1726888053.17995: stderr chunk (state=2): >>><<< 9050 1726888053.18001: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9050 1726888053.18027: _low_level_execute_command() done: rc=0, stdout=, stderr= 9050 1726888053.18033: handler run complete 9050 1726888053.18045: variable 'ansible_facts' from source: host vars for 'managed_node2' 9050 1726888053.18073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9050 1726888053.18102: variable 'ansible_facts' from source: host vars for 'managed_node2' 9050 1726888053.18126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9050 1726888053.18141: attempt loop complete, returning result 9050 1726888053.18145: _execute() done 9050 1726888053.18149: dumping result to json 9050 1726888053.18154: done dumping result, returning 9050 1726888053.18161: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [026adac1-1d6b-4d75-acc5-00000000007e] 9050 1726888053.18223: sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e 9050 1726888053.18256: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e 9050 1726888053.18260: WORKER PROCESS EXITING ok: [managed_node2] 9051 1726888053.18866: stderr chunk (state=2): >>><<< 9051 1726888053.18874: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9051 1726888053.18888: _low_level_execute_command() done: rc=0, stdout=, stderr= 9051 1726888053.18894: handler run complete 9051 1726888053.18904: variable 'ansible_facts' from source: host vars for 'managed_node3' 9051 1726888053.18933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9051 1726888053.18960: variable 'ansible_facts' from source: host vars for 'managed_node3' 9051 1726888053.18979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9051 1726888053.18993: attempt loop complete, returning result 9051 1726888053.18997: _execute() done 9051 1726888053.19000: dumping result to json 9051 1726888053.19005: done dumping result, returning 9051 1726888053.19012: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [026adac1-1d6b-4d75-acc5-00000000007e] 9051 1726888053.19026: sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e 9051 1726888053.19054: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000007e 9051 1726888053.19058: WORKER PROCESS EXITING ok: [managed_node3] 8995 1726888053.19147: no more pending results, returning what we have 8995 1726888053.19150: results queue empty 8995 1726888053.19151: checking for any_errors_fatal 8995 1726888053.19152: done checking for any_errors_fatal 8995 1726888053.19153: checking for max_fail_percentage 8995 1726888053.19154: done checking for max_fail_percentage 8995 1726888053.19155: checking to see if all hosts have failed and the running result is not ok 8995 1726888053.19155: done checking to see if all hosts have failed 8995 1726888053.19156: getting the remaining hosts for this loop 8995 1726888053.19157: done getting the remaining hosts for this loop 8995 1726888053.19160: getting the next task for host managed_node1 8995 1726888053.19167: done getting next task for host managed_node1 8995 1726888053.19170: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree 8995 1726888053.19172: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.19173: getting the next task for host managed_node2 8995 1726888053.19176: done getting next task for host managed_node2 8995 1726888053.19178: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree 8995 1726888053.19179: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.19180: getting the next task for host managed_node3 8995 1726888053.19183: done getting next task for host managed_node3 8995 1726888053.19184: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree 8995 1726888053.19186: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.19199: getting variables 8995 1726888053.19200: in VariableManager get_vars() 8995 1726888053.19234: Calling all_inventory to load vars for managed_node1 8995 1726888053.19237: Calling groups_inventory to load vars for managed_node1 8995 1726888053.19239: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888053.19247: Calling all_plugins_play to load vars for managed_node1 8995 1726888053.19249: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888053.19251: Calling groups_plugins_play to load vars for managed_node1 8995 1726888053.19293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.19341: done with get_vars() 8995 1726888053.19352: done getting variables TASK [fedora.linux_system_roles.tlog : Check if system is ostree] ************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 Friday 20 September 2024 23:07:33 -0400 (0:00:00.926) 0:00:01.831 ****** 8995 1726888053.19444: entering _queue_task() for managed_node1/stat 8995 1726888053.19590: worker is 1 (out of 3 available) 8995 1726888053.19605: exiting _queue_task() for managed_node1/stat 8995 1726888053.19634: getting variables 8995 1726888053.19636: in VariableManager get_vars() 8995 1726888053.19721: Calling all_inventory to load vars for managed_node2 8995 1726888053.19725: Calling groups_inventory to load vars for managed_node2 8995 1726888053.19727: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888053.19741: Calling all_plugins_play to load vars for managed_node2 8995 1726888053.19744: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888053.19747: Calling groups_plugins_play to load vars for managed_node2 8995 1726888053.19831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.19883: done with get_vars() 8995 1726888053.19894: done getting variables 8995 1726888053.19983: entering _queue_task() for managed_node2/stat 8995 1726888053.20189: worker is 2 (out of 3 available) 8995 1726888053.20349: exiting _queue_task() for managed_node2/stat 8995 1726888053.20375: getting variables 8995 1726888053.20377: in VariableManager get_vars() 8995 1726888053.20455: Calling all_inventory to load vars for managed_node3 8995 1726888053.20460: Calling groups_inventory to load vars for managed_node3 8995 1726888053.20462: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888053.20476: Calling all_plugins_play to load vars for managed_node3 8995 1726888053.20480: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888053.20483: Calling groups_plugins_play to load vars for managed_node3 8995 1726888053.20558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.20621: done with get_vars() 8995 1726888053.20631: done getting variables 8995 1726888053.20726: entering _queue_task() for managed_node3/stat 8995 1726888053.20940: worker is 3 (out of 3 available) 8995 1726888053.20952: exiting _queue_task() for managed_node3/stat 8995 1726888053.20963: done queuing things up, now waiting for results queue to drain 8995 1726888053.20966: waiting for pending results... 9080 1726888053.19752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree 9080 1726888053.19883: in run() - task 026adac1-1d6b-4d75-acc5-000000000080 9080 1726888053.19899: variable 'ansible_search_path' from source: unknown 9080 1726888053.19903: variable 'ansible_search_path' from source: unknown 9080 1726888053.19924: calling self._execute() 9080 1726888053.19980: variable 'ansible_host' from source: host vars for 'managed_node1' 9080 1726888053.19989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9080 1726888053.20000: variable 'omit' from source: magic vars 9080 1726888053.20303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9080 1726888053.20562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9080 1726888053.20621: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9080 1726888053.20683: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9080 1726888053.20723: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9080 1726888053.20787: 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) 9080 1726888053.20815: 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) 9080 1726888053.20840: 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) 9080 1726888053.20864: 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) 9080 1726888053.20971: variable '__tlog_is_ostree' from source: set_fact 9080 1726888053.20983: Evaluated conditional (not __tlog_is_ostree is defined): False 9080 1726888053.20987: when evaluation is False, skipping this task 9080 1726888053.20992: _execute() done 9080 1726888053.20996: dumping result to json 9080 1726888053.21000: done dumping result, returning 9080 1726888053.21005: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [026adac1-1d6b-4d75-acc5-000000000080] 9080 1726888053.21019: sending task result for task 026adac1-1d6b-4d75-acc5-000000000080 9080 1726888053.21049: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000080 9080 1726888053.21054: WORKER PROCESS EXITING 9081 1726888053.21326: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree skipping: [managed_node1] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 9081 1726888053.21428: in run() - task 026adac1-1d6b-4d75-acc5-000000000080 9081 1726888053.21442: variable 'ansible_search_path' from source: unknown 9081 1726888053.21448: variable 'ansible_search_path' from source: unknown 9081 1726888053.21468: calling self._execute() 9081 1726888053.21533: variable 'ansible_host' from source: host vars for 'managed_node2' 9081 1726888053.21542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9081 1726888053.21549: variable 'omit' from source: magic vars 9082 1726888053.21632: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree 9082 1726888053.21747: in run() - task 026adac1-1d6b-4d75-acc5-000000000080 9082 1726888053.21761: variable 'ansible_search_path' from source: unknown 9082 1726888053.21765: variable 'ansible_search_path' from source: unknown 9082 1726888053.21795: calling self._execute() 9082 1726888053.21848: variable 'ansible_host' from source: host vars for 'managed_node3' 9082 1726888053.21858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9081 1726888053.21857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9082 1726888053.21866: variable 'omit' from source: magic vars 9081 1726888053.22142: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9082 1726888053.22170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9081 1726888053.22186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9081 1726888053.22278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9081 1726888053.22321: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9081 1726888053.22382: 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) 9081 1726888053.22406: 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) 9081 1726888053.22434: 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) 9082 1726888053.22451: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9081 1726888053.22460: 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) 9082 1726888053.22501: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9082 1726888053.22535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9081 1726888053.22561: variable '__tlog_is_ostree' from source: set_fact 9082 1726888053.22570: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9081 1726888053.22571: Evaluated conditional (not __tlog_is_ostree is defined): False 9081 1726888053.22576: when evaluation is False, skipping this task 9081 1726888053.22579: _execute() done 9081 1726888053.22582: dumping result to json 9081 1726888053.22585: done dumping result, returning 9081 1726888053.22592: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [026adac1-1d6b-4d75-acc5-000000000080] 9082 1726888053.22641: 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) 9082 1726888053.22667: 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) 9081 1726888053.22678: sending task result for task 026adac1-1d6b-4d75-acc5-000000000080 9082 1726888053.22693: 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) 9081 1726888053.22711: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000080 9081 1726888053.22715: WORKER PROCESS EXITING 9082 1726888053.22719: 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) 9082 1726888053.22812: variable '__tlog_is_ostree' from source: set_fact 9082 1726888053.22822: Evaluated conditional (not __tlog_is_ostree is defined): False 9082 1726888053.22827: when evaluation is False, skipping this task 9082 1726888053.22829: _execute() done 9082 1726888053.22832: dumping result to json 9082 1726888053.22835: done dumping result, returning 9082 1726888053.22840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [026adac1-1d6b-4d75-acc5-000000000080] 9082 1726888053.22852: sending task result for task 026adac1-1d6b-4d75-acc5-000000000080 9082 1726888053.22876: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000080 9082 1726888053.22879: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 8995 1726888053.23140: no more pending results, returning what we have 8995 1726888053.23142: results queue empty 8995 1726888053.23142: checking for any_errors_fatal 8995 1726888053.23146: done checking for any_errors_fatal 8995 1726888053.23147: checking for max_fail_percentage 8995 1726888053.23148: done checking for max_fail_percentage 8995 1726888053.23149: checking to see if all hosts have failed and the running result is not ok 8995 1726888053.23149: done checking to see if all hosts have failed 8995 1726888053.23150: getting the remaining hosts for this loop 8995 1726888053.23151: done getting the remaining hosts for this loop 8995 1726888053.23153: getting the next task for host managed_node1 8995 1726888053.23157: done getting next task for host managed_node1 8995 1726888053.23159: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 8995 1726888053.23161: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.23162: getting the next task for host managed_node2 8995 1726888053.23163: done getting next task for host managed_node2 8995 1726888053.23164: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 8995 1726888053.23165: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.23165: getting the next task for host managed_node3 8995 1726888053.23167: done getting next task for host managed_node3 8995 1726888053.23167: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 8995 1726888053.23168: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.23176: getting variables 8995 1726888053.23177: in VariableManager get_vars() 8995 1726888053.23199: Calling all_inventory to load vars for managed_node1 8995 1726888053.23200: Calling groups_inventory to load vars for managed_node1 8995 1726888053.23202: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888053.23208: Calling all_plugins_play to load vars for managed_node1 8995 1726888053.23209: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888053.23211: Calling groups_plugins_play to load vars for managed_node1 8995 1726888053.23244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.23271: done with get_vars() 8995 1726888053.23276: done getting variables 8995 1726888053.23315: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Set flag to indicate system is ostree] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Friday 20 September 2024 23:07:33 -0400 (0:00:00.038) 0:00:01.870 ****** 8995 1726888053.23338: entering _queue_task() for managed_node1/set_fact 8995 1726888053.23501: worker is 1 (out of 3 available) 8995 1726888053.23510: exiting _queue_task() for managed_node1/set_fact 8995 1726888053.23530: getting variables 8995 1726888053.23531: in VariableManager get_vars() 8995 1726888053.23649: Calling all_inventory to load vars for managed_node2 8995 1726888053.23652: Calling groups_inventory to load vars for managed_node2 8995 1726888053.23653: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888053.23662: Calling all_plugins_play to load vars for managed_node2 8995 1726888053.23664: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888053.23665: Calling groups_plugins_play to load vars for managed_node2 8995 1726888053.23733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.23783: done with get_vars() 8995 1726888053.23793: done getting variables 8995 1726888053.23865: 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) 8995 1726888053.23875: entering _queue_task() for managed_node2/set_fact 8995 1726888053.24063: worker is 2 (out of 3 available) 8995 1726888053.24074: exiting _queue_task() for managed_node2/set_fact 8995 1726888053.24102: getting variables 8995 1726888053.24104: in VariableManager get_vars() 8995 1726888053.24181: Calling all_inventory to load vars for managed_node3 8995 1726888053.24187: Calling groups_inventory to load vars for managed_node3 8995 1726888053.24189: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888053.24205: Calling all_plugins_play to load vars for managed_node3 8995 1726888053.24208: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888053.24211: Calling groups_plugins_play to load vars for managed_node3 8995 1726888053.24283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.24344: done with get_vars() 8995 1726888053.24354: done getting variables 8995 1726888053.24434: 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) 8995 1726888053.24446: entering _queue_task() for managed_node3/set_fact 8995 1726888053.24650: worker is 3 (out of 3 available) 8995 1726888053.24662: exiting _queue_task() for managed_node3/set_fact 8995 1726888053.24673: done queuing things up, now waiting for results queue to drain 8995 1726888053.24675: waiting for pending results... 9083 1726888053.23851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 9083 1726888053.23964: in run() - task 026adac1-1d6b-4d75-acc5-000000000081 9083 1726888053.23977: variable 'ansible_search_path' from source: unknown 9083 1726888053.23981: variable 'ansible_search_path' from source: unknown 9083 1726888053.24001: calling self._execute() 9083 1726888053.24100: variable 'ansible_host' from source: host vars for 'managed_node1' 9083 1726888053.24109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9083 1726888053.24117: variable 'omit' from source: magic vars 9083 1726888053.24406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9083 1726888053.24634: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9083 1726888053.24680: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9083 1726888053.24717: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9083 1726888053.24752: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9084 1726888053.24896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 9083 1726888053.24947: 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) 9083 1726888053.24970: 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) 9083 1726888053.24996: 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) 9084 1726888053.25015: in run() - task 026adac1-1d6b-4d75-acc5-000000000081 9083 1726888053.25021: 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) 9084 1726888053.25030: variable 'ansible_search_path' from source: unknown 9084 1726888053.25034: variable 'ansible_search_path' from source: unknown 9084 1726888053.25054: calling self._execute() 9084 1726888053.25112: variable 'ansible_host' from source: host vars for 'managed_node2' 9083 1726888053.25121: variable '__tlog_is_ostree' from source: set_fact 9084 1726888053.25124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9083 1726888053.25131: Evaluated conditional (not __tlog_is_ostree is defined): False 9084 1726888053.25132: variable 'omit' from source: magic vars 9083 1726888053.25135: when evaluation is False, skipping this task 9083 1726888053.25138: _execute() done 9083 1726888053.25142: dumping result to json 9083 1726888053.25145: done dumping result, returning 9083 1726888053.25150: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-000000000081] 9083 1726888053.25162: sending task result for task 026adac1-1d6b-4d75-acc5-000000000081 9083 1726888053.25190: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000081 9083 1726888053.25195: WORKER PROCESS EXITING 9084 1726888053.25395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9084 1726888053.25637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9084 1726888053.25681: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9085 1726888053.25684: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 9084 1726888053.25720: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9084 1726888053.25754: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9085 1726888053.25799: in run() - task 026adac1-1d6b-4d75-acc5-000000000081 skipping: [managed_node1] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 9085 1726888053.25815: variable 'ansible_search_path' from source: unknown 9085 1726888053.25819: variable 'ansible_search_path' from source: unknown 9085 1726888053.25849: calling self._execute() 9084 1726888053.25897: 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) 9085 1726888053.25904: variable 'ansible_host' from source: host vars for 'managed_node3' 9085 1726888053.25912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9085 1726888053.25920: variable 'omit' from source: magic vars 9084 1726888053.25926: 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) 9084 1726888053.25950: 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) 9084 1726888053.25977: 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) 9084 1726888053.26074: variable '__tlog_is_ostree' from source: set_fact 9084 1726888053.26085: Evaluated conditional (not __tlog_is_ostree is defined): False 9084 1726888053.26089: when evaluation is False, skipping this task 9084 1726888053.26095: _execute() done 9084 1726888053.26098: dumping result to json 9084 1726888053.26101: done dumping result, returning 9084 1726888053.26107: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-000000000081] 9084 1726888053.26189: sending task result for task 026adac1-1d6b-4d75-acc5-000000000081 9085 1726888053.26218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9084 1726888053.26222: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000081 9084 1726888053.26226: WORKER PROCESS EXITING 9085 1726888053.26447: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py skipping: [managed_node2] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 9085 1726888053.26494: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9085 1726888053.26525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9085 1726888053.26557: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9085 1726888053.26619: 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) 9085 1726888053.26638: 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) 9085 1726888053.26663: 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) 9085 1726888053.26689: 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) 9085 1726888053.26784: variable '__tlog_is_ostree' from source: set_fact 9085 1726888053.26795: Evaluated conditional (not __tlog_is_ostree is defined): False 9085 1726888053.26800: when evaluation is False, skipping this task 9085 1726888053.26803: _execute() done 9085 1726888053.26807: dumping result to json 9085 1726888053.26811: done dumping result, returning 9085 1726888053.26817: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [026adac1-1d6b-4d75-acc5-000000000081] 9085 1726888053.26828: sending task result for task 026adac1-1d6b-4d75-acc5-000000000081 9085 1726888053.26850: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000081 9085 1726888053.26853: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 8995 1726888053.26916: no more pending results, returning what we have 8995 1726888053.26922: results queue empty 8995 1726888053.26922: checking for any_errors_fatal 8995 1726888053.26926: done checking for any_errors_fatal 8995 1726888053.26926: checking for max_fail_percentage 8995 1726888053.26927: done checking for max_fail_percentage 8995 1726888053.26928: checking to see if all hosts have failed and the running result is not ok 8995 1726888053.26929: done checking to see if all hosts have failed 8995 1726888053.26929: getting the remaining hosts for this loop 8995 1726888053.26930: done getting the remaining hosts for this loop 8995 1726888053.26933: getting the next task for host managed_node1 8995 1726888053.26939: done getting next task for host managed_node1 8995 1726888053.26942: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 8995 1726888053.26945: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.26946: getting the next task for host managed_node2 8995 1726888053.26950: done getting next task for host managed_node2 8995 1726888053.26951: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 8995 1726888053.26953: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.26953: getting the next task for host managed_node3 8995 1726888053.26956: done getting next task for host managed_node3 8995 1726888053.26958: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 8995 1726888053.26959: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.26971: getting variables 8995 1726888053.26972: in VariableManager get_vars() 8995 1726888053.27000: Calling all_inventory to load vars for managed_node1 8995 1726888053.27004: Calling groups_inventory to load vars for managed_node1 8995 1726888053.27006: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888053.27012: Calling all_plugins_play to load vars for managed_node1 8995 1726888053.27013: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888053.27015: Calling groups_plugins_play to load vars for managed_node1 8995 1726888053.27050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.27075: done with get_vars() 8995 1726888053.27080: done getting variables 8995 1726888053.27168: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Friday 20 September 2024 23:07:33 -0400 (0:00:00.038) 0:00:01.909 ****** 8995 1726888053.27188: entering _queue_task() for managed_node1/include_vars 8995 1726888053.27189: Creating lock for include_vars 8995 1726888053.27357: worker is 1 (out of 3 available) 8995 1726888053.27365: exiting _queue_task() for managed_node1/include_vars 8995 1726888053.27383: getting variables 8995 1726888053.27384: in VariableManager get_vars() 8995 1726888053.27442: Calling all_inventory to load vars for managed_node2 8995 1726888053.27446: Calling groups_inventory to load vars for managed_node2 8995 1726888053.27448: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888053.27457: Calling all_plugins_play to load vars for managed_node2 8995 1726888053.27460: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888053.27462: Calling groups_plugins_play to load vars for managed_node2 8995 1726888053.27524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.27563: done with get_vars() 8995 1726888053.27569: done getting variables 8995 1726888053.27641: 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) 8995 1726888053.27652: entering _queue_task() for managed_node2/include_vars 8995 1726888053.27847: worker is 2 (out of 3 available) 8995 1726888053.27858: exiting _queue_task() for managed_node2/include_vars 8995 1726888053.27883: getting variables 8995 1726888053.27885: in VariableManager get_vars() 8995 1726888053.27961: Calling all_inventory to load vars for managed_node3 8995 1726888053.27965: Calling groups_inventory to load vars for managed_node3 8995 1726888053.27967: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888053.27979: Calling all_plugins_play to load vars for managed_node3 8995 1726888053.27982: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888053.27985: Calling groups_plugins_play to load vars for managed_node3 8995 1726888053.28058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.28115: done with get_vars() 8995 1726888053.28127: done getting variables 8995 1726888053.28197: 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) 8995 1726888053.28208: entering _queue_task() for managed_node3/include_vars 8995 1726888053.28405: worker is 3 (out of 3 available) 8995 1726888053.28415: exiting _queue_task() for managed_node3/include_vars 8995 1726888053.28428: done queuing things up, now waiting for results queue to drain 8995 1726888053.28429: waiting for pending results... 9086 1726888053.27745: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 9086 1726888053.27855: in run() - task 026adac1-1d6b-4d75-acc5-000000000083 9086 1726888053.27869: variable 'ansible_search_path' from source: unknown 9086 1726888053.27873: variable 'ansible_search_path' from source: unknown 9086 1726888053.28080: variable 'ansible_facts' from source: host vars for 'managed_node1' 9086 1726888053.28210: variable 'ansible_facts' from source: host vars for 'managed_node1' 9086 1726888053.28340: variable 'ansible_facts' from source: host vars for 'managed_node1' 9086 1726888053.28466: variable 'ansible_facts' from source: host vars for 'managed_node1' 9086 1726888053.28483: variable 'omit' from source: magic vars 9086 1726888053.28569: variable 'ansible_host' from source: host vars for 'managed_node1' 9086 1726888053.28581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9086 1726888053.28592: variable 'omit' from source: magic vars 9087 1726888053.28626: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 9087 1726888053.28745: in run() - task 026adac1-1d6b-4d75-acc5-000000000083 9087 1726888053.28759: variable 'ansible_search_path' from source: unknown 9087 1726888053.28763: variable 'ansible_search_path' from source: unknown 9086 1726888053.28933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9087 1726888053.28968: variable 'ansible_facts' from source: host vars for 'managed_node2' 9087 1726888053.29095: variable 'ansible_facts' from source: host vars for 'managed_node2' 9086 1726888053.29208: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9087 1726888053.29229: variable 'ansible_facts' from source: host vars for 'managed_node2' 9086 1726888053.29249: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9086 1726888053.29283: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9086 1726888053.29319: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9087 1726888053.29356: variable 'ansible_facts' from source: host vars for 'managed_node2' 9087 1726888053.29373: variable 'omit' from source: magic vars 9086 1726888053.29382: variable '__vars_file' from source: task vars 9086 1726888053.29462: variable 'role_path' from source: magic vars 9086 1726888053.29469: variable 'item' from source: unknown 9087 1726888053.29470: variable 'ansible_host' from source: host vars for 'managed_node2' 9087 1726888053.29479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9086 1726888053.29480: Evaluated conditional (__vars_file is file): False 9086 1726888053.29484: when evaluation is False, skipping this task 9086 1726888053.29513: variable 'item' from source: unknown 9086 1726888053.29580: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 9086 1726888053.29655: variable 'ansible_host' from source: host vars for 'managed_node1' 9086 1726888053.29665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9086 1726888053.29675: variable 'omit' from source: magic vars 9088 1726888053.29719: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 9086 1726888053.29825: variable '__vars_file' from source: task vars 9088 1726888053.29839: in run() - task 026adac1-1d6b-4d75-acc5-000000000083 9088 1726888053.29854: variable 'ansible_search_path' from source: unknown 9088 1726888053.29858: variable 'ansible_search_path' from source: unknown 9088 1726888053.30061: variable 'ansible_facts' from source: host vars for 'managed_node3' 9087 1726888053.29488: variable 'omit' from source: magic vars 9088 1726888053.30193: variable 'ansible_facts' from source: host vars for 'managed_node3' 9088 1726888053.30329: variable 'ansible_facts' from source: host vars for 'managed_node3' 9087 1726888053.30418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9088 1726888053.30548: variable 'ansible_facts' from source: host vars for 'managed_node3' 9088 1726888053.30564: variable 'omit' from source: magic vars 9086 1726888053.30604: variable 'role_path' from source: magic vars 9086 1726888053.30611: variable 'item' from source: unknown 9086 1726888053.30623: Evaluated conditional (__vars_file is file): False 9086 1726888053.30628: when evaluation is False, skipping this task 9087 1726888053.30640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9086 1726888053.30656: variable 'item' from source: unknown 9087 1726888053.30681: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9087 1726888053.30716: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9087 1726888053.30750: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9088 1726888053.30776: variable 'ansible_host' from source: host vars for 'managed_node3' 9088 1726888053.30787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9088 1726888053.30799: variable 'omit' from source: magic vars 9087 1726888053.30816: variable '__vars_file' from source: task vars 9087 1726888053.30895: variable 'role_path' from source: magic vars 9087 1726888053.30902: variable 'item' from source: unknown 9087 1726888053.30913: Evaluated conditional (__vars_file is file): False 9087 1726888053.30917: when evaluation is False, skipping this task 9087 1726888053.30947: variable 'item' from source: unknown 9087 1726888053.31014: variable 'item' from source: unknown 9088 1726888053.31014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 9087 1726888053.31087: variable 'ansible_host' from source: host vars for 'managed_node2' 9087 1726888053.31100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9087 1726888053.31109: variable 'omit' from source: magic vars 9088 1726888053.31253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9088 1726888053.31295: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9088 1726888053.31333: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9088 1726888053.31366: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9087 1726888053.31386: variable '__vars_file' from source: task vars 9088 1726888053.31435: variable '__vars_file' from source: task vars 9087 1726888053.31466: variable 'role_path' from source: magic vars 9087 1726888053.31473: variable 'item' from source: unknown 9087 1726888053.31483: Evaluated conditional (__vars_file is file): False 9087 1726888053.31487: when evaluation is False, skipping this task 9087 1726888053.31516: variable 'item' from source: unknown 9088 1726888053.31515: variable 'role_path' from source: magic vars 9088 1726888053.31524: variable 'item' from source: unknown 9088 1726888053.31534: Evaluated conditional (__vars_file is file): False 9088 1726888053.31538: when evaluation is False, skipping this task 9088 1726888053.31567: variable 'item' from source: unknown 9087 1726888053.31572: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 9088 1726888053.31635: variable 'item' from source: unknown 9087 1726888053.31638: variable 'ansible_host' from source: host vars for 'managed_node2' 9087 1726888053.31647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9087 1726888053.31656: variable 'omit' from source: magic vars skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 9088 1726888053.31706: variable 'ansible_host' from source: host vars for 'managed_node3' 9088 1726888053.31720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9088 1726888053.31730: variable 'omit' from source: magic vars 9087 1726888053.31804: variable '__vars_file' from source: task vars 9087 1726888053.31878: variable 'role_path' from source: magic vars 9087 1726888053.31885: variable 'item' from source: unknown 9087 1726888053.31897: Evaluated conditional (__vars_file is file): False 9087 1726888053.31901: when evaluation is False, skipping this task 9087 1726888053.31928: variable 'item' from source: unknown 9087 1726888053.31985: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 9087 1726888053.32055: variable 'ansible_host' from source: host vars for 'managed_node2' 9087 1726888053.32066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9087 1726888053.32076: variable 'omit' from source: magic vars 9087 1726888053.32220: variable '__vars_file' from source: task vars 9086 1726888053.30713: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 9086 1726888053.32295: variable 'ansible_host' from source: host vars for 'managed_node1' 9086 1726888053.32305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9086 1726888053.32314: variable 'omit' from source: magic vars 9086 1726888053.32419: variable '__vars_file' from source: task vars 9086 1726888053.32494: variable 'role_path' from source: magic vars 9086 1726888053.32502: variable 'item' from source: unknown 9086 1726888053.32512: Evaluated conditional (__vars_file is file): False 9086 1726888053.32515: when evaluation is False, skipping this task 9086 1726888053.32546: variable 'item' from source: unknown 9088 1726888053.32557: variable '__vars_file' from source: task vars 9086 1726888053.32603: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 9088 1726888053.32633: variable 'role_path' from source: magic vars 9088 1726888053.32640: variable 'item' from source: unknown 9088 1726888053.32650: Evaluated conditional (__vars_file is file): False 9088 1726888053.32654: when evaluation is False, skipping this task 9086 1726888053.32668: variable 'ansible_host' from source: host vars for 'managed_node1' 9086 1726888053.32678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9088 1726888053.32682: variable 'item' from source: unknown 9086 1726888053.32686: variable 'omit' from source: magic vars 9088 1726888053.32740: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 9088 1726888053.32803: variable 'ansible_host' from source: host vars for 'managed_node3' 9088 1726888053.32813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9088 1726888053.32822: variable 'omit' from source: magic vars 9086 1726888053.32834: variable '__vars_file' from source: task vars 9086 1726888053.32909: variable 'role_path' from source: magic vars 9086 1726888053.32916: variable 'item' from source: unknown 9086 1726888053.32929: Evaluated conditional (__vars_file is file): False 9086 1726888053.32933: when evaluation is False, skipping this task 9086 1726888053.32959: variable 'item' from source: unknown 9088 1726888053.32962: variable '__vars_file' from source: task vars 9086 1726888053.33019: variable 'item' from source: unknown 9088 1726888053.33030: variable 'role_path' from source: magic vars skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 9086 1726888053.33043: dumping result to json 9088 1726888053.33036: variable 'item' from source: unknown 9086 1726888053.33051: done dumping result, returning 9086 1726888053.33057: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-000000000083] 9088 1726888053.33058: Evaluated conditional (__vars_file is file): False 9088 1726888053.33061: when evaluation is False, skipping this task 9086 1726888053.33070: sending task result for task 026adac1-1d6b-4d75-acc5-000000000083 9088 1726888053.33089: variable 'item' from source: unknown 9086 1726888053.33096: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000083 9086 1726888053.33099: WORKER PROCESS EXITING 9088 1726888053.33149: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 9088 1726888053.33208: variable 'ansible_host' from source: host vars for 'managed_node3' 9088 1726888053.33218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9088 1726888053.33227: variable 'omit' from source: magic vars 9088 1726888053.33384: variable '__vars_file' from source: task vars 9088 1726888053.33462: variable 'role_path' from source: magic vars 9088 1726888053.33469: variable 'item' from source: unknown 9088 1726888053.33479: Evaluated conditional (__vars_file is file): False 9088 1726888053.33482: when evaluation is False, skipping this task 9088 1726888053.33511: variable 'item' from source: unknown 9088 1726888053.33567: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 9088 1726888053.33589: dumping result to json 9088 1726888053.33599: done dumping result, returning 9088 1726888053.33604: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-000000000083] 9088 1726888053.33619: sending task result for task 026adac1-1d6b-4d75-acc5-000000000083 9088 1726888053.33643: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000083 9088 1726888053.33647: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped skipping: [managed_node3] => { "changed": false } MSG: All items skipped 9087 1726888053.32296: variable 'role_path' from source: magic vars 9087 1726888053.33838: variable 'item' from source: unknown 9087 1726888053.33850: Evaluated conditional (__vars_file is file): False 9087 1726888053.33854: when evaluation is False, skipping this task 9087 1726888053.33880: variable 'item' from source: unknown 9087 1726888053.33929: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 9087 1726888053.33945: dumping result to json 9087 1726888053.33949: done dumping result, returning 9087 1726888053.33953: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [026adac1-1d6b-4d75-acc5-000000000083] 9087 1726888053.34013: sending task result for task 026adac1-1d6b-4d75-acc5-000000000083 9087 1726888053.34036: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000083 9087 1726888053.34039: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 8995 1726888053.34258: no more pending results, returning what we have 8995 1726888053.34261: results queue empty 8995 1726888053.34261: checking for any_errors_fatal 8995 1726888053.34264: done checking for any_errors_fatal 8995 1726888053.34264: checking for max_fail_percentage 8995 1726888053.34265: done checking for max_fail_percentage 8995 1726888053.34265: checking to see if all hosts have failed and the running result is not ok 8995 1726888053.34266: done checking to see if all hosts have failed 8995 1726888053.34266: getting the remaining hosts for this loop 8995 1726888053.34267: done getting the remaining hosts for this loop 8995 1726888053.34269: getting the next task for host managed_node1 8995 1726888053.34273: done getting next task for host managed_node1 8995 1726888053.34275: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages 8995 1726888053.34276: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.34277: getting the next task for host managed_node2 8995 1726888053.34279: done getting next task for host managed_node2 8995 1726888053.34280: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages 8995 1726888053.34280: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.34281: getting the next task for host managed_node3 8995 1726888053.34282: done getting next task for host managed_node3 8995 1726888053.34283: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages 8995 1726888053.34284: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888053.34295: getting variables 8995 1726888053.34296: in VariableManager get_vars() 8995 1726888053.34313: Calling all_inventory to load vars for managed_node1 8995 1726888053.34314: Calling groups_inventory to load vars for managed_node1 8995 1726888053.34316: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888053.34321: Calling all_plugins_play to load vars for managed_node1 8995 1726888053.34323: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888053.34325: Calling groups_plugins_play to load vars for managed_node1 8995 1726888053.34359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.34380: done with get_vars() 8995 1726888053.34385: done getting variables 8995 1726888053.34458: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Install session recording packages] ***** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 Friday 20 September 2024 23:07:33 -0400 (0:00:00.072) 0:00:01.982 ****** 8995 1726888053.34478: entering _queue_task() for managed_node1/package 8995 1726888053.34479: Creating lock for package 8995 1726888053.34627: worker is 1 (out of 3 available) 8995 1726888053.34641: exiting _queue_task() for managed_node1/package 8995 1726888053.34668: getting variables 8995 1726888053.34670: in VariableManager get_vars() 8995 1726888053.34745: Calling all_inventory to load vars for managed_node2 8995 1726888053.34751: Calling groups_inventory to load vars for managed_node2 8995 1726888053.34753: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888053.34765: Calling all_plugins_play to load vars for managed_node2 8995 1726888053.34768: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888053.34771: Calling groups_plugins_play to load vars for managed_node2 8995 1726888053.34849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.34895: done with get_vars() 8995 1726888053.34904: done getting variables 8995 1726888053.34977: 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) 8995 1726888053.34986: entering _queue_task() for managed_node2/package 8995 1726888053.35177: worker is 2 (out of 3 available) 8995 1726888053.35190: exiting _queue_task() for managed_node2/package 8995 1726888053.35218: getting variables 8995 1726888053.35221: in VariableManager get_vars() 8995 1726888053.35424: Calling all_inventory to load vars for managed_node3 8995 1726888053.35429: Calling groups_inventory to load vars for managed_node3 8995 1726888053.35432: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888053.35444: Calling all_plugins_play to load vars for managed_node3 8995 1726888053.35448: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888053.35451: Calling groups_plugins_play to load vars for managed_node3 8995 1726888053.35520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888053.35569: done with get_vars() 8995 1726888053.35577: done getting variables 8995 1726888053.35651: 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) 8995 1726888053.35660: entering _queue_task() for managed_node3/package 8995 1726888053.35867: worker is 3 (out of 3 available) 8995 1726888053.35878: exiting _queue_task() for managed_node3/package 8995 1726888053.35893: done queuing things up, now waiting for results queue to drain 8995 1726888053.35894: waiting for pending results... 9089 1726888053.34785: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages 9089 1726888053.34887: in run() - task 026adac1-1d6b-4d75-acc5-00000000000b 9089 1726888053.34904: variable 'ansible_search_path' from source: unknown 9089 1726888053.34909: variable 'ansible_search_path' from source: unknown 9089 1726888053.34932: calling self._execute() 9089 1726888053.34989: variable 'ansible_host' from source: host vars for 'managed_node1' 9089 1726888053.34999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9089 1726888053.35008: variable 'omit' from source: magic vars 9089 1726888053.35096: variable 'omit' from source: magic vars 9089 1726888053.35133: variable 'omit' from source: magic vars 9089 1726888053.35162: variable '__tlog_packages' from source: role '' all vars 9089 1726888053.35326: variable '__tlog_packages' from source: role '' all vars 9089 1726888053.35523: 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) 9089 1726888053.35556: 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) 9089 1726888053.35583: 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) 9089 1726888053.35631: 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) 9089 1726888053.35647: 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) 9089 1726888053.35761: variable '__tlog_is_ostree' from source: set_fact 9089 1726888053.35768: variable 'omit' from source: magic vars 9089 1726888053.35789: variable 'omit' from source: magic vars 9089 1726888053.35822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9089 1726888053.35850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9089 1726888053.35869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9089 1726888053.35927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9089 1726888053.35941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9089 1726888053.35967: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9089 1726888053.35973: variable 'ansible_host' from source: host vars for 'managed_node1' 9089 1726888053.35977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9089 1726888053.36084: Set connection var ansible_module_compression to ZIP_DEFLATED 9089 1726888053.36089: Set connection var ansible_shell_type to sh 9089 1726888053.36098: Set connection var ansible_shell_executable to /bin/sh 9089 1726888053.36102: Set connection var ansible_connection to ssh 9089 1726888053.36107: Set connection var ansible_pipelining to False 9089 1726888053.36112: Set connection var ansible_timeout to 10 9089 1726888053.36138: variable 'ansible_shell_executable' from source: unknown 9089 1726888053.36143: variable 'ansible_connection' from source: unknown 9089 1726888053.36146: variable 'ansible_module_compression' from source: unknown 9089 1726888053.36149: variable 'ansible_shell_type' from source: unknown 9089 1726888053.36151: variable 'ansible_shell_executable' from source: unknown 9089 1726888053.36154: variable 'ansible_host' from source: host vars for 'managed_node1' 9089 1726888053.36157: variable 'ansible_pipelining' from source: unknown 9089 1726888053.36160: variable 'ansible_timeout' from source: unknown 9089 1726888053.36163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9090 1726888053.36245: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages 9089 1726888053.36275: 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) 9089 1726888053.36286: variable 'omit' from source: magic vars 9089 1726888053.36293: starting attempt loop 9089 1726888053.36297: running the handler 9090 1726888053.36335: in run() - task 026adac1-1d6b-4d75-acc5-00000000000b 9090 1726888053.36349: variable 'ansible_search_path' from source: unknown 9090 1726888053.36354: variable 'ansible_search_path' from source: unknown 9090 1726888053.36371: calling self._execute() 9089 1726888053.36374: variable 'ansible_facts' from source: host vars for 'managed_node1' 9089 1726888053.36409: _low_level_execute_command(): starting 9089 1726888053.36422: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None 9090 1726888053.36431: variable 'ansible_host' from source: host vars for 'managed_node2' 9090 1726888053.36439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9090 1726888053.36447: variable 'omit' from source: magic vars <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9090 1726888053.36530: variable 'omit' from source: magic vars 9090 1726888053.36564: variable 'omit' from source: magic vars 9090 1726888053.36595: variable '__tlog_packages' from source: role '' all vars 9090 1726888053.36716: variable '__tlog_packages' from source: role '' all vars 9090 1726888053.36947: 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) 9091 1726888053.36956: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages 9090 1726888053.36978: 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) 9090 1726888053.37016: 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) 9090 1726888053.37059: 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) 9091 1726888053.37062: in run() - task 026adac1-1d6b-4d75-acc5-00000000000b 9090 1726888053.37076: 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) 9090 1726888053.37148: variable '__tlog_is_ostree' from source: set_fact 9090 1726888053.37154: variable 'omit' from source: magic vars 9090 1726888053.37170: variable 'omit' from source: magic vars 9090 1726888053.37189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9090 1726888053.37211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9090 1726888053.37225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9090 1726888053.37236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9090 1726888053.37244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9090 1726888053.37262: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9090 1726888053.37266: variable 'ansible_host' from source: host vars for 'managed_node2' 9090 1726888053.37268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9090 1726888053.37336: Set connection var ansible_module_compression to ZIP_DEFLATED 9090 1726888053.37340: Set connection var ansible_shell_type to sh 9090 1726888053.37344: Set connection var ansible_shell_executable to /bin/sh 9090 1726888053.37346: Set connection var ansible_connection to ssh 9090 1726888053.37349: Set connection var ansible_pipelining to False 9090 1726888053.37352: Set connection var ansible_timeout to 10 9090 1726888053.37367: variable 'ansible_shell_executable' from source: unknown 9090 1726888053.37370: variable 'ansible_connection' from source: unknown 9090 1726888053.37372: variable 'ansible_module_compression' from source: unknown 9090 1726888053.37373: variable 'ansible_shell_type' from source: unknown 9090 1726888053.37375: variable 'ansible_shell_executable' from source: unknown 9090 1726888053.37377: variable 'ansible_host' from source: host vars for 'managed_node2' 9090 1726888053.37379: variable 'ansible_pipelining' from source: unknown 9090 1726888053.37380: variable 'ansible_timeout' from source: unknown 9090 1726888053.37383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9090 1726888053.37458: 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) 9090 1726888053.37467: variable 'omit' from source: magic vars 9090 1726888053.37471: starting attempt loop 9090 1726888053.37473: running the handler 9090 1726888053.37530: variable 'ansible_facts' from source: host vars for 'managed_node2' 9090 1726888053.37557: _low_level_execute_command(): starting 9090 1726888053.37564: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9091 1726888053.37077: variable 'ansible_search_path' from source: unknown 9091 1726888053.37730: variable 'ansible_search_path' from source: unknown 9091 1726888053.37766: calling self._execute() 9091 1726888053.37824: variable 'ansible_host' from source: host vars for 'managed_node3' 9091 1726888053.37835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9091 1726888053.37844: variable 'omit' from source: magic vars 9091 1726888053.37986: variable 'omit' from source: magic vars 9091 1726888053.38023: variable 'omit' from source: magic vars 9091 1726888053.38050: variable '__tlog_packages' from source: role '' all vars 9091 1726888053.38194: variable '__tlog_packages' from source: role '' all vars 9091 1726888053.38380: 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) 9091 1726888053.38409: 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) 9091 1726888053.38436: 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) 9091 1726888053.38465: 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) 9091 1726888053.38475: 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) 9091 1726888053.38539: variable '__tlog_is_ostree' from source: set_fact 9091 1726888053.38546: variable 'omit' from source: magic vars 9091 1726888053.38564: variable 'omit' from source: magic vars 9091 1726888053.38584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9091 1726888053.38604: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9091 1726888053.38617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9091 1726888053.38628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9091 1726888053.38636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9091 1726888053.38656: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9091 1726888053.38661: variable 'ansible_host' from source: host vars for 'managed_node3' 9091 1726888053.38664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9091 1726888053.38727: Set connection var ansible_module_compression to ZIP_DEFLATED 9091 1726888053.38732: Set connection var ansible_shell_type to sh 9091 1726888053.38735: Set connection var ansible_shell_executable to /bin/sh 9091 1726888053.38737: Set connection var ansible_connection to ssh 9091 1726888053.38740: Set connection var ansible_pipelining to False 9091 1726888053.38743: Set connection var ansible_timeout to 10 9091 1726888053.38758: variable 'ansible_shell_executable' from source: unknown 9091 1726888053.38761: variable 'ansible_connection' from source: unknown 9091 1726888053.38764: variable 'ansible_module_compression' from source: unknown 9091 1726888053.38766: variable 'ansible_shell_type' from source: unknown 9091 1726888053.38768: variable 'ansible_shell_executable' from source: unknown 9091 1726888053.38771: variable 'ansible_host' from source: host vars for 'managed_node3' 9091 1726888053.38773: variable 'ansible_pipelining' from source: unknown 9091 1726888053.38775: variable 'ansible_timeout' from source: unknown 9091 1726888053.38777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9091 1726888053.39136: 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) 9091 1726888053.39148: variable 'omit' from source: magic vars 9091 1726888053.39154: starting attempt loop 9091 1726888053.39157: running the handler 9091 1726888053.39239: variable 'ansible_facts' from source: host vars for 'managed_node3' 9091 1726888053.39274: _low_level_execute_command(): starting 9091 1726888053.39284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9089 1726888053.40568: stdout chunk (state=2): >>>/root <<< 9089 1726888053.40676: stderr chunk (state=3): >>><<< 9089 1726888053.40683: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9089 1726888053.40711: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9089 1726888053.40724: _low_level_execute_command(): starting 9089 1726888053.40729: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `" && echo ansible-tmp-1726888053.4071953-9089-255572109662288="` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `" && echo ansible-tmp-1726888053.4071953-9089-255572109662288="` echo /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 `" ) && sleep 0'"'"'' 9090 1726888053.42188: stdout chunk (state=2): >>>/root <<< 9090 1726888053.42248: stderr chunk (state=3): >>><<< 9090 1726888053.42255: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9090 1726888053.42276: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9090 1726888053.42287: _low_level_execute_command(): starting 9090 1726888053.42294: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `" && echo ansible-tmp-1726888053.4228303-9090-192922340496324="` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `" && echo ansible-tmp-1726888053.4228303-9090-192922340496324="` echo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 `" ) && sleep 0'"'"'' 9091 1726888053.42412: stdout chunk (state=2): >>>/root <<< 9091 1726888053.42745: stderr chunk (state=3): >>><<< 9091 1726888053.42752: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9091 1726888053.42771: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9091 1726888053.42781: _low_level_execute_command(): starting 9091 1726888053.42786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `" && echo ansible-tmp-1726888053.4277673-9091-184546660465818="` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `" && echo ansible-tmp-1726888053.4277673-9091-184546660465818="` echo /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 `" ) && sleep 0'"'"'' 9089 1726888053.43057: stdout chunk (state=2): >>>ansible-tmp-1726888053.4071953-9089-255572109662288=/root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 <<< 9089 1726888053.43237: stderr chunk (state=3): >>><<< 9089 1726888053.43249: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888053.4071953-9089-255572109662288=/root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288\n', b'') 9089 1726888053.43264: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888053.4071953-9089-255572109662288=/root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288 , stderr= 9089 1726888053.43285: variable 'ansible_module_compression' from source: unknown 9089 1726888053.43324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9089 1726888053.43364: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9089 1726888053.43532: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpm4go71m9 TO /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9089 1726888053.43636: Sending initial data 9089 1726888053.43643: Sent initial data (152 bytes) 9090 1726888053.45902: stdout chunk (state=2): >>>ansible-tmp-1726888053.4228303-9090-192922340496324=/root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 <<< 9089 1726888053.45986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpm4go71m9 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py <<< 9090 1726888053.46075: stderr chunk (state=3): >>><<< 9090 1726888053.46081: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888053.4228303-9090-192922340496324=/root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324\n', b'') 9090 1726888053.46099: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888053.4228303-9090-192922340496324=/root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324 , stderr= 9090 1726888053.46126: variable 'ansible_module_compression' from source: unknown 9090 1726888053.46168: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9090 1726888053.46222: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9090 1726888053.46431: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpnasq5022 TO /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9090 1726888053.46901: Sending initial data 9090 1726888053.46908: Sent initial data (152 bytes) 9091 1726888053.47395: stdout chunk (state=2): >>>ansible-tmp-1726888053.4277673-9091-184546660465818=/root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 <<< 9091 1726888053.47409: stdout chunk (state=3): >>><<< 9091 1726888053.47413: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888053.4277673-9091-184546660465818=/root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818\n', b'') 9091 1726888053.47423: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888053.4277673-9091-184546660465818=/root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818 , stderr= 9091 1726888053.47443: variable 'ansible_module_compression' from source: unknown 9091 1726888053.47475: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9091 1726888053.47521: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9091 1726888053.47768: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkjwvsd6x TO /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9091 1726888053.48240: Sending initial data 9091 1726888053.48248: Sent initial data (152 bytes) 9089 1726888053.48457: stderr chunk (state=3): >>><<< 9089 1726888053.48464: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpm4go71m9 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py\n', b'') 9089 1726888053.48488: done transferring module to remote 9089 1726888053.48502: _low_level_execute_command(): starting 9089 1726888053.48507: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0'"'"'' 9089 1726888053.50909: stderr chunk (state=2): >>><<< 9089 1726888053.50915: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9089 1726888053.50931: _low_level_execute_command() done: rc=0, stdout=, stderr= 9089 1726888053.50935: _low_level_execute_command(): starting 9089 1726888053.50941: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_setup.py && sleep 0'"'"'' 9091 1726888053.51838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkjwvsd6x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py <<< 9090 1726888053.53197: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpnasq5022 /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py <<< 9089 1726888053.54112: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629dae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9089 1726888053.54483: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62970828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629da9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6297d630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629890f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292e470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62933e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292eb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6293a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6291dd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9091 1726888053.54627: stderr chunk (state=3): >>><<< 9091 1726888053.54637: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkjwvsd6x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py\n', b'') 9091 1726888053.54658: done transferring module to remote 9091 1726888053.54673: _low_level_execute_command(): starting 9091 1726888053.54684: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0'"'"'' 9089 1726888053.54758: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62920198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c2e940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c40240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6298ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9089 1726888053.55200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9090 1726888053.55235: stderr chunk (state=3): >>><<< 9090 1726888053.55242: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpnasq5022 /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py\n', b'') 9089 1726888053.55264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9089 1726888053.55275: stdout chunk (state=3): >>>import '_functools' # <<< 9090 1726888053.55274: done transferring module to remote 9090 1726888053.55303: _low_level_execute_command(): starting 9090 1726888053.55309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0'"'"'' 9089 1726888053.55425: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b660b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b712e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9089 1726888053.55465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60b71f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b71ac8> <<< 9089 1726888053.55498: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9089 1726888053.55528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b7b0b8> import '_collections' # <<< 9089 1726888053.55800: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c097f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c09be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfde80> <<< 9089 1726888053.55960: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bf5470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60be54a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6091e2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60926d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd0f0> import '_locale' # <<< 9089 1726888053.55987: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 9089 1726888053.55999: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092ce48> <<< 9089 1726888053.56027: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bdf2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9089 1726888053.56058: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092cfd0> <<< 9089 1726888053.56088: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.56101: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c57048> <<< 9089 1726888053.56119: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9089 1726888053.56129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9089 1726888053.56150: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9089 1726888053.56156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888053.56179: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9089 1726888053.56200: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932a20> <<< 9089 1726888053.56221: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9089 1726888053.56230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d6d8> <<< 9089 1726888053.56245: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9089 1726888053.56263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9089 1726888053.56285: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9089 1726888053.56294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9089 1726888053.56408: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093deb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c41d0> <<< 9089 1726888053.56433: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9089 1726888053.56452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9089 1726888053.56498: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c9cc0> <<< 9089 1726888053.56509: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932550> <<< 9089 1726888053.56531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9089 1726888053.56549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9089 1726888053.56572: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9089 1726888053.56579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604ed320> <<< 9089 1726888053.56604: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.56611: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f604ed6d8> <<< 9089 1726888053.56627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9089 1726888053.56647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9089 1726888053.56665: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9089 1726888053.56674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9089 1726888053.56685: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f43c8> <<< 9089 1726888053.56703: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9089 1726888053.56725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9089 1726888053.56744: stdout chunk (state=3): >>>import 'time' # <<< 9089 1726888053.56756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9089 1726888053.56768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9089 1726888053.56790: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9089 1726888053.56800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9089 1726888053.56815: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9089 1726888053.56851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9089 1726888053.56875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9089 1726888053.56882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6029fbe0> <<< 9089 1726888053.56996: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60292320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6028cfd0> <<< 9089 1726888053.57015: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60284eb8> <<< 9089 1726888053.57037: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f4d68> <<< 9089 1726888053.57069: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60292f98> <<< 9089 1726888053.57089: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604eda58> <<< 9089 1726888053.57105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9089 1726888053.57123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9089 1726888053.57156: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628ea6d8> <<< 9089 1726888053.57178: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60299080> import 'pwd' # <<< 9089 1726888053.57204: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.57212: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628eaa58> <<< 9089 1726888053.57266: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932898> <<< 9089 1726888053.57284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9089 1726888053.57299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9089 1726888053.57319: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9089 1726888053.57330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9089 1726888053.57357: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62904588> <<< 9089 1726888053.57466: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9089 1726888053.57513: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f629085f8> <<< 9089 1726888053.57546: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908ac8> <<< 9089 1726888053.57581: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908be0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904dd8> <<< 9089 1726888053.57607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9089 1726888053.57636: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908f28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629084a8> <<< 9089 1726888053.57665: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908208> <<< 9089 1726888053.57684: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f628f8ac8> <<< 9089 1726888053.57701: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604d9390> <<< 9089 1726888053.57722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9089 1726888053.57755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9089 1726888053.57796: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904438> <<< 9089 1726888053.57998: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9089 1726888053.58022: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8c38d0> <<< 9089 1726888053.58151: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 9089 1726888053.58165: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.58200: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9089 1726888053.58231: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9091 1726888053.58243: stderr chunk (state=2): >>><<< 9091 1726888053.58250: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9091 1726888053.58267: _low_level_execute_command() done: rc=0, stdout=, stderr= 9091 1726888053.58271: _low_level_execute_command(): starting 9091 1726888053.58276: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_setup.py && sleep 0'"'"'' 9090 1726888053.59254: stderr chunk (state=2): >>><<< 9090 1726888053.59260: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9090 1726888053.59279: _low_level_execute_command() done: rc=0, stdout=, stderr= 9090 1726888053.59283: _low_level_execute_command(): starting 9090 1726888053.59293: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0' 9089 1726888053.59295: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_setup.py && sleep 0'"'"'' 9089 1726888053.60193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9089 1726888053.60205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e595a90> <<< 9089 1726888053.60220: stdout chunk (state=3): >>>import 'atexit' # <<< 9089 1726888053.60234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9089 1726888053.60263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9089 1726888053.60332: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e53a240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e5414a8> <<< 9089 1726888053.60448: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e5415c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e541b00> <<< 9089 1726888053.60470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9089 1726888053.60487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9089 1726888053.60506: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9089 1726888053.60525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9089 1726888053.60547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9089 1726888053.60628: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e56cac8> <<< 9089 1726888053.60657: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56cb70> <<< 9089 1726888053.60683: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.60693: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e877240> <<< 9089 1726888053.60706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9089 1726888053.60729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9089 1726888053.60789: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e877588> <<< 9089 1726888053.60803: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e567278> <<< 9089 1726888053.61095: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e55a470> <<< 9089 1726888053.61120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9089 1726888053.61147: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e885be0> <<< 9089 1726888053.61169: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56c3c8> <<< 9089 1726888053.61194: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1e48> <<< 9089 1726888053.61224: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9089 1726888053.61231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9089 1726888053.61250: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9089 1726888053.61267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9089 1726888053.61292: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9089 1726888053.61304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888053.61349: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e773908> <<< 9089 1726888053.61433: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9089 1726888053.61452: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e782a20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a4cf8> <<< 9089 1726888053.61476: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9089 1726888053.61488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac400> <<< 9089 1726888053.61668: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e89e240> <<< 9089 1726888053.61703: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9089 1726888053.61731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888053.61757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9089 1726888053.61775: stdout chunk (state=3): >>>import '_string' # <<< 9089 1726888053.61853: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e79ea58> <<< 9089 1726888053.61908: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac5c0> <<< 9089 1726888053.62028: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.62037: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aa978> <<< 9089 1726888053.62143: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aaa58> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aabe0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1f98> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9089 1726888053.62167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9089 1726888053.62183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9089 1726888053.62225: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8485c0> <<< 9089 1726888053.62390: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83ecc0> <<< 9089 1726888053.62416: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.62434: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e83eeb8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83e780> <<< 9089 1726888053.62449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 9089 1726888053.62470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.62536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.62613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.62629: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 9089 1726888053.62643: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9089 1726888053.62662: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.62690: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9091 1726888053.62737: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f0e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9091 1726888053.62744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9089 1726888053.62755: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.62856: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9091 1726888053.62855: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b586828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f09b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b593630> <<< 9091 1726888053.62876: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a160> <<< 9089 1726888053.62897: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9089 1726888053.62908: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9091 1726888053.62930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9089 1726888053.62943: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e85f9b0> <<< 9089 1726888053.62981: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f6a0> <<< 9089 1726888053.63020: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e852e80> <<< 9089 1726888053.63046: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9089 1726888053.63081: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f518> <<< 9089 1726888053.63089: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8526d8> <<< 9089 1726888053.63096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.63322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b549e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9090 1726888053.63368: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9090 1726888053.63386: stdout chunk (state=3): >>>import '_warnings' # <<< 9090 1726888053.63397: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9089 1726888053.63548: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.63988: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 9089 1726888053.64000: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9089 1726888053.64010: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 9089 1726888053.64039: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 9089 1726888053.64051: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.64069: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.64088: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 9089 1726888053.64098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.64115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.64136: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 9089 1726888053.64145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.64250: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888053.64378: stdout chunk (state=3): >>>import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926de48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9203828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926d9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9210630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d921c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 9090 1726888053.64387: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9089 1726888053.64384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9090 1726888053.64507: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91cd4e0> <<< 9089 1726888053.64512: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e642320> # zipimport: zlib available <<< 9091 1726888053.64516: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5504e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b533d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b536198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649844940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649856240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5a4a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9089 1726888053.64757: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888053.64813: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b0d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b3198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74c1940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74d3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9221a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9089 1726888053.65108: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.65155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.65219: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9089 1726888053.65251: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.65278: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 9089 1726888053.65288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.65344: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888053.65361: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9090 1726888053.65371: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9089 1726888053.65416: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 9091 1726888053.65438: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564977c0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497872e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649787f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649787ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497910b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981f7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981fbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564980b470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497fb4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495342b0> <<< 9089 1726888053.65439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.65462: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9089 1726888053.65477: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.65508: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9089 1726888053.65683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888053.65764: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d73f90b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74042e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d7404f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7404ac8> import 'itertools' # <<< 9090 1726888053.65783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9090 1726888053.65821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d740e0b8> <<< 9090 1726888053.65836: stdout chunk (state=3): >>>import '_collections' # <<< 9089 1726888053.65902: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9089 1726888053.66039: stdout chunk (state=3): >>>import '_ast' # <<< 9089 1726888053.66057: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6f6860> # zipimport: zlib available <<< 9089 1726888053.66079: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66102: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9089 1726888053.66163: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66215: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9089 1726888053.66227: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 9089 1726888053.66245: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9089 1726888053.66258: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66280: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66313: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 9089 1726888053.66321: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66353: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.66440: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564953cd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497f52e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564986d048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495536d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649553eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490da1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495537b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490dfcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/li<<< 9091 1726888053.66461: stdout chunk (state=3): >>>b64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56491036d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910a3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9089 1726888053.66549: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9089 1726888053.66568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888053.66664: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.66671: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8120f0> <<< 9089 1726888053.66726: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e681860> <<< 9089 1726888053.66758: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 9089 1726888053.66768: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66814: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.66922: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.67182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.67457: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eb5be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea8320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea2fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e9aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910ad68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5648ea8f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eaf080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51a5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' im<<< 9091 1726888053.67469: stdout chunk (state=3): >>>port '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51eb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ec50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51ae48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ef98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51e518> <<< 9089 1726888053.67459: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9089 1726888053.67573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9091 1726888053.67654: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b50eb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490ef390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9089 1726888053.67655: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e827048> <<< 9091 1726888053.67663: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51a4a8> <<< 9089 1726888053.67688: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9089 1726888053.67771: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8270f0> <<< 9089 1726888053.67817: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e682908> <<< 9089 1726888053.67871: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py <<< 9089 1726888053.67883: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9089 1726888053.67908: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.67931: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 9089 1726888053.67940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888053.67984: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749c7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749cbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7488470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74784a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9089 1726888053.68048: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 9089 1726888053.68072: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 9089 1726888053.68085: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68100: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9091 1726888053.68119: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474d9940> <<< 9089 1726888053.68156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68207: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68245: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68278: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68309: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68366: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 9089 1726888053.68376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68491: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.68546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9089 1726888053.68584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9090 1726888053.69085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b12b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b9d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490080> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74722e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74ea048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d06d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d0eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d571d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d07b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-<<< 9091 1726888053.69226: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9089 1726888053.69240: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e70eb38> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 9089 1726888053.69373: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.69501: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888053.69513: stdout chunk (state=3): >>>36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d5ccc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6d806d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d873c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b32be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b25320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b1ffd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b17eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d87d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6b25f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917d748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b2c080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_<<< 9089 1726888053.69625: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 9089 1726888053.69646: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 9089 1726888053.69654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 9089 1726888053.69667: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023d080> <<< 9089 1726888053.69689: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 9089 1726888053.69714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9089 1726888053.69746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9089 1726888053.69771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9089 1726888053.69779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9089 1726888053.69793: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6025ea90> <<< 9089 1726888053.69876: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.69884: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60268278> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60247748> <<< 9089 1726888053.69915: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.69925: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f6025e7f0> <<< 9089 1726888053.69938: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023da20> <<< 9089 1726888053.69976: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7e2b38> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e721470> <<< 9089 1726888053.70000: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9089 1726888053.70011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 9089 1726888053.70034: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 9089 1726888053.70057: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6b86d8> <<< 9089 1726888053.70176: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 9089 1726888053.70193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cf240> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e72d710> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 9089 1726888053.70221: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888053.70883: stdout chunk (state=3): >>>frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917dac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d91975f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9197e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d919b518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d918bb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d6c390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91974a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5156940> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9091 1726888053.70915: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.71331: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9090 1726888053.71841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.72034: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471abb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56471502b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647157630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157b70> <<< 9091 1726888053.72043: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9089 1726888053.72430: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 9091 1726888053.73134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647182b38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564748d5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471704e0> <<< 9091 1726888053.73145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9089 1726888053.73431: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6e1d30> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cbc50> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 9089 1726888053.73458: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.73969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d908> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647182550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b7ef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564738c9b0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647398a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474bada0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c24a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b42e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9091 1726888053.73982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9090 1726888053.74385: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4e28b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dcd2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dd4630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9090 1726888053.74416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dffb38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d510a5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ded4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa710> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dff438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5134ef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50099b0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5015a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5137da0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f4a8> <<< 9091 1726888053.74548: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473b4ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c2668> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c19e8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1ac8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474a80b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9089 1726888053.74557: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a710278> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a697940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a6e8e48> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.75622: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564745e630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647454d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647454f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474547f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647476a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476710> <<< 9089 1726888053.75632: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7467b8> # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888053.75705: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51312e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5031ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f668> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503e9e8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503eac8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503ec50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51250b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50db630> <<< 9091 1726888053.75776: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468ef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468748> # zipimport: zlib available <<< 9090 1726888053.76811: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d1d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50d1f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d17f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50f3a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5ef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5748> # zipimport: zlib available <<< 9091 1726888053.77333: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9091 1726888053.77498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.77825: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7424e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e742160> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888053.77892: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.77908: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472572e8> # zipimport: zlib available <<< 9090 1726888053.78914: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.78924: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.79224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 9090 1726888053.79994: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ed52e8> # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.80027: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.80323: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564734c908> # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888053.81094: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.81126: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.81431: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56472cd198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647295908> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.81545: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.81677: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 9089 1726888053.81725: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.81832: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 9089 1726888053.81924: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.81935: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9089 1726888053.81949: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.82019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.82068: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9089 1726888053.82080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.82089: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.82125: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 9089 1726888053.82137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.82174: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 9090 1726888053.82199: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fc9908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9091 1726888053.82520: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9089 1726888053.82827: stdout chunk (state=3): >>># 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.82865: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9089 1726888053.82926: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.82942: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 9089 1726888053.82950: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.83010: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888053.83075: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 9090 1726888053.83299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4f4a160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f128d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.83628: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb0f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647296b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 9089 1726888053.83647: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 9089 1726888053.84221: stdout chunk (state=3): >>>import 'gc' # <<< 9090 1726888053.84398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f780b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f78160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f13ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 9089 1726888053.84447: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 9089 1726888053.84456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 9089 1726888053.84477: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 9089 1726888053.84492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 9089 1726888053.84526: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888053.84540: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a175518> <<< 9089 1726888053.84545: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef6a0> <<< 9089 1726888053.84608: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef390> <<< 9091 1726888053.84722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9090 1726888053.85494: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9091 1726888053.85828: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564736dbe0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474070f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647429b00> <<< 9089 1726888053.85936: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 9089 1726888053.86440: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9089 1726888053.86454: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags <<< 9089 1726888053.86477: stdout chunk (state=3): >>># clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib <<< 9089 1726888053.86490: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq <<< 9089 1726888053.86508: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect <<< 9089 1726888053.86520: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util <<< 9089 1726888053.86535: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9089 1726888053.86549: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info <<< 9089 1726888053.86606: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps <<< 9090 1726888053.86645: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4feaba8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.86680: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9091 1726888053.87327: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56474372e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474147b8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647429860> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647407a90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647339ba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647375518> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e53748> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e5a2b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473817b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9089 1726888053.87680: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9090 1726888053.87702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50840f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50a6b00> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50b42e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50917b8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50a6860> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5084a90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fb6ba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ff24e0> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad0748> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad72b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ffe780> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888053.87888: stdout chunk (state=3): >>># destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools <<< 9089 1726888053.87916: stdout chunk (state=3): >>># destroy io # destroy itertools # destroy re # destroy warnings <<< 9089 1726888053.88316: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9089 1726888053.88324: stdout chunk (state=3): >>><<< 9089 1726888053.88334: stderr chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629dae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62970828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629da9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6297d630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629890f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62933e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6293a4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6291dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62920198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c2e940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c40240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6298ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b660b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b712e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60b71f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b71ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b7b0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c097f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c09be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfde80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bf5470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60be54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6091e2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60926d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092ce48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bdf2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092cfd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c57048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093deb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c41d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c9cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604ed320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f604ed6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f43c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6029fbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60292320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6028cfd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60284eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f4d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60292f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604eda58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628ea6d8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60299080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628eaa58>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62904588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f629085f8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908ac8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908be0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908f28>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629084a8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908208>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f628f8ac8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604d9390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8c38d0>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e595a90>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e53a240>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e5414a8>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e5415c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e541b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e56cac8>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56cb70>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e877240>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e877588>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e567278>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e55a470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e885be0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56c3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1e48>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e773908>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e782a20>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a4cf8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac400>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e89e240>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e79ea58>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac5c0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aa978>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aaa58>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aabe0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1f98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8485c0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83ecc0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e83eeb8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83e780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e85f9b0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f6a0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e852e80>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f518>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8526d8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e642320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6f6860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8120f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e681860>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e827048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8270f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e682908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e70eb38>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023d080>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6025ea90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60268278>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60247748>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f6025e7f0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023da20>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7e2b38>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e721470>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6b86d8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cf240>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e72d710>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6e1d30>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cbc50>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a710278>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a697940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a6e8e48>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7467b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7424e0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e742160>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a175518>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef6a0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef390>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9089 1726888053.88474: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629dae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62970828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629da9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6297d630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629890f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62984390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292e470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62933e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6292eb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6293a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6291dd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62920198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c2e940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c40240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6298ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b660b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b712e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60b71f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b71ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60b7b0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c097f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c09be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfde80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bf5470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60be54a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6091e2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60926d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bfd0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092ce48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60bdf2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6092cfd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60932320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60c57048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093deb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c41d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6093d7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604c9cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604ed320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f604ed6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f43c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6029fbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60292320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6028cfd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60284eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604f4d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60292f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604eda58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628ea6d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60299080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f628eaa58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60932898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62904588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f629085f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908ac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908be0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908f28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f629084a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f62908208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f628f8ac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f604d9390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f62904438> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8c38d0> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e595a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e53a240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e5414a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e5415c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e541b00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e56cac8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56cb70> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e877240> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e877588> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e567278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e55a470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e885be0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e56c3c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1e48> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e773908> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e782a20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a4cf8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac400> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e89e240> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e79ea58> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8ac5c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aa978> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aaa58> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7aabe0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8a1f98> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8485c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83ecc0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e83eeb8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e83e780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e85f9b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f6a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e852e80> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e85f518> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8526d8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e642320> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6f6860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e8120f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e681860> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e827048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e8270f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e682908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e70eb38> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023d080> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6025ea90> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f60268278> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f60247748> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f6025e7f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f6023da20> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7e2b38> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e721470> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6b86d8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cf240> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e72d710> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6e1d30> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e6cbc50> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a710278> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a697940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a6e8e48> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e7467b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5e7424e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5e742160> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2u9rpj2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f5a175518> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef6a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f5a1ef390> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.46.117 closed. 9089 1726888053.88827: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4071953-9089-255572109662288/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9089 1726888053.88849: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 9089 1726888053.88922: variable 'ansible_module_compression' from source: unknown 9089 1726888053.88973: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 9089 1726888053.88978: ANSIBALLZ: Acquiring lock 9089 1726888053.88981: ANSIBALLZ: Lock acquired: 140329738381424 9089 1726888053.88984: ANSIBALLZ: Creating module 9091 1726888053.89170: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e7cbe0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9090 1726888053.88658: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9090 1726888053.89810: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 9090 1726888053.90907: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6af9be0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f8b0b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.91075: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564330e0b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56433262e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56432ad9b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56432feac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.91412: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473e6828> <<< 9090 1726888053.91896: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0fa32e8> <<< 9090 1726888053.92199: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0f2a9b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f7bac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 9090 1726888053.92232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.92629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473f1550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473f11d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888053.92795: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.93722: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 9090 1726888053.93801: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5063828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d506e550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d506e1d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 9091 1726888053.94822: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888053.94898: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 9091 1726888053.95925: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 9090 1726888053.96128: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888053.96982: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888053.97026: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9090 1726888053.97456: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 9090 1726888053.97484: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888053.98124: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 9090 1726888053.98392: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 9091 1726888053.99235: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888053.99490: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 9091 1726888054.00372: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 9090 1726888054.00601: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 9091 1726888054.01390: stdout chunk (state=3): >>>import 'gc' # <<< 9090 1726888054.01699: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 9089 1726888054.01825: ANSIBALLZ: Writing module into payload 9089 1726888054.02025: ANSIBALLZ: Writing module 9090 1726888054.02040: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.02058: ANSIBALLZ: Renaming module 9091 1726888054.02060: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5642e04ef0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5642e04a20> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647219ef0> <<< 9089 1726888054.02066: ANSIBALLZ: Done creating module 9089 1726888054.02079: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 9089 1726888054.02165: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpp7q40m63 TO /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9089 1726888054.02264: Sending initial data 9089 1726888054.02271: Sent initial data (150 bytes) 9090 1726888054.02963: stdout chunk (state=3): >>>import 'gc' # <<< 9090 1726888054.03606: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0a15358> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82a58> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82710> <<< 9091 1726888054.04422: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 9091 1726888054.04600: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # c<<< 9091 1726888054.04619: stdout chunk (state=3): >>>leanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destr<<< 9091 1726888054.04634: stdout chunk (state=3): >>>oy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootloc<<< 9091 1726888054.04668: stdout chunk (state=3): >>>ale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin<<< 9089 1726888054.05037: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpp7q40m63 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py <<< 9090 1726888054.05593: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 9091 1726888054.06006: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 <<< 9090 1726888054.06229: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin<<< 9091 1726888054.06436: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9089 1726888054.06533: stderr chunk (state=3): >>><<< 9089 1726888054.06540: stdout chunk (state=3): >>><<< 9091 1726888054.06539: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9091 1726888054.06547: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpp7q40m63 /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py\n', b'') 9091 1726888054.06557: stderr chunk (state=3): >>><<< 9089 1726888054.06565: done transferring module to remote 9089 1726888054.06575: _low_level_execute_command(): starting 9089 1726888054.06580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f0e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b586828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f09b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b593630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59f0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b549e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5504e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b533d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b536198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649844940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649856240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5a4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564977c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497872e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649787f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649787ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497910b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981f7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981fbe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564980b470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497fb4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495342b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564953cd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497f52e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564986d048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495536d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649553eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490da1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495537b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490dfcc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56491036d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910a3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eb5be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea8320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea2fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e9aeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910ad68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5648ea8f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eaf080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51a5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51eb38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ec50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51ae48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ef98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51e518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b50eb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490ef390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51a4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474d9940>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471abb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56471502b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647157630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647182b38>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d080>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564748d5f8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471704e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d908>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647182550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b7ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564738c9b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647398a90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474bada0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c24a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b42e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473b4ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c2668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c19e8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1ac8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474a80b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564745e630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647454d30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647454f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474547f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647476a20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472572e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564734c908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56472cd198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647295908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647296b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564736dbe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474070f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647429b00>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56474372e8>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474147b8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647429860>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647407a90>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647339ba8>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647375518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e53748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e5a2b0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473817b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e7cbe0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564330e0b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56433262e8>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56432ad9b0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56432feac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473e6828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473f1550>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473f11d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5642e04ef0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5642e04a20>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647219ef0>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9091 1726888054.06688: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f0e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b586828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5f09b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b593630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b59a390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b549e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b544b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5504e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b533d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b536198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649844940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649856240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b5a4a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564977c0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497872e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649787f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649787ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497910b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981f7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564981fbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564980b470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497fb4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495342b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564953cd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649813470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56497f52e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649543fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5649548320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564986d048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495536d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649553eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490da1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56495537b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490dfcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56491036d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910a3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eb5be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea8320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648ea2fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e9aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564910ad68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5648ea8f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649103a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648eaf080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b500ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5649548898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51a5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51eb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ec50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51ae48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51ef98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51e518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564b51e278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b50eb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56490ef390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564b51a4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474d9940> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471abb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56471502b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647157630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647157b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647182b38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564748d2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564748d5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56471704e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564717d908> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647182550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b7ef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564738c9b0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647398a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474bada0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c24a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474b42e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473b4ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474c2668> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c19e8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1ac8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473c1c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474a80b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f564745e630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647454d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647454f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474547f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647476a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468ef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647476588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647468748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472572e8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564734c908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56472cd198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647295908> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb0f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56472fb198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647296b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564736dbe0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474070f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647429b00> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56474372e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56474147b8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5647429860> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647407a90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647339ba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647375518> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e53748> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e5a2b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473817b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5648e7cbe0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f564330e0b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56433262e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56432ad9b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56432feac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473e6828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56473f1550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56473f11d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_w0pc4r5b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5642e04ef0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5642e04a20> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5647219ef0> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.44.178 closed. 9091 1726888054.07031: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4277673-9091-184546660465818/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9091 1726888054.07053: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 9091 1726888054.07129: variable 'ansible_module_compression' from source: unknown 9091 1726888054.07178: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 9091 1726888054.07221: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 9091 1726888054.07354: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp2g5j3t9g TO /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9090 1726888054.07456: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 9091 1726888054.07796: Sending initial data 9091 1726888054.07802: Sent initial data (150 bytes) 9090 1726888054.08304: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9090 1726888054.08455: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9090 1726888054.08464: stdout chunk (state=3): >>><<< 9090 1726888054.08475: stderr chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9203828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9210630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d921c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c6e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91cd4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74c1940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74d3240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9221a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d73f90b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74042e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d7404f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7404ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d740e0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749c7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749cbe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7488470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74784a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b12b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b9d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490080>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74722e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74ea048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d06d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d0eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d571d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d07b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d5ccc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6d806d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d873c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b32be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b25320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b1ffd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b17eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d87d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6b25f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917d748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b2c080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917dac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d91975f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bb38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bc50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9197e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bf98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d919b518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d918bb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d6c390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91974a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5156940>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4e28b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dcd2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dd4630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dffb38>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a080>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d510a5f8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ded4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa710>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dff438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5134ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50099b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5015a90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5137da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51312e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5031ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503e9e8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503eac8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503ec50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51250b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50db630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d1d30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50d1f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d17f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50f3a20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ed52e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fc9908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4f4a160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f128d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f780b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f78160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f13ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4feaba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50840f0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50a6b00>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50b42e8>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50917b8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50a6860>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5084a90>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fb6ba8>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ff24e0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad0748>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad72b0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ffe780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6af9be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f8b0b8>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0fa32e8>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0f2a9b0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f7bac8>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5063828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d506e550>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d506e1d0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0a15358>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82a58>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82710>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9090 1726888054.08616: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926de48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9203828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d926d9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9210630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d921c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9217390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91c1b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91cd4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b0d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91b3198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74c1940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74d3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9221a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d73f90b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74042e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d7404f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7404ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d740e0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749c7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d749cbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7488470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74784a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b12b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71b9d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d7490080> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74722e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c0fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d71c5320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d74ea048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d06d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d0eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d571d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71d07b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d5ccc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6d806d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d873c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b32be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b25320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b1ffd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b17eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d87d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d6b25f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d80a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917d748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6b2c080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d917dac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d71c5898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d91975f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d9197e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919bf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d919b518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d919b278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d918bb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6d6c390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d91974a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5156940> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4e28b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dcd2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dd4630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dd4b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dffb38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d510a2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d510a5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ded4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4dfa710> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4dff438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5134ef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50099b0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5015a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5137da0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51312e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5031ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d513f668> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503e9e8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503eac8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d503ec50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d51250b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50db630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d1d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50d1f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50d17f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50f3a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5ef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50f3588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50e5748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ed52e8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fc9908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d4f4a160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f128d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f780b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f78160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4f13ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4feaba8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50840f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50a6b00> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50b42e8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d50917b8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d50a6860> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5084a90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4fb6ba8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ff24e0> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad0748> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6ad72b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d4ffe780> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d6af9be0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f8b0b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0fa32e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0f2a9b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0f7bac8> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d5063828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d506e550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d506e1d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rzo8e84c/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3d0a15358> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82a58> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3d0a82710> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.47.17 closed. 9090 1726888054.09008: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4228303-9090-192922340496324/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9090 1726888054.09033: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 9090 1726888054.09109: variable 'ansible_module_compression' from source: unknown 9090 1726888054.09162: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 9090 1726888054.09190: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 9090 1726888054.09280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpw7y0a9jo TO /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9090 1726888054.09712: Sending initial data 9090 1726888054.09720: Sent initial data (150 bytes) 9089 1726888054.10016: stderr chunk (state=2): >>><<< 9089 1726888054.10027: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9089 1726888054.10052: _low_level_execute_command() done: rc=0, stdout=, stderr= 9089 1726888054.10055: _low_level_execute_command(): starting 9089 1726888054.10060: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/AnsiballZ_dnf.py && sleep 0'"'"'' 9091 1726888054.11207: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp2g5j3t9g /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py <<< 9091 1726888054.12527: stderr chunk (state=3): >>><<< 9091 1726888054.12534: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp2g5j3t9g /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py\n', b'') 9091 1726888054.12556: done transferring module to remote 9091 1726888054.12566: _low_level_execute_command(): starting 9091 1726888054.12571: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0'"'"'' 9089 1726888054.13150: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9089 1726888054.13161: stdout chunk (state=3): >>>import '_warnings' # <<< 9089 1726888054.13171: stdout chunk (state=3): >>>import '_thread' # <<< 9089 1726888054.13180: stdout chunk (state=3): >>>import '_weakref' # <<< 9089 1726888054.13233: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9089 1726888054.13266: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9089 1726888054.13312: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 9089 1726888054.13321: stdout chunk (state=3): >>># installing zipimport hook <<< 9089 1726888054.13337: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9089 1726888054.13378: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9089 1726888054.13386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.13407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9089 1726888054.13431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9089 1726888054.13438: stdout chunk (state=3): >>>import '_codecs' # <<< 9089 1726888054.13471: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24467e48> <<< 9089 1726888054.13501: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9089 1726888054.13523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243fd828> <<< 9089 1726888054.13530: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244679b0> <<< 9089 1726888054.13553: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9089 1726888054.13572: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2440a630> <<< 9089 1726888054.13603: stdout chunk (state=3): >>>import '_signal' # <<< 9089 1726888054.13610: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9089 1726888054.13707: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9089 1726888054.13731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244160f0> <<< 9089 1726888054.13749: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411748> <<< 9089 1726888054.13771: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411390> <<< 9089 1726888054.13797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9089 1726888054.13819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9089 1726888054.13831: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9089 1726888054.13849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9089 1726888054.13861: stdout chunk (state=3): >>>import 'errno' # <<< 9089 1726888054.13875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9089 1726888054.13895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9089 1726888054.13915: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bb470> <<< 9089 1726888054.13938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9089 1726888054.13953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9089 1726888054.13970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9089 1726888054.13988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bbb38> <<< 9089 1726888054.14024: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9089 1726888054.14054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9090 1726888054.14068: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpw7y0a9jo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py <<< 9089 1726888054.14182: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c74e0> <<< 9089 1726888054.14201: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243aad68> <<< 9089 1726888054.14234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243ad198> <<< 9089 1726888054.14277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9089 1726888054.14296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9089 1726888054.14316: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226bb940> <<< 9089 1726888054.14336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9089 1726888054.14356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226cd240> <<< 9089 1726888054.14452: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2441ba20> <<< 9089 1726888054.14469: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9089 1726888054.14778: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9089 1726888054.14802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9089 1726888054.14820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9089 1726888054.14841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9089 1726888054.14859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9089 1726888054.14885: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9089 1726888054.14915: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9089 1726888054.14986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9089 1726888054.15009: stdout chunk (state=3): >>>import '_functools' # <<< 9089 1726888054.15026: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9089 1726888054.15060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.15077: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9089 1726888054.15101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9089 1726888054.15120: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2260f0b8> <<< 9089 1726888054.15150: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9089 1726888054.15350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226192e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e22619f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22619ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226230b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226967f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9089 1726888054.15387: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22696be0> <<< 9089 1726888054.15452: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a198> <<< 9089 1726888054.15473: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 9089 1726888054.15497: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268ae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22682470> <<< 9089 1726888054.15542: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226724a8> <<< 9089 1726888054.15567: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9089 1726888054.15586: stdout chunk (state=3): >>>import '_sre' # <<< 9089 1726888054.15595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9089 1726888054.15617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9089 1726888054.15705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223c72b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223ced30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a470> <<< 9090 1726888054.15719: stderr chunk (state=3): >>><<< 9090 1726888054.15725: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpw7y0a9jo /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py\n', b'') 9090 1726888054.15746: done transferring module to remote 9090 1726888054.15755: _low_level_execute_command(): starting 9090 1726888054.15770: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0'"'"'' 9091 1726888054.15847: stderr chunk (state=2): >>><<< 9091 1726888054.15853: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9091 1726888054.15872: _low_level_execute_command() done: rc=0, stdout=, stderr= 9091 1726888054.15879: _low_level_execute_command(): starting 9091 1726888054.15885: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/AnsiballZ_dnf.py && sleep 0'"'"'' 9089 1726888054.15973: stdout chunk (state=3): >>>import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2266d2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226e4048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9089 1726888054.16465: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e76d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e7eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f6c1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e77b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f72cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9089 1726888054.16625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21f976d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9089 1726888054.16636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9d3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d48be0> <<< 9089 1726888054.16824: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d3c320> <<< 9089 1726888054.16834: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d36fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d2eeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9dd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21d3cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9089 1726888054.17030: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d42080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e243915f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9089 1726888054.17227: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24391e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24395518> <<< 9089 1726888054.17832: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24384b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f81390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243914a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2036c940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9089 1726888054.18832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.19840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2003eb00> <<< 9089 1726888054.19860: stdout chunk (state=3): >>>import 'atexit' # <<< 9089 1726888054.19874: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9089 1726888054.19907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9090 1726888054.19957: stderr chunk (state=2): >>><<< 9090 1726888054.19965: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9090 1726888054.19986: _low_level_execute_command() done: rc=0, stdout=, stderr= 9090 1726888054.19990: _low_level_execute_command(): starting 9090 1726888054.19997: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/AnsiballZ_dnf.py && sleep 0'"'"'' 9089 1726888054.20082: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e200552b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20096630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9091 1726888054.20172: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9091 1726888054.20223: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9089 1726888054.20412: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200278d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027f98> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027d68> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9089 1726888054.20560: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ffd7b00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20055128> <<< 9089 1726888054.20812: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1fff24e0> <<< 9089 1726888054.20844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9089 1726888054.20866: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2038fd30> <<< 9089 1726888054.20894: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.20902: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1ffd7160> <<< 9089 1726888054.20926: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20005470> <<< 9089 1726888054.20947: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9089 1726888054.20966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9089 1726888054.20994: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9089 1726888054.21015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9089 1726888054.21043: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9089 1726888054.21053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.21103: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.21112: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2005fef0> <<< 9089 1726888054.21189: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9089 1726888054.21202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20068ef0> <<< 9089 1726888054.21222: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057320> <<< 9089 1726888054.21244: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9089 1726888054.21251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057b38> <<< 9089 1726888054.21441: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20011828> <<< 9089 1726888054.21469: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9089 1726888054.21513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.21535: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9089 1726888054.21548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9089 1726888054.21644: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20086f28> <<< 9089 1726888054.21705: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057198> <<< 9089 1726888054.21842: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100da0> <<< 9089 1726888054.21876: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100f28> <<< 9089 1726888054.21923: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20112048> <<< 9089 1726888054.21949: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200055c0> <<< 9089 1726888054.21970: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9089 1726888054.21987: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9089 1726888054.22012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9089 1726888054.22064: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2011d9e8> <<< 9089 1726888054.22238: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20119128> <<< 9089 1726888054.22266: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.22278: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20119320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20112ba8> <<< 9089 1726888054.22301: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 9089 1726888054.22321: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.22395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.22475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.22494: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9089 1726888054.22509: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9089 1726888054.22521: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.22639: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888054.22714: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e08e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d9e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e089b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dab630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9089 1726888054.22747: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9089 1726888054.22766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.22778: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9089 1726888054.22804: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9089 1726888054.22814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9089 1726888054.22840: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.22850: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2013bda0> <<< 9089 1726888054.22896: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013ba58> <<< 9089 1726888054.22940: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b278> <<< 9089 1726888054.22955: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9089 1726888054.22967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9089 1726888054.23136: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20126ba8> # zipimport: zlib available <<< 9089 1726888054.23545: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888054.23816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5c470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d61e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5cb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d684e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34305c940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34306e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dbca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9089 1726888054.24063: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 9089 1726888054.24071: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9089 1726888054.24091: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 9089 1726888054.24109: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 9089 1726888054.24129: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.24146: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.24170: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9089 1726888054.24199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.24212: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 9089 1726888054.24223: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.24337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.24469: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9089 1726888054.24500: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9c0240> <<< 9089 1726888054.24512: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888054.24714: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380940828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aa9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38094d630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809590f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9089 1726888054.24873: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888054.24913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fb00b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fba2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342fbaf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fbaac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fc40b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430377f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343037be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343023470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430134a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d682e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d6fd68> import 'sre_compile' # <_frozen_import<<< 9089 1726888054.25222: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25273: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25332: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 9089 1726888054.25341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25398: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9089 1726888054.25459: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888054.25474: stdout chunk (state=3): >>>lib_external.SourceFileLoader object at 0x7fd34302b0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d75e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34300e2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343085048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7ae48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7aa58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34290c208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d887f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342912cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/<<< 9089 1726888054.25529: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 9089 1726888054.25547: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9089 1726888054.25558: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25589: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25615: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9089 1726888054.25630: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25786: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.25960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9089 1726888054.26085: stdout chunk (state=3): >>>import '_ast' # <<< 9089 1726888054.26098: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca33e48> <<< 9089 1726888054.26117: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9089 1726888054.26138: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9089 1726888054.26147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26202: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26257: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9089 1726888054.26267: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 9089 1726888054.26283: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9089 1726888054.26290: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26356: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 9089 1726888054.26366: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26467: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26529: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9089 1726888054.26658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9091 1726888054.26662: stdout chunk (state=3): >>>__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342938710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293e400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e9c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426cfef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293eda0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3426ddfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e30b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a8d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpy<<< 9091 1726888054.26687: stdout chunk (state=3): >>>thon-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d32630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d366a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36b70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d32e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d36550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d362b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3429223c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b00> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d0d940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9089 1726888054.26859: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c9d6198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca14eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9089 1726888054.26902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888054.26917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808fe470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380903e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808feb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38090a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808edd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808f0198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebfe940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec10240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38095ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9090 1726888054.26937: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb520b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5c2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37eb5cf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5cac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb660b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd97f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd9be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcd198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcde80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc5470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb54a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e90a2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e911d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc56d8> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb02e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917fd0> <<< 9089 1726888054.26946: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.26978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.27009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.27299: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.27576: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9089 1726888054.27603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9089 1726888054.27622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9089 1726888054.27638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9089 1726888054.27763: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca440b8> <<< 9089 1726888054.27785: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9089 1726888054.27795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9089 1726888054.27900: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca44160> <<< 9089 1726888054.27939: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9bdb00> <<< 9089 1726888054.27995: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py <<< 9089 1726888054.28009: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9090 1726888054.28016: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec27048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ca20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92aeb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4af1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4b5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4da320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e4da6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e03c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e28bbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e27f320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e279fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e271eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e0d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e27ff98> <<< 9089 1726888054.28030: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.28179: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 9089 1726888054.28192: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 9089 1726888054.28200: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.28220: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 9089 1726888054.28228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888054.28313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.28670: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.29062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888054.29108: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4daa58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e285080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d45f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d4e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d8518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808c7b38> import 'tempfile' # <_frozen_importl<<< 9090 1726888054.29117: stdout chunk (state=3): >>>ib_external.SourceFileLoader object at 0x7fb37e4c4390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d44a8> <<< 9089 1726888054.29908: stdout chunk (state=3): >>># zipimport: zlib available <<< 9090 1726888054.30199: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8af940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9089 1726888054.30688: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 9089 1726888054.30700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4438> <<< 9089 1726888054.30721: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.30728: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4518> <<< 9089 1726888054.30746: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 9089 1726888054.30769: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' <<< 9089 1726888054.30784: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 9089 1726888054.30794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 9089 1726888054.30809: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 9089 1726888054.30818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 9089 1726888054.30840: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 9089 1726888054.30851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 9089 1726888054.30873: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 9089 1726888054.30885: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660390> <<< 9091 1726888054.30946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409dfb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409f62b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a37630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409c88d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8fd0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8da0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409789e8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409f6128> <<< 9089 1726888054.31013: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9470> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa96a0> <<< 9089 1726888054.31023: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 9089 1726888054.31045: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 9089 1726888054.31081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 9089 1726888054.31095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab0080> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caabc18> <<< 9089 1726888054.31101: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9780> <<< 9089 1726888054.31174: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c6721d0> <<< 9089 1726888054.31189: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 9089 1726888054.31208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 9089 1726888054.31229: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 9089 1726888054.31236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7128> <<< 9089 1726888054.31250: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 9089 1726888054.31267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 9090 1726888054.31287: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.31403: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7208> <<< 9089 1726888054.31426: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 9089 1726888054.31463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 9089 1726888054.31475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 9089 1726888054.31503: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cace400> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cac4160> <<< 9089 1726888054.31589: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660128> <<< 9089 1726888054.31606: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae2b38> <<< 9089 1726888054.31631: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 9089 1726888054.31646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 9089 1726888054.31665: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 9089 1726888054.31822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb17908> <<< 9089 1726888054.31867: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf8ba8> <<< 9089 1726888054.31897: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb03d68> <<< 9089 1726888054.31908: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 9089 1726888054.31928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 9089 1726888054.31939: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 9089 1726888054.31968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 9089 1726888054.31998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f95f8> <<< 9089 1726888054.32032: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 9089 1726888054.32045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f97f0> <<< 9089 1726888054.32056: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4e52b0> <<< 9089 1726888054.32063: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf4b00> <<< 9089 1726888054.32092: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f940> <<< 9089 1726888054.32104: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f0b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4588> <<< 9089 1726888054.32126: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py <<< 9089 1726888054.32134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f5c0> <<< 9089 1726888054.32157: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' <<< 9089 1726888054.32168: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f898> <<< 9089 1726888054.32191: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 9089 1726888054.32205: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 9089 1726888054.32221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 9089 1726888054.32264: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9e80> <<< 9089 1726888054.32277: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9b00> <<< 9089 1726888054.32304: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 9089 1726888054.32312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 9089 1726888054.32328: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9d68> <<< 9089 1726888054.32347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' <<< 9089 1726888054.32360: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ceee48> <<< 9089 1726888054.32379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 9089 1726888054.32402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 9089 1726888054.32420: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ce54e0> <<< 9089 1726888054.32448: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.32528: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ced7f0> <<< 9089 1726888054.32548: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 9089 1726888054.32567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 9091 1726888054.32614: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409934e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d30d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409a6358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a6470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a00ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a09ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34b38> <<< 9089 1726888054.32785: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9090 1726888054.32789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c581b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9089 1726888054.32828: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c515320> <<< 9089 1726888054.32890: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c527978> <<< 9089 1726888054.33112: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c7f0> <<< 9089 1726888054.33144: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21cedbe0> <<< 9089 1726888054.33152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.33172: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.33207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9089 1726888054.33248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9091 1726888054.33733: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409b2828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a27f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1dd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340ab3080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a65c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340abea20> <<< 9089 1726888054.33895: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c780> <<< 9090 1726888054.33906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5982b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5d9630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c56a8d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56af98> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56ad68> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c51ab00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c598128> <<< 9089 1726888054.33909: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 9089 1726888054.33922: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 9089 1726888054.33960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 9089 1726888054.33977: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 9089 1726888054.34016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 9089 1726888054.34047: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 9089 1726888054.34068: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 9089 1726888054.34080: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4936d8> <<< 9089 1726888054.34092: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4930f0> <<< 9089 1726888054.34198: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c61fa58> <<< 9089 1726888054.34607: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca979e8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # <<< 9089 1726888054.34616: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.error' # <<< 9089 1726888054.34630: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 9089 1726888054.34656: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py <<< 9089 1726888054.34666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.34688: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4a8> <<< 9089 1726888054.34700: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py <<< 9089 1726888054.34723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' <<< 9089 1726888054.34737: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 9089 1726888054.34782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 9090 1726888054.34783: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5354e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8d2d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c548390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5484a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5a2f28> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5c2048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6358> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6b70> <<< 9089 1726888054.34807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 9089 1726888054.34844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 9089 1726888054.34870: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c5e0518> <<< 9089 1726888054.34890: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5d5e10> <<< 9089 1726888054.34949: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5cbd68> <<< 9091 1726888054.34949: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340aba160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aba358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ab3be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340adcdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc2b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ac7be0> # zipimport: zlib available <<< 9089 1726888054.35235: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49fd68> <<< 9089 1726888054.35249: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c610ac8> <<< 9089 1726888054.35272: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py <<< 9089 1726888054.35284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.35302: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py <<< 9089 1726888054.35312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 9089 1726888054.35331: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 9091 1726888054.35351: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888054.35362: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d361240> # zipimport: zlib available <<< 9089 1726888054.35379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 9089 1726888054.35415: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5faa90> <<< 9089 1726888054.35443: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5fa860> <<< 9089 1726888054.35471: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py <<< 9089 1726888054.35505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5989b0> <<< 9089 1726888054.35538: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598a58> <<< 9089 1726888054.35553: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.35561: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598c88> <<< 9089 1726888054.35584: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py <<< 9089 1726888054.35595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.35665: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598e10> <<< 9089 1726888054.35688: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 9089 1726888054.35714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 9089 1726888054.35746: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5ab438> <<< 9089 1726888054.35763: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 9089 1726888054.35776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 9089 1726888054.35795: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 9089 1726888054.35805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 9089 1726888054.35815: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c0b00> <<< 9089 1726888054.35914: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7b38> <<< 9089 1726888054.35936: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 9089 1726888054.35947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 9089 1726888054.35965: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 9090 1726888054.36004: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c554860> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c642048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d61d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642e80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642f98> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c655128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5485f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c660ac8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c65c208> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c65c400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c655c88> <<< 9089 1726888054.36004: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c00b8> <<< 9089 1726888054.36036: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7eb8> <<< 9089 1726888054.36077: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5544a8> <<< 9089 1726888054.36109: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 9089 1726888054.36130: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py<<< 9089 1726888054.36140: stdout chunk (state=3): >>> <<< 9089 1726888054.36154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 9089 1726888054.36215: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c562780> <<< 9089 1726888054.36242: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c554978> <<< 9089 1726888054.36272: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py <<< 9089 1726888054.36325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 9089 1726888054.36348: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' <<< 9089 1726888054.36358: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04c5c0> <<< 9089 1726888054.36379: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 9089 1726888054.36394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 9089 1726888054.36407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 9089 1726888054.36442: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.36455: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c054400> <<< 9089 1726888054.36468: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cc18> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04ca20> <<< 9089 1726888054.36487: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 9089 1726888054.36498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.36527: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py <<< 9089 1726888054.36537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 9089 1726888054.36683: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c054550> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 9089 1726888054.36719: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 9089 1726888054.36829: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdea208> <<< 9089 1726888054.36900: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064be0> <<< 9089 1726888054.36911: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064940> <<< 9089 1726888054.36943: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 9089 1726888054.36954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 9089 1726888054.36983: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdf8518> <<< 9089 1726888054.37063: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c05c2e8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cbe0> <<< 9089 1726888054.37097: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 9090 1726888054.37102: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c678eb8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678b70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678390> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c6789e8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c669d30> # zipimport: zlib available <<< 9089 1726888054.37128: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py <<< 9089 1726888054.37136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 9089 1726888054.37157: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py <<< 9089 1726888054.37164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 9089 1726888054.37194: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py <<< 9089 1726888054.37203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 9089 1726888054.37278: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1bc50> <<< 9089 1726888054.37335: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1b6d8> <<< 9089 1726888054.37377: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be18128> <<< 9091 1726888054.37387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888054.37412: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064668> <<< 9089 1726888054.37566: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c585358> <<< 9089 1726888054.37604: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5e9400> <<< 9089 1726888054.37614: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f940> <<< 9089 1726888054.37653: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.37833: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 9089 1726888054.37943: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.38099: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 9089 1726888054.38111: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.38151: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.38194: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 9090 1726888054.38194: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.38203: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.38322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9091 1726888054.38434: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9089 1726888054.38457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9091 1726888054.38466: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3d4e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d377160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3b5e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888054.38483: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd836a0> <<< 9089 1726888054.38505: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 9089 1726888054.38603: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.38756: stdout chunk (state=3): >>>import 'gc' # <<< 9089 1726888054.39059: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py <<< 9089 1726888054.39070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.39089: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py <<< 9089 1726888054.39103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 9089 1726888054.39126: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py <<< 9089 1726888054.39136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59c88> <<< 9089 1726888054.39162: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9089 1726888054.39261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9089 1726888054.39505: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59e80> <<< 9089 1726888054.39523: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 9089 1726888054.39535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 9089 1726888054.39551: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd34c88> <<< 9089 1726888054.39562: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd592b0> <<< 9089 1726888054.39600: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' <<< 9089 1726888054.39619: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py <<< 9089 1726888054.39631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f780> <<< 9089 1726888054.39653: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 9089 1726888054.39661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 9089 1726888054.39685: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 9089 1726888054.39725: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3ff60> <<< 9089 1726888054.39786: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f940> <<< 9089 1726888054.39798: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59748> <<< 9089 1726888054.39814: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py <<< 9089 1726888054.39887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 9089 1726888054.39915: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py <<< 9089 1726888054.39927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.39948: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py <<< 9089 1726888054.39958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 9090 1726888054.40384: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888054.40782: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9091 1726888054.40801: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e50b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e5160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d35eac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9090 1726888054.41487: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f025f8> # zipimport: zlib available # zipimport: zlib available <<< 9089 1726888054.41489: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'<<< 9090 1726888054.41528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f76eb8> # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888054.41551: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9089 1726888054.41605: stdout chunk (state=3): >>> # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1bcb6be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb68d0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 9089 1726888054.41705: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e13334208> <<< 9089 1726888054.41745: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6a20> <<< 9089 1726888054.41778: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py <<< 9091 1726888054.41822: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9089 1726888054.41858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 9089 1726888054.42005: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' <<< 9089 1726888054.42015: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1308fda0> <<< 9089 1726888054.42075: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13334390> <<< 9089 1726888054.42101: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py <<< 9089 1726888054.42154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 9089 1726888054.42309: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12dbecf8> <<< 9089 1726888054.42364: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13083358> <<< 9089 1726888054.42379: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 9089 1726888054.42415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 9089 1726888054.42550: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' <<< 9089 1726888054.42561: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12d6fbe0> <<< 9089 1726888054.42582: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12dbee80> <<< 9089 1726888054.42609: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 9089 1726888054.42658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 9089 1726888054.42768: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127e5780> <<< 9089 1726888054.42809: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12d62550> <<< 9089 1726888054.42838: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py <<< 9089 1726888054.42849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 9089 1726888054.42920: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' <<< 9089 1726888054.42931: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127c75f8> <<< 9089 1726888054.42951: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e127d2898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6390> <<< 9089 1726888054.42967: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py <<< 9089 1726888054.43160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12304b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122faeb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py <<< 9089 1726888054.43172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 9089 1726888054.43193: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' <<< 9089 1726888054.43214: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py<<< 9089 1726888054.43227: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314e48> <<< 9089 1726888054.43246: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 9089 1726888054.43263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 9089 1726888054.43287: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' <<< 9089 1726888054.43296: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cb70> <<< 9089 1726888054.43321: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.43591: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.43608: stdout chunk (state=3): >>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12324470> <<< 9089 1726888054.43627: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 9089 1726888054.43640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 9089 1726888054.43647: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1232bfd0> <<< 9089 1726888054.43724: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8940> <<< 9089 1726888054.43908: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8b00> <<< 9089 1726888054.43922: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cda0> <<< 9089 1726888054.43937: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314ef0> <<< 9089 1726888054.43956: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314828> <<< 9089 1726888054.43983: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py <<< 9089 1726888054.44002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 9091 1726888054.44035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.44124: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116d5eb8> <<< 9090 1726888054.44186: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378f9b198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f56eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9089 1726888054.44296: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12304d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122fa3c8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.44446: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116dae80> <<< 9089 1726888054.44457: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116dad30> <<< 9089 1726888054.44482: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6518> <<< 9089 1726888054.44513: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f2630> <<< 9089 1726888054.44536: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py <<< 9089 1726888054.44551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 9089 1726888054.44573: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py <<< 9089 1726888054.44583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 9089 1726888054.44608: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py <<< 9089 1726888054.44617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 9089 1726888054.44644: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py <<< 9089 1726888054.44661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.44693: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py <<< 9089 1726888054.44724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 9089 1726888054.44761: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py <<< 9089 1726888054.44954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 9091 1726888054.45031: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485438> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485518> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001390> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a470> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a6a0> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d451080> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44cc18> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a780> <<< 9089 1726888054.45182: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f3a95c0> <<< 9089 1726888054.45216: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8e10> <<< 9089 1726888054.45237: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' <<< 9089 1726888054.45268: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py <<< 9089 1726888054.45280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c98cba8> <<< 9090 1726888054.45295: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9090 1726888054.45306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d0f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f69b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9089 1726888054.45366: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3a9cf8> <<< 9089 1726888054.45399: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.45479: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.45507: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' <<< 9089 1726888054.45684: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9449e8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944a58> <<< 9089 1726888054.45703: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.45724: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 9089 1726888054.45773: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950160> <<< 9089 1726888054.45797: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py<<< 9089 1726888054.45807: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' <<< 9089 1726888054.45850: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950278> <<< 9089 1726888054.45860: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944e48> <<< 9089 1726888054.45876: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py <<< 9089 1726888054.45884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.45908: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py <<< 9089 1726888054.45919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 9089 1726888054.45965: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950400> <<< 9089 1726888054.45974: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9500b8> <<< 9089 1726888054.45992: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 9089 1726888054.46044: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9502e8> <<< 9089 1726888054.46067: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 9089 1726888054.46119: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9506d8> <<< 9091 1726888054.46145: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d0131d0> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458128> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458208> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d46f400> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4655c0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001128> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d483b38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4b8908> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d499ba8> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4a4d68> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a5f8> <<< 9089 1726888054.46150: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py <<< 9089 1726888054.46245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' <<< 9089 1726888054.46273: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950940> <<< 9089 1726888054.46296: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' <<< 9089 1726888054.46345: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950a20> <<< 9089 1726888054.46370: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 9089 1726888054.46412: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950d68> <<< 9089 1726888054.46435: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' <<< 9089 1726888054.46496: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950fd0> <<< 9089 1726888054.46516: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' <<< 9089 1726888054.46572: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956278> <<< 9089 1726888054.46599: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py <<< 9089 1726888054.46607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956390> <<< 9089 1726888054.46627: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' <<< 9089 1726888054.46684: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f392e80> <<< 9089 1726888054.46732: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0e48> <<< 9089 1726888054.46751: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py <<< 9089 1726888054.46760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 9089 1726888054.46784: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9089 1726888054.46826: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.46841: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c956748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8dd8> <<< 9089 1726888054.46899: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0908> <<< 9089 1726888054.47019: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b3d68> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f25c0> <<< 9089 1726888054.47032: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.47044: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py <<< 9089 1726888054.47064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 9089 1726888054.47082: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py <<< 9089 1726888054.47093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 9089 1726888054.47127: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22e80> <<< 9089 1726888054.47137: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed223c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22208> <<< 9089 1726888054.47165: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py <<< 9089 1726888054.47173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' <<< 9089 1726888054.47194: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py <<< 9090 1726888054.47214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9089 1726888054.47229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 9091 1726888054.47242: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a7f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce862b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d495b00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff00b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485588> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff05c0> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0898> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ae80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ab00> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ad68> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268fe48> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426864e0> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268e7f0> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ceb6320> <<< 9089 1726888054.47253: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py <<< 9089 1726888054.47263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 9089 1726888054.47282: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' <<< 9089 1726888054.47298: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47128> <<< 9089 1726888054.47332: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 9089 1726888054.47353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 9089 1726888054.47372: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9089 1726888054.47419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9089 1726888054.47453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9089 1726888054.47472: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecebd30> <<< 9089 1726888054.47559: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.47572: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ecf5470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed51b70> <<< 9089 1726888054.47607: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47550> <<< 9089 1726888054.47633: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed3a710> <<< 9089 1726888054.47671: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4e0> <<< 9089 1726888054.47679: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c208> <<< 9089 1726888054.47697: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py <<< 9089 1726888054.47710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 9089 1726888054.47734: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py <<< 9089 1726888054.47745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.47772: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py <<< 9089 1726888054.47786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed12d30> <<< 9089 1726888054.47805: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecf5b70> <<< 9089 1726888054.47829: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4a8> <<< 9089 1726888054.47852: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py <<< 9089 1726888054.47859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 9089 1726888054.47873: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14358> <<< 9089 1726888054.47897: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py <<< 9089 1726888054.47920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14518> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py <<< 9089 1726888054.47928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed145c0> <<< 9089 1726888054.47949: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed146d8> <<< 9089 1726888054.47979: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py <<< 9089 1726888054.48008: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' <<< 9089 1726888054.48031: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py <<< 9089 1726888054.48055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'<<< 9089 1726888054.48064: stdout chunk (state=3): >>> <<< 9089 1726888054.48140: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' <<< 9089 1726888054.48150: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ea9acc0> <<< 9089 1726888054.48173: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea86ba8> <<< 9089 1726888054.48194: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9aba8> <<< 9089 1726888054.48216: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py <<< 9089 1726888054.48227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' <<< 9089 1726888054.48249: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9ac88> <<< 9089 1726888054.48268: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14630> <<< 9089 1726888054.48287: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 9090 1726888054.48289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9089 1726888054.48313: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 9089 1726888054.48335: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9940> <<< 9089 1726888054.48363: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa96a0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py <<< 9089 1726888054.48398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9e48> <<< 9089 1726888054.48426: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eab0f60> <<< 9091 1726888054.48427: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cec8978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad7f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268ebe0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9089 1726888054.48454: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' <<< 9089 1726888054.48468: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaba198> <<< 9089 1726888054.48494: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' <<< 9089 1726888054.48515: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabacf8> <<< 9089 1726888054.48533: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py <<< 9089 1726888054.48546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabaeb8> <<< 9089 1726888054.48570: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py <<< 9089 1726888054.48581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 9089 1726888054.48605: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 9089 1726888054.48632: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806518> <<< 9089 1726888054.48641: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806080> <<< 9089 1726888054.48661: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f6a0> <<< 9089 1726888054.48683: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd070b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd67400> <<< 9089 1726888054.48974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f898> <<< 9089 1726888054.49142: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py <<< 9089 1726888054.49150: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 9089 1726888054.49182: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.49205: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8336a0> <<< 9089 1726888054.49227: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.49260: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py <<< 9089 1726888054.49291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 9089 1726888054.49319: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py <<< 9089 1726888054.49357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 9089 1726888054.49396: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py <<< 9089 1726888054.49405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7dee80> <<< 9091 1726888054.49427: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad780> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce346d8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce340f0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfc2a58> <<< 9089 1726888054.49444: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 9089 1726888054.49508: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.49597: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' <<< 9089 1726888054.49607: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e7eaf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7eab00> <<< 9089 1726888054.49620: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e57f0> <<< 9089 1726888054.49629: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5198> <<< 9089 1726888054.49659: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8455c0> <<< 9089 1726888054.49675: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py <<< 9089 1726888054.49695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5588> <<< 9089 1726888054.49719: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 9089 1726888054.49751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 9089 1726888054.49771: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py <<< 9089 1726888054.49787: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 9089 1726888054.49820: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1097b8> <<< 9089 1726888054.49857: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7f5400> <<< 9089 1726888054.49886: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py <<< 9089 1726888054.49895: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' <<< 9089 1726888054.49909: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f080> <<< 9089 1726888054.49929: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py <<< 9089 1726888054.49940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' <<< 9089 1726888054.49947: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f208> <<< 9089 1726888054.49965: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py <<< 9089 1726888054.49980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' <<< 9089 1726888054.49996: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f438> <<< 9089 1726888054.50009: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py <<< 9089 1726888054.50022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 9089 1726888054.50032: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f6d8> <<< 9089 1726888054.50049: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' <<< 9089 1726888054.50067: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 9089 1726888054.50154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 9089 1726888054.50193: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fd30> <<< 9089 1726888054.50202: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fb38> <<< 9089 1726888054.50231: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' <<< 9089 1726888054.50239: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e125080> <<< 9089 1726888054.50305: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ac50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 9089 1726888054.50319: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ae10> <<< 9089 1726888054.50346: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 9089 1726888054.50372: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py <<< 9089 1726888054.50397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 9089 1726888054.50419: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132630> <<< 9089 1726888054.50444: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 9089 1726888054.50458: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13f898> <<< 9090 1726888054.50487: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027438> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027518> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3390> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec470> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec6a0> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ff3080> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378feec18> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec780> <<< 9089 1726888054.50497: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fba8> <<< 9089 1726888054.50520: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' <<< 9089 1726888054.50529: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fcf8> <<< 9091 1726888054.50551: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4389e8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404a8> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cf80518> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf76e10> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf6cd68> <<< 9089 1726888054.50563: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py <<< 9089 1726888054.50604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13feb8> <<< 9089 1726888054.50626: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py <<< 9089 1726888054.50650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4c88> <<< 9089 1726888054.50675: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 9089 1726888054.50688: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4eb8> <<< 9089 1726888054.50709: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py <<< 9089 1726888054.50717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' <<< 9089 1726888054.50735: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc0f0> <<< 9089 1726888054.50749: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py <<< 9089 1726888054.50763: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 9089 1726888054.50794: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' <<< 9089 1726888054.50806: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dcda0> <<< 9089 1726888054.50816: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc898> <<< 9089 1726888054.50828: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py <<< 9089 1726888054.50844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 9090 1726888054.51386: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378bb51d0> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa128> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa208> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379011400> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379007668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3128> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379025b38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37905a908> <<< 9091 1726888054.51640: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40d68> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfb0ac8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89a90> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89860> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf399b0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39a58> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39c88> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39e10> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf4c438> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 9089 1726888054.51939: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7668> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efa58> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efcc0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9d30> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9f28> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1020b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833080> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102828> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/u<<< 9089 1726888054.52100: stdout chunk (state=3): >>>sr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e099278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e093668> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0ab2b0> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0997f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0994e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1028d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8338d0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1026d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0bf710> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e049710> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053a20> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0640b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d320> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d780> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py <<< 9090 1726888054.52590: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37903bba8> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379046d68> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c5f8> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c7f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a282b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379037b00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b920b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027588> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b925c0> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92898> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3ce80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cb00> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cd68> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e231e48> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2284e0> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2307f0> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http<<< 9090 1726888054.52602: stdout chunk (state=3): >>>/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a58320> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378a6a978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f7f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e230be0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9091 1726888054.52744: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf61b00> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59b38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf610b8> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59eb8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef54a8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf02780> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef5978> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9ed5c0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c9f5400> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edc18> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9eda20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9f5550> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 9089 1726888054.53036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070d68> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070e48> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0796a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079470> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dbe0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989eb8> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9900f0> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_<<< 9089 1726888054.53060: stdout chunk (state=3): >>>64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0d990278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d990160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dcf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97d0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d973668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079eb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e064b70> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079550> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9905f8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a00f0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0438> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0ef0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a1ac8> <<< 9090 1726888054.53704: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f780> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d66d8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d60f0> <<< 9091 1726888054.53852: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c78b208> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05be0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05940> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c79a518> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9fd2e8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edbe0> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bbc50> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bb6d8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7b8128> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05668> <<< 9091 1726888054.54924: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf26358> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf90400> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40940> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888054.54937: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available <<< 9091 1726888054.55527: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7246a0> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # <<< 9090 1726888054.55909: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b64a58> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fda9e8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24a8> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 9090 1726888054.56895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378b22518> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b18e10> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b0ed68> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2d68> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b52ac8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2ba90> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2b860> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adb9b0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adba58> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbc88> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 9091 1726888054.56955: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fac88> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fae80> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6d8c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa2b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df780> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6dff60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py <<< 9091 1726888054.58017: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 9090 1726888054.58383: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbe10> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aee438> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b03b00> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbb38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b030b8> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbeb8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a974a8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aa4780> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a97978> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code <<< 9090 1726888054.59463: stdout chunk (state=3): >>>object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858f5c0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378597400> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fc18> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fa20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378597550> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37832d208> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7be0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7940> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/<<< 9090 1726888054.59490: stdout chunk (state=3): >>>cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37833c518> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37859f2e8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fbe0> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835dc50> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835d6d8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835a128> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7668> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ac8358> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b32400> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2940> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782c66a0> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # <<< 9091 1726888054.60231: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c657be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6578d0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333cd5208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657a20> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 9090 1726888054.60813: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829cc88> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829ce80> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37827ac88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c2b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281780> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 9091 1726888054.61229: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333a30da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333cd5390> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33375fcf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333a24358> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33370fbe0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33375fe80> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 9090 1726888054.61889: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 9091 1726888054.61954: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333185780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333702550> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3331675f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333173898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332ca5b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9beb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5e48> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdb70> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9091 1726888054.63131: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332cc5470> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cccfd0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069940> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5828> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332076eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5c88> <<< 9091 1726888054.63932: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332ca5d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9b3c8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33207be80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33207bd30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657518> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332093630> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 9090 1726888054.64201: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3781f9be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f98d0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f877208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9a20> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f5d2da0> <<< 9091 1726888054.65032: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32edd75c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06e10> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d32dba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edd7cf8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' <<< 9091 1726888054.65230: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e69e8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6a58> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 9091 1726888054.65248: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 9090 1726888054.65301: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f877390> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f301cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f5c6358> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f2b1be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f301e80> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed27780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f2a5550> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed095f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36ed15898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9390> <<< 9091 1726888054.65706: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1160> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6e48> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f10b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f12e8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f16d8> <<< 9091 1726888054.65721: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 9090 1726888054.65811: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e847b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83deb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857e48> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fb70> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9091 1726888054.66427: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1940> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1a20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1d68> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1fd0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7278> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7390> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2cae80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edeee48> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 9090 1726888054.66899: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e867470> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e86efd0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0b940> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0bb00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857828> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc18eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857c88> <<< 9090 1726888054.66909: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e847d30> <<< 9091 1726888054.67430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d2f7748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06dd8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edee908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede1d68> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3320935c0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7503c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750208> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775128> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle<<< 9091 1726888054.67448: stdout chunk (state=3): >>>.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e719d30> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e723470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e77fb70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e769710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a208> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e740d30> <<< 9090 1726888054.68000: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83d3c8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc1de80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc1dd30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9518> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc35630> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a9795c0> <<< 9091 1726888054.68535: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e723b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4a8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742358> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742518> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7425c0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7426d8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e4c7cc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4b3ba8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7ba8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7c88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742630> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca6a0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.Sou<<< 9091 1726888054.68545: stdout chunk (state=3): >>>rceFileLoader object at 0x7fd32e4cae48> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4dff60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9198> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9cf8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9eb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d6a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6a80b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c706400> <<< 9090 1726888054.69106: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8e10> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ecfba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a979cf8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e889e8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88a58> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93160> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88e48> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/con<<< 9090 1726888054.69116: stdout chunk (state=3): >>>stants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e930b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e932e8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py <<< 9091 1726888054.69635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2616a0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e20ce80> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e218f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e218b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2137f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2735c0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213588> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db367b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e224400> <<< 9090 1726888054.70209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e936d8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93940> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93a20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93d68> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93fd0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99278> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99390> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e6ce80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990e48> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378e99748> import 'getpass' # <_frozen_importlib_external.Sour<<< 9090 1726888054.70221: stdout chunk (state=3): >>>ceFileLoader object at 0x7fb378e88710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8dd8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a983d68> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc355c0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 9091 1726888054.70736: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d080> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d208> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d438> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d6d8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4dd30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4db38> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db53080> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58c50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58e10> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6d898> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dba8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dcf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6deb8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03c50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03e80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a0b8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0ad68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16e48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/py<<< 9091 1726888054.70758: stdout chunk (state=3): >>>thon3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1da20> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1dc88> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27cf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27ef0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261048> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py <<< 9090 1726888054.71204: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f23c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2208> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317128> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2bbd30> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a2c5470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a321b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a30b710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc208> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e2d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2c5b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4a8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4358> # /usr/lib/python3.6/site-package<<< 9090 1726888054.71220: stdout chunk (state=3): >>>s/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4518> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e45c0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e46d8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 9091 1726888054.71828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db307f0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac7240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac1630> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dad9278> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac77b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac74a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2618d0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db306a0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daed6d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugin<<< 9091 1726888054.71849: stdout chunk (state=3): >>>s/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da766d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da813c8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da819e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32da92080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c6d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c2e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c748> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ed30> <<< 9090 1726888054.72304: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a069cc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a055ba8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069ba8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069c88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4630> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a0786a0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078e48> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a080f60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08a198> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08acf8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08aeb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf6a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37824b0b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782a8400> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py <<< 9091 1726888054.72939: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ee10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32daa8668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8438> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abba8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7e80> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be0b8> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32d3be240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ab080> import 'dbus.bus' # <_frozen_importlib<<< 9091 1726888054.72953: stdout chunk (state=3): >>>_external.SourceFileLoader object at 0x7fd32d3a2630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8e80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9e710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da92b38> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8518> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be5c0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce0b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ceeb8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3cfa90> <<< 9090 1726888054.73402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03668> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369daee48> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369dbaf60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dbaac8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db57b8> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e15588> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5550> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d8780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dc63c8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # c<<< 9090 1726888054.73553: stdout chunk (state=3): >>>ode object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef048> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef1d0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef400> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef6a0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efcf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efb00> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696f5048> <<< 9090 1726888054.74503: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fac18> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fadd8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369702cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3697025f8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970f860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fb70> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fcc0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fe80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5c50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5e80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac0b8> # /usr/lib/python3.6/site-p<<< 9090 1726888054.74524: stdout chunk (state=3): >>>ackages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696acd68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8e48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfa20> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfc88> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9cf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9ef0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03be0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03828> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddff98> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code o<<< 9090 1726888054.74534: stdout chunk (state=3): >>>bject from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d27f0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369669240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369663630> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36967b278> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696697b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696694a8> <<< 9090 1726888054.75600: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d26a0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36968f6d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696186d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696223c8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696229e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369634080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e6d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e2e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e748> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/pyth<<< 9090 1726888054.75620: stdout chunk (state=3): >>>on3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640d30> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640e10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36964a668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a438> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dba8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59e80> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f600b8> <<< 9090 1726888054.76705: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb368f60240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f60128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4d080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f44630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964ae80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369634b38> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a518> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f605c0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f700b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70eb8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f71a90> <<< 9089 1726888057.13449: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}} <<< 9089 1726888057.18620: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9089 1726888057.18647: stdout chunk (state=3): >>># destroy __main__ <<< 9089 1726888057.19207: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 9089 1726888057.19220: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9089 1726888057.19241: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins <<< 9089 1726888057.19257: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat <<< 9089 1726888057.19278: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util <<< 9089 1726888057.19305: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 9089 1726888057.19321: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 9089 1726888057.19381: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing ansible.module_utils.compat.version <<< 9089 1726888057.19436: stdout chunk (state=3): >>># 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction <<< 9089 1726888057.19495: stdout chunk (state=3): >>># cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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.debug # destroy dnf.plugin.dynamic.debug # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 <<< 9089 1726888057.19541: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9089 1726888057.20954: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # 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 _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_e<<< 9089 1726888057.20977: stdout chunk (state=3): >>>xternal # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 <<< 9089 1726888057.21005: 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 9089 1726888057.21024: stdout chunk (state=3): >>># destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey <<< 9089 1726888057.21038: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc <<< 9089 1726888057.21046: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping gpg.gpgme <<< 9089 1726888057.21217: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9089 1726888057.21614: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 9089 1726888057.21626: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 9089 1726888057.21651: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 9089 1726888057.21660: stdout chunk (state=3): >>># destroy select <<< 9089 1726888057.21677: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9089 1726888057.21689: stdout chunk (state=3): >>># destroy pickle <<< 9089 1726888057.21710: 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 ansible.module_utils.six.moves # destroy _operator <<< 9089 1726888057.22861: stdout chunk (state=3): >>># destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib <<< 9089 1726888057.23254: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9089 1726888057.23301: stderr chunk (state=3): >>><<< 9089 1726888057.23308: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24467e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243fd828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244679b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2440a630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244160f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bb470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c0e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c74e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243aad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243ad198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226bb940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226cd240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2441ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2260f0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226192e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e22619f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22619ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226230b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226967f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22696be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268ae80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22682470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226724a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223c72b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223ced30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2266d2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226e4048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e76d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e7eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f6c1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e77b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f72cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21f976d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9d3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d48be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d3c320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d36fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d2eeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9dd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21d3cf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d42080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e243915f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24391e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24395518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24384b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f81390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243914a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2036c940>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2003eb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e200552b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20096630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200278d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027f98>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027d68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ffd7b00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20055128>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1fff24e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2038fd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1ffd7160>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20005470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2005fef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20068ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20011828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20086f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20112048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200055c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2011d9e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20119128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20119320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20112ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2013bda0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013ba58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b8d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20126ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9c0240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca33e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c9d6198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca14eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca440b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca44160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9bdb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa96a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab0080>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caabc18>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9780>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c6721d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cace400>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cac4160>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660128>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae2b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb17908>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf8ba8>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb03d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f95f8>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f97f0>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4e52b0>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf4b00>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f0b8>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\'\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f5c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\'\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9e80>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9b00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9d68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ceee48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ce54e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ced7f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c515320>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c527978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c7f0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21cedbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4936d8>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4930f0>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c61fa58>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca979e8>\r\nimport \'ansible.module_utils.six.moves.http_cookiejar\' # \r\nimport \'ansible.module_utils.six.moves.urllib\' # \r\nimport \'ansible.module_utils.six.moves.urllib.error\' # \r\nimport \'ansible.module_utils.six.moves.urllib.parse\' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\'\r\nimport \'cryptography.__about__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c5e0518>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5d5e10>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5cbd68>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49fd68>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4e0>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c610ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5faa90>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5fa860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5989b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598a58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598c88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598e10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.dsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5ab438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c0b00>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7b38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'cryptography.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c00b8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7eb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed448\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5544a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends.interfaces\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c562780>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c554978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._der\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04c5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c054400>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cc18>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04ca20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.serialization.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c054550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.modes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdea208>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064be0>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.algorithms\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdf8518>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c05c2e8>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.hashes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1bc50>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1b6d8>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be18128>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064668>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c585358>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5e9400>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd836a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59c88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59e80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd34c88>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd592b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'distutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\'\r\nimport \'distutils.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3ff60>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f940>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1bcb6be0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb68d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e13334208>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1308fda0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13334390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12dbecf8>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13083358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12d6fbe0>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12dbee80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127e5780>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12d62550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127c75f8>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e127d2898>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12304b70>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122faeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12324470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1232bfd0>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8940>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8b00>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cda0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314ef0>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116d5eb8>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314c88>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12304d30>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122fa3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116dae80>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116dad30>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f2630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f3a95c0>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c98cba8>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3a9cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944be0>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9449e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944ef0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950278>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950400>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9500b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9502e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9506d8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956358>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f392e80>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c956748>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944710>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956630>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0908>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9a90>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b3d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9f98>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f25c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22e80>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed223c8>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecebd30>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ecf5470>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed51b70>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47550>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed3a710>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4e0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed12d30>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecf5b70>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14358>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed145c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed146d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ea9acc0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea86ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9aba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9ac88>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\'\r\nimport \'distutils.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9940>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa96a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\'\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9e48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eab0f60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaba198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabacf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabaeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806518>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f6a0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd070b8>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd67400>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8336a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7dee80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e7eaf98>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7eab00>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e57f0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5198>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8455c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1097b8>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7f5400>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f208>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f438>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fd30>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fb38>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e125080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ac50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ae10>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132cf8>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13f898>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fba8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fcf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13feb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4c88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc0f0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dcda0>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc898>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7e80>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7668>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efa58>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efcc0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9d30>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9f28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1020b8>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833c18>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833860>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102b00>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e099278>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e093668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0ab2b0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0997f0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0994e0>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1028d0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8338d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1026d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0bf710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e049710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053a20>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0640b8>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d9b0>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d710>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d320>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d780>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0796a0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dbe0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989eb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9900f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0d990278>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d990160>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989940>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dcf8>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97d0b8>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d973668>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079eb8>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070748>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e064b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9905f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a00f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0ef0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a1ac8>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9089 1726888057.23456: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24467e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243fd828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244679b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2440a630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e244160f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24411390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bb470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243bbb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243c74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243aad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243ad198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226bb940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226cd240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2441ba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2260f0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226192e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e22619f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22619ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226230b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226967f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22696be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268ae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e22682470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226724a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223c72b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223ced30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2268a470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2266d2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d4fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e223d9320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e226e4048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e76d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e7eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f6c1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223e77b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f72cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21f976d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9d3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d48be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d3c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d36fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d2eeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f9dd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21d3cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f97a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d42080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24372ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e223d9898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e243915f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24391e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24395518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e24395278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e24384b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21f81390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e243914a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2036c940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2003eb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e200552b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20096630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20096b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200278d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027f98> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20027d68> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ffd7b00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20055128> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1fff24e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2038fd30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1ffd7160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20005470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2005fef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20068ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20011828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20086f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20057198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100da0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20100f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20112048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e200055c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2011d9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20119128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20119320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20112ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2013bda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013ba58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2013b8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20126ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9c0240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca33e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c9d6198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca14eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca440b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca44160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9bdb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4438> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4518> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660390> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9470> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa96a0> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab0080> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caabc18> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caa9780> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c6721d0> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7128> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cab7208> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cace400> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cac4160> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c660128> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae2b38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb17908> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf8ba8> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cb03d68> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f95f8> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f97f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4e52b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1caf4b00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f0b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1cae4588> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f5c0> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c64f898> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9e80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9b00> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4f9d68> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ceee48> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ce54e0> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ced7f0> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c515320> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c527978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c7f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21cedbe0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21d0c780> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4936d8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c4930f0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c61fa58> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1ca979e8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4a8> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c5e0518> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5d5e10> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5cbd68> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49fd68> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f4e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c610ac8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5faa90> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5fa860> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5989b0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598a58> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598c88> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c598e10> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5ab438> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c0b00> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7b38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5c00b8> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5b7eb8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5544a8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c562780> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c554978> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04c5c0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c054400> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cc18> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04ca20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c054550> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdea208> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064be0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064940> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bdf8518> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c05c2e8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c04cbe0> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1bc50> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be1b6d8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1be18128> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c064668> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c585358> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c5e9400> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c49f940> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd836a0> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zhpnh8sw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59c88> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59e80> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd34c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd592b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f780> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3ff60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd3f940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd59748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1bcb6be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb68d0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e13334208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6a20> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1308fda0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13334390> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12dbecf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e13083358> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12d6fbe0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12dbee80> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127e5780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12d62550> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e127c75f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e127d2898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12304b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122faeb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314e48> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cb70> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e12324470> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1232bfd0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8940> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116c8b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1231cda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314828> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116d5eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12314c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e12304d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e122fa3c8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e116dae80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116dad30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bcb6518> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f2630> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f3a95c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8e10> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c98cba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3a9cf8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9449e8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944a58> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950160> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944e48> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9500b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9502e8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c9506d8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950940> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950a20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950d68> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c950fd0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956278> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956390> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f392e80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0e48> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e1c956748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c944710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3d8dd8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1c956630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3c0908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b3d68> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f3b9f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e116f25c0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed223c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed22208> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47128> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecebd30> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ecf5470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed51b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed47550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed3a710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c208> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed12d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ecf5b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed2c4a8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14358> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14518> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed145c0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed146d8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ea9acc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea86ba8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9aba8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ea9ac88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ed14630> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa96a0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaa9e48> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eab0f60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eaba198> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabacf8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0eabaeb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e806080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f6a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd070b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e1bd67400> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e80f898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8336a0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7dee80> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e7eaf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7eab00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e57f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8455c0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7e5588> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1097b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e7f5400> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f080> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f208> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f438> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11f6d8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fd30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e11fb38> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e125080> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ac50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e12ae10> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e132630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13f898> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fba8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13fcf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e13feb8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4c88> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0d4eb8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc0f0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dcda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0dc898> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0e7668> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efa58> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0efcc0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9d30> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0f9f28> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1020b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e833080> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e102828> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e099278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e093668> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0ab2b0> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0997f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0994e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1028d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e8338d0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e1026d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e0bf710> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e049710> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e053a20> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0640b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d320> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e05d780> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070d68> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070e48> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0e0796a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079470> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dbe0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989eb8> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9900f0> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0d990278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d990160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d989940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97dcf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d97d0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d973668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079eb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e070748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e064b70> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0e079550> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9905f8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a00f0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0438> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a0ef0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0d9a1ac8> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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.debug # destroy dnf.plugin.dynamic.debug # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # 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 _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # 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 ansible.module_utils.six.moves # destroy _operator # destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib , stderr=Shared connection to 10.31.46.117 closed. 9089 1726888057.24130: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4071953-9089-255572109662288/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9089 1726888057.24148: _low_level_execute_command(): starting 9089 1726888057.24154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4071953-9089-255572109662288/ > /dev/null 2>&1 && sleep 0'"'"'' 9089 1726888057.27134: stderr chunk (state=2): >>><<< 9089 1726888057.27142: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9089 1726888057.27160: _low_level_execute_command() done: rc=0, stdout=, stderr= 9089 1726888057.27167: handler run complete 9089 1726888057.27196: attempt loop complete, returning result 9089 1726888057.27200: _execute() done 9089 1726888057.27204: dumping result to json 9089 1726888057.27210: done dumping result, returning 9089 1726888057.27217: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages [026adac1-1d6b-4d75-acc5-00000000000b] 9089 1726888057.27228: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b 9089 1726888057.27257: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b 9089 1726888057.27261: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "tlog", "sssd", "authselect" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 9090 1726888057.29142: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}} <<< 9090 1726888057.33622: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9090 1726888057.33650: stdout chunk (state=3): >>># destroy __main__ <<< 9090 1726888057.34160: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9090 1726888057.34172: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9090 1726888057.34190: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib <<< 9090 1726888057.34208: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset <<< 9090 1726888057.34223: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile <<< 9090 1726888057.34243: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd <<< 9090 1726888057.34252: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 9090 1726888057.34277: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9090 1726888057.34287: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 9090 1726888057.34320: stdout chunk (state=3): >>># cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode <<< 9090 1726888057.34339: stdout chunk (state=3): >>># cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf <<< 9090 1726888057.34368: stdout chunk (state=3): >>># cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging <<< 9090 1726888057.34398: stdout chunk (state=3): >>># cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade <<< 9090 1726888057.34419: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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.debug # destroy dnf.plugin.dynamic.debug # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies <<< 9090 1726888057.34436: stdout chunk (state=3): >>># cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 <<< 9090 1726888057.34475: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9090 1726888057.35038: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9090 1726888057.35063: stdout chunk (state=3): >>># destroy zipimport <<< 9090 1726888057.35079: stdout chunk (state=3): >>># destroy _lzma <<< 9090 1726888057.35093: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 9090 1726888057.35108: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9090 1726888057.35129: stdout chunk (state=3): >>># destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader <<< 9090 1726888057.35140: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._daemon <<< 9090 1726888057.35162: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 9090 1726888057.35185: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid <<< 9090 1726888057.35196: stdout chunk (state=3): >>># destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 9090 1726888057.35246: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse <<< 9090 1726888057.35260: stdout chunk (state=3): >>># destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 9090 1726888057.35290: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac <<< 9090 1726888057.35310: stdout chunk (state=3): >>># destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 9090 1726888057.35321: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 9090 1726888057.35371: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 9090 1726888057.35408: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 9090 1726888057.35424: stdout chunk (state=3): >>># 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 _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 9090 1726888057.35455: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 9090 1726888057.35494: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref <<< 9090 1726888057.35513: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 9090 1726888057.35532: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal <<< 9090 1726888057.35551: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno <<< 9090 1726888057.35561: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 9090 1726888057.35583: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq <<< 9090 1726888057.35605: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9090 1726888057.35626: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil <<< 9090 1726888057.35642: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 9090 1726888057.35666: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io <<< 9090 1726888057.35696: stdout chunk (state=3): >>># cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random <<< 9090 1726888057.35707: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 9090 1726888057.35725: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 9090 1726888057.35739: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers <<< 9090 1726888057.35760: stdout chunk (state=3): >>># cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket <<< 9090 1726888057.35778: stdout chunk (state=3): >>># destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast <<< 9090 1726888057.35794: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 9090 1726888057.35812: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart <<< 9090 1726888057.35832: stdout chunk (state=3): >>># destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils <<< 9090 1726888057.35853: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse <<< 9090 1726888057.35861: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 9090 1726888057.35996: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo <<< 9090 1726888057.36022: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 9090 1726888057.36040: stdout chunk (state=3): >>># destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps <<< 9090 1726888057.36058: stdout chunk (state=3): >>># destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme <<< 9090 1726888057.36073: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9090 1726888057.36106: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding <<< 9090 1726888057.36125: stdout chunk (state=3): >>># destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios <<< 9090 1726888057.36144: stdout chunk (state=3): >>># cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess <<< 9090 1726888057.36165: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 <<< 9090 1726888057.36184: stdout chunk (state=3): >>># 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys <<< 9090 1726888057.36199: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9090 1726888057.36745: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 9090 1726888057.36756: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 9090 1726888057.36781: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 9090 1726888057.36983: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib # 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 ansible.module_utils.six.moves # destroy _operator # destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 9090 1726888057.37029: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors <<< 9090 1726888057.37038: stdout chunk (state=3): >>># destroy email.encoders <<< 9090 1726888057.37057: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 9090 1726888057.37068: stdout chunk (state=3): >>># destroy email # destroy queue # destroy urllib # destroy pwd <<< 9090 1726888057.37079: stdout chunk (state=3): >>># destroy gettext # destroy libcomps <<< 9090 1726888057.37107: stdout chunk (state=3): >>># destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools <<< 9090 1726888057.37129: stdout chunk (state=3): >>># destroy urllib.parse <<< 9090 1726888057.37172: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar <<< 9090 1726888057.37180: stdout chunk (state=3): >>># destroy glob # destroy curses <<< 9090 1726888057.37202: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 9090 1726888057.37228: stdout chunk (state=3): >>># destroy rpm <<< 9090 1726888057.37275: stdout chunk (state=3): >>># destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants <<< 9090 1726888057.37292: stdout chunk (state=3): >>># destroy gpg.errors # destroy gpg.util <<< 9090 1726888057.37304: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings <<< 9090 1726888057.37332: stdout chunk (state=3): >>># destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 9090 1726888057.37453: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 9090 1726888057.38106: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9090 1726888057.38153: stderr chunk (state=3): >>><<< 9090 1726888057.38159: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380940828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aa9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38094d630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809590f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808fe470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380903e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808feb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38090a4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808edd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808f0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebfe940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec10240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38095ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb520b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5c2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37eb5cf98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5cac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb660b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd97f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd9be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcd198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcde80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc5470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e90a2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e911d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc56d8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb02e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec27048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ce10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4af1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4b5cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4da320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e4da6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e03c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e28bbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e27f320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e279fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e271eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e0d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e27ff98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4daa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e285080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d45f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d4e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d8518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808c7b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4c4390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d44a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8af940>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c581b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5982b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5d9630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c56a8d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56af98>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56ad68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c51ab00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c598128>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5354e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8d2d30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c548390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5484a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5a2f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5c2048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6b70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c554860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c642048>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d61d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642e80>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642f98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c655128>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5485f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c660ac8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c65c208>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c65c400>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c655c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c678eb8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678b70>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c6789e8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c669d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f025f8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f76eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378f9b198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f56eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f69b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec6a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ff3080>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378feec18>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec780>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378bb51d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379011400>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379007668>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3128>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379025b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37905a908>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37903bba8>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379046d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c5f8>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c7f0>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a282b0>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379037b00>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b920b8>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\'\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b925c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\'\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3ce80>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cb00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cd68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e231e48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2284e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2307f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a58320>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378a6a978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f7f0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e230be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d66d8>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d60f0>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b64a58>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fda9e8>\r\nimport \'ansible.module_utils.six.moves.http_cookiejar\' # \r\nimport \'ansible.module_utils.six.moves.urllib\' # \r\nimport \'ansible.module_utils.six.moves.urllib.error\' # \r\nimport \'ansible.module_utils.six.moves.urllib.parse\' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\'\r\nimport \'cryptography.__about__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378b22518>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b18e10>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b0ed68>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2d68>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24e0>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b52ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2ba90>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2b860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adb9b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adba58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbc88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbe10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.dsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aee438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b03b00>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbb38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'cryptography.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b030b8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbeb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed448\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a974a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends.interfaces\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aa4780>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a97978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._der\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858f5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378597400>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fc18>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fa20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.serialization.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378597550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.modes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37832d208>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7be0>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.algorithms\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37833c518>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37859f2e8>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.hashes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835dc50>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835d6d8>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835a128>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7668>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ac8358>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b32400>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782c66a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829cc88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829ce80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37827ac88>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c2b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'distutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\'\r\nimport \'distutils.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281f60>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281940>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3781f9be0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f98d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f877208>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f5d2da0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f877390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f301cf8>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f5c6358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f2b1be0>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f301e80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed27780>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f2a5550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed095f8>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36ed15898>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e847b70>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83deb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e867470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e86efd0>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0b940>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0bb00>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fda0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857ef0>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc18eb8>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857c88>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e847d30>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83d3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc1de80>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc1dd30>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc35630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a9795c0>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ecfba8>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a979cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88be0>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e889e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88ef0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93278>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93400>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e930b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e932e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e936d8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99358>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e6ce80>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378e99748>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88710>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99630>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990908>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989a90>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a983d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989f98>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc355c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2e80>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f23c8>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2bbd30>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a2c5470>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a321b70>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317550>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a30b710>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4e0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e2d30>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2c5b70>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4358>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e45c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e46d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a069cc0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a055ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069c88>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\'\r\nimport \'distutils.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078940>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a0786a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\'\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078e48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a080f60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08a198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08acf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08aeb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6518>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf6a0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37824b0b8>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782a8400>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03668>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369daee48>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369dbaf60>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dbaac8>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db57b8>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5160>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e15588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5550>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d8780>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dc63c8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef048>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef400>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef6a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efcf8>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efb00>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696f5048>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fac18>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fadd8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369702cc0>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3697025f8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970f860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fb70>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fcc0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fe80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac0b8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696acd68>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8e48>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfa20>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfc88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9ef0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2080>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03be0>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03828>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddff98>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2ac8>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d27f0>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369669240>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369663630>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36967b278>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696697b8>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696694a8>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2898>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d26a0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36968f6d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696186d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696223c8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696229e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369634080>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e978>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e6d8>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e2e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640d30>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640e10>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36964a668>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a438>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dba8>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59e80>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f600b8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb368f60240>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f60128>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59908>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dcc0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4d080>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f44630>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964ae80>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640710>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369634b38>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a518>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f605c0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f700b8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70eb8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f71a90>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9090 1726888057.38326: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380940828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809aa9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38094d630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3809590f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380954390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808fe470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb380903e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808feb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38090a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808edd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808f0198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebfe940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec10240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb38095ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb520b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5c2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37eb5cf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb5cac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37eb660b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd97f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebd9be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcd198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebcde80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc5470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb54a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e90a2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e911d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebc56d8> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ebb02e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e917fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e91c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37ec27048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91ca20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92aeb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4af1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e92a7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4b5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4da320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e4da6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e03c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e28bbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e27f320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e279fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e271eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4e0d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37e27ff98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4daa58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e285080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808b5ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e91c898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d45f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d4e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d8518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3808d8278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808c7b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e4c4390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3808d44a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8af940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c581b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5982b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5d9630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d9b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c56a8d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56af98> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c56ad68> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c51ab00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c598128> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5354e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c8d2d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c548390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5484a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c5a2f28> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5c2048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6358> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d6b70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c554860> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c642048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5d61d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642e80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c642f98> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c655128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c5485f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c660ac8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c65c208> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c65c400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c655c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37c678eb8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678b70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c678390> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c6789e8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37c669d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f025f8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f76eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378f9b198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f56eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d0f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f0d198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378f69b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027438> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027518> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3390> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec470> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec6a0> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ff3080> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378feec18> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fec780> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378bb51d0> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa128> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ffa208> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379011400> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379007668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ba3128> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379025b38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37905a908> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37903bba8> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379046d68> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c5f8> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3c7f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a282b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379037b00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b920b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb379027588> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b925c0> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b92898> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3ce80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cb00> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a3cd68> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e231e48> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2284e0> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e2307f0> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a58320> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378a6a978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f7f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e230be0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37e24f780> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d66d8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789d60f0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b64a58> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378fda9e8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24a8> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378b22518> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b18e10> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b0ed68> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2d68> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e24e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b52ac8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2ba90> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b2b860> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adb9b0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adba58> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbc88> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378adbe10> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aee438> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b03b00> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbb38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b030b8> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378afbeb8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a974a8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378aa4780> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378a97978> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858f5c0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378597400> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fc18> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fa20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378597550> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37832d208> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7be0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7940> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37833c518> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37859f2e8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37858fbe0> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835dc50> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835d6d8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37835a128> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3785a7668> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ac8358> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378b32400> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3789e2940> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782c66a0> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__d36srjw/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829cc88> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829ce80> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37827ac88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c2b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281780> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378281940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37829c748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3781f9be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f98d0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f877208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9a20> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f5d2da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f877390> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f301cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f5c6358> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36f2b1be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f301e80> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed27780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36f2a5550> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36ed095f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36ed15898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e847b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83deb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857e48> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fb70> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36e867470> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e86efd0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0b940> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc0bb00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e85fda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857828> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc18eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e857c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e847d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36e83d3c8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36dc1de80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc1dd30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3781f9518> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc35630> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a9795c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8e10> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378ecfba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a979cf8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e889e8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88a58> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93160> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88e48> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e930b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e932e8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e936d8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93940> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93a20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93d68> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e93fd0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99278> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99390> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e6ce80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990e48> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb378e99748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e88710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a9a8dd8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb378e99630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a990908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a983d68> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a989f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36dc355c0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f23c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2f2208> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317128> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2bbd30> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a2c5470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a321b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a317550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a30b710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc208> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e2d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2c5b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2fc4a8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4358> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4518> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e45c0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e46d8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36a069cc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a055ba8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069ba8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a069c88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a2e4630> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a0786a0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a078e48> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a080f60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08a198> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08acf8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36a08aeb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dd6080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf6a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37824b0b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3782a8400> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddf898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03668> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369daee48> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369dbaf60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dbaac8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db57b8> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e15588> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369db5550> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d8780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369dc63c8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef048> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef1d0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef400> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ef6a0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efcf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696efb00> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696f5048> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fac18> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696fadd8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369702cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3697025f8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970f860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fb70> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fcc0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36970fe80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5c50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696a5e80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac0b8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696acd68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696ac860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8e48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696b8630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfa20> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696bfc88> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9cf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696c9ef0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03be0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03828> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369ddff98> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d27f0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369669240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369663630> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36967b278> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696697b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696694a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d2898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369e03898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696d26a0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36968f6d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696186d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696223c8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3696229e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb369634080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e6d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e2e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36962e748> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640d30> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640e10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb36964a668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a438> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dba8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59e80> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f600b8> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb368f60240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f60128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f59908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4dcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f4d080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f44630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964ae80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369640710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb369634b38> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb36964a518> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f605c0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f700b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f70eb8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb368f71a90> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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.debug # destroy dnf.plugin.dynamic.debug # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # 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 _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # 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 ansible.module_utils.six.moves # destroy _operator # destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib , stderr=Shared connection to 10.31.47.17 closed. 9090 1726888057.38936: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4228303-9090-192922340496324/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9090 1726888057.38964: _low_level_execute_command(): starting 9090 1726888057.38971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4228303-9090-192922340496324/ > /dev/null 2>&1 && sleep 0'"'"'' 9090 1726888057.41581: stderr chunk (state=2): >>><<< 9090 1726888057.41588: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9090 1726888057.41608: _low_level_execute_command() done: rc=0, stdout=, stderr= 9090 1726888057.41615: handler run complete 9090 1726888057.41641: attempt loop complete, returning result 9090 1726888057.41645: _execute() done 9090 1726888057.41648: dumping result to json 9090 1726888057.41654: done dumping result, returning 9090 1726888057.41661: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages [026adac1-1d6b-4d75-acc5-00000000000b] 9090 1726888057.41727: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b 9090 1726888057.41759: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b 9090 1726888057.41762: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "tlog", "sssd", "authselect" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 9091 1726888057.85857: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}} <<< 9091 1726888057.90343: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9091 1726888057.90379: stdout chunk (state=3): >>># destroy __main__ <<< 9091 1726888057.90964: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 9091 1726888057.90982: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags <<< 9091 1726888057.90999: stdout chunk (state=3): >>># clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal <<< 9091 1726888057.91019: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword <<< 9091 1726888057.91037: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 9091 1726888057.91053: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes <<< 9091 1726888057.91069: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast <<< 9091 1726888057.91083: stdout chunk (state=3): >>># cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 <<< 9091 1726888057.91097: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset <<< 9091 1726888057.91373: stdout chunk (state=3): >>># cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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.debug # destroy dnf.plugin.dynamic.debug # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9091 1726888057.91998: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9091 1726888057.92023: stdout chunk (state=3): >>># destroy zipimport <<< 9091 1726888057.92043: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 9091 1726888057.92059: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9091 1726888057.92080: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 9091 1726888057.92097: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon<<< 9091 1726888057.92106: stdout chunk (state=3): >>> <<< 9091 1726888057.92127: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 9091 1726888057.92152: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions <<< 9091 1726888057.92172: stdout chunk (state=3): >>># destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 9091 1726888057.92216: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 9091 1726888057.92229: stdout chunk (state=3): >>># 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 9091 1726888057.92257: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl <<< 9091 1726888057.92269: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 9091 1726888057.92289: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 9091 1726888057.92340: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser <<< 9091 1726888057.92352: stdout chunk (state=3): >>># destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 9091 1726888057.92382: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 9091 1726888057.92398: stdout chunk (state=3): >>># 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 _dbus_bindings # destroy pyexpat.errors <<< 9091 1726888057.92408: stdout chunk (state=3): >>># destroy pyexpat.model # destroy pyexpat <<< 9091 1726888057.92427: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 9091 1726888057.92468: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external <<< 9091 1726888057.92483: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 9091 1726888057.92507: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 9091 1726888057.92528: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re <<< 9091 1726888057.92548: stdout chunk (state=3): >>># destroy sre_compile <<< 9091 1726888057.92561: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools <<< 9091 1726888057.92578: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9091 1726888057.92594: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib <<< 9091 1726888057.92604: stdout chunk (state=3): >>># destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery <<< 9091 1726888057.92619: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading <<< 9091 1726888057.92629: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 9091 1726888057.92651: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io <<< 9091 1726888057.92669: stdout chunk (state=3): >>># cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp <<< 9091 1726888057.92692: stdout chunk (state=3): >>># destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 9091 1726888057.92710: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 9091 1726888057.92725: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 9091 1726888057.92739: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers <<< 9091 1726888057.92756: stdout chunk (state=3): >>># cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket <<< 9091 1726888057.92767: stdout chunk (state=3): >>># destroy _socket # cleanup[3] wiping json # destroy json.decoder <<< 9091 1726888057.92778: stdout chunk (state=3): >>># destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 9091 1726888057.92810: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart <<< 9091 1726888057.92910: stdout chunk (state=3): >>># destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 9091 1726888057.92941: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 <<< 9091 1726888057.92985: stdout chunk (state=3): >>># 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata <<< 9091 1726888057.93016: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 9091 1726888057.93031: stdout chunk (state=3): >>># destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat <<< 9091 1726888057.93040: stdout chunk (state=3): >>># cleanup[3] wiping gpg.gpgme <<< 9091 1726888057.93058: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9091 1726888057.93078: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors <<< 9091 1726888057.93090: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode <<< 9091 1726888057.93110: stdout chunk (state=3): >>># destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle <<< 9091 1726888057.93125: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction<<< 9091 1726888057.93138: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 9091 1726888057.93150: stdout chunk (state=3): >>># cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove <<< 9091 1726888057.93164: stdout chunk (state=3): >>># 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 <<< 9091 1726888057.93175: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9091 1726888057.93184: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9091 1726888057.93732: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 9091 1726888057.93745: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 9091 1726888057.93768: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 9091 1726888057.93783: stdout chunk (state=3): >>># destroy select <<< 9091 1726888057.93800: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9091 1726888057.93816: stdout chunk (state=3): >>># destroy pickle <<< 9091 1726888057.93839: 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 ansible.module_utils.six.moves <<< 9091 1726888057.93850: stdout chunk (state=3): >>># destroy _operator <<< 9091 1726888057.93992: stdout chunk (state=3): >>># destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 9091 1726888057.94022: stdout chunk (state=3): >>># destroy threading # destroy email.message <<< 9091 1726888057.94031: stdout chunk (state=3): >>># destroy email.errors # destroy email.encoders <<< 9091 1726888057.94056: stdout chunk (state=3): >>># destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd <<< 9091 1726888057.94071: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string <<< 9091 1726888057.94086: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno <<< 9091 1726888057.94098: stdout chunk (state=3): >>># destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools <<< 9091 1726888057.94122: stdout chunk (state=3): >>># destroy urllib.parse <<< 9091 1726888057.94160: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 9091 1726888057.94173: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses <<< 9091 1726888057.94186: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 9091 1726888057.94218: stdout chunk (state=3): >>># destroy rpm <<< 9091 1726888057.94266: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 9091 1726888057.94281: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json <<< 9091 1726888057.94299: stdout chunk (state=3): >>># destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode <<< 9091 1726888057.94309: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy re <<< 9091 1726888057.94323: stdout chunk (state=3): >>># destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd <<< 9091 1726888057.94332: stdout chunk (state=3): >>># destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 9091 1726888057.94456: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 9091 1726888057.95569: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9091 1726888057.95577: stdout chunk (state=3): >>><<< 9091 1726888057.95588: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e08e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d9e828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e089b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dab630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db70f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d61e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d684e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34305c940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34306e240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dbca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fb00b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fba2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342fbaf98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fbaac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fc40b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430377f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343037be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302be80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343023470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430134a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d682e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d6fd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d75e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34300e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343085048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7ae48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7aa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34290c208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d887f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342912cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342938710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293e400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e9c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426cfef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293eda0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3426ddfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e30b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d32630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d366a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d32e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d36550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d362b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3429223c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b00>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d0d940>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409dfb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409f62b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a37630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409c88d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8fd0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8da0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409789e8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409f6128>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409934e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d30d30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409a6358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a6470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a00ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a09ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409b2828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a27f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340ab3080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a65c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340abea20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340aba160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aba358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ab3be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340adcdd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adca90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc8d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ac7be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d361240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3d4e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d377160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3b5e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e50b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e5160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d35eac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485518>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001390>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a470>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a6a0>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d451080>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44cc18>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a780>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d0131d0>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458128>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458208>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d46f400>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4655c0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001128>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d483b38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4b8908>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d499ba8>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4a4d68>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a5f8>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a7f0>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce862b0>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d495b00>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff00b8>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\'\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff05c0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\'\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ae80>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ab00>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ad68>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268fe48>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426864e0>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268e7f0>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ceb6320>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cec8978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad7f0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268ebe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad780>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce346d8>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce340f0>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfc2a58>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4389e8>\r\nimport \'ansible.module_utils.six.moves.http_cookiejar\' # \r\nimport \'ansible.module_utils.six.moves.urllib\' # \r\nimport \'ansible.module_utils.six.moves.urllib.error\' # \r\nimport \'ansible.module_utils.six.moves.urllib.parse\' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\'\r\nimport \'cryptography.__about__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cf80518>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf76e10>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf6cd68>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40d68>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404e0>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfb0ac8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89a90>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89860>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf399b0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39a58>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39c88>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39e10>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.dsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf4c438>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf61b00>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59b38>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'cryptography.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf610b8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59eb8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed448\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef54a8>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends.interfaces\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf02780>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef5978>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._der\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9ed5c0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c9f5400>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edc18>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9eda20>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.serialization.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9f5550>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.modes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c78b208>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05be0>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.algorithms\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c79a518>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9fd2e8>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edbe0>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.hashes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bbc50>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bb6d8>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7b8128>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05668>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf26358>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf90400>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40940>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7246a0>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fac88>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fae80>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6d8c88>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa2b0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'distutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df780>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\'\r\nimport \'distutils.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6dff60>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df940>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa748>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c657be0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6578d0>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333cd5208>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657a20>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333a30da0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333cd5390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33375fcf8>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333a24358>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33370fbe0>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33375fe80>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333185780>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333702550>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3331675f8>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333173898>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332ca5b70>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9beb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5e48>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdb70>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332cc5470>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cccfd0>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069940>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069b00>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdda0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5ef0>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5828>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332076eb8>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5c88>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332ca5d30>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9b3c8>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33207be80>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33207bd30>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657518>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332093630>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32edd75c0>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d32dba8>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edd7cf8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6be0>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e69e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6ef0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1160>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1278>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1400>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f10b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f12e8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f16d8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1780>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1940>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1a20>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1d68>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1fd0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7278>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7390>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7358>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2cae80>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edeee48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d2f7748>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6710>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06dd8>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7630>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edee908>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7a90>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede1d68>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7f98>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3320935c0>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750e80>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7503c8>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750208>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e719d30>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e723470>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e77fb70>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775550>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e769710>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4e0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a208>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e740d30>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e723b70>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4a8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742358>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742518>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7425c0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7426d8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e4c7cc0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4b3ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7ba8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7c88>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742630>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\'\r\nimport \'distutils.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca940>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca6a0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\'\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4cae48>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4dff60>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9198>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234518>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234080>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d6a0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6a80b8>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c706400>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2616a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e20ce80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e218f98>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e218b00>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2137f0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213198>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2735c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213588>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db367b8>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e224400>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d208>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d438>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4dd30>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4db38>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db53080>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58e10>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60cf8>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6d898>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dba8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dcf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6deb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03c50>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a0b8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0ad68>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a860>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16e48>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16630>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1da20>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1dc88>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27cf8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27ef0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30080>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261c18>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261860>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261048>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30ac8>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db307f0>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac7240>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac1630>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dad9278>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac77b8>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac74a8>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30898>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2618d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db306a0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daed6d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da766d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da813c8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da819e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32da92080>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c978>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c6d8>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c2e8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ed30>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ee10>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32daa8668>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8438>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abba8>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7e80>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be0b8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32d3be240>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be128>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7908>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abcc0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ab080>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3a2630>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8e80>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9e710>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da92b38>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8518>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be5c0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce0b8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ceeb8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3cfa90>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9091 1726888057.95823: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e08e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d9e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344e089b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dab630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344db2390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5c470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d61e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d5cb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d684e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d4e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34305c940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34306e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344dbca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fb00b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fba2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342fbaf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fbaac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342fc40b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430377f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343037be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343023470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3430134a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d682e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d6fd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34302b0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d75e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34300e2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342d7a358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd343085048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7ae48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7aa58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d88ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34290c208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d887f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342912cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd342938710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293e400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e9c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426dd048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426cfef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34293eda0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3426ddfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342938a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426e30b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d13b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd342d7a8d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d32630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d366a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36b70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d32e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d36fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d36550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd344d362b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3429223c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd344d25b00> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d0d940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409dfb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409f62b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a37630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a37b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409c88d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8fd0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409c8da0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409789e8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409f6128> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409934e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340d30d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3409a6358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a6470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340a00ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a09ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409b2828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a27f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340a34198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1dd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aa1eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340ab3080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3409a65c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340abea20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340aba160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340aba358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ab3be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd340adcdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc2b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340adc8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd340ac7be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d361240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3d4e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d377160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3b5e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e50b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d3e5160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d35eac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485438> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485518> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001390> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a470> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a6a0> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d451080> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44cc18> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d44a780> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d0131d0> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458128> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d458208> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d46f400> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4655c0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d001128> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d483b38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4b8908> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d499ba8> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4a4d68> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a5f8> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9a7f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce862b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d495b00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff00b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d485588> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff05c0> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cff0898> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ae80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ab00> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce9ad68> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268fe48> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426864e0> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268e7f0> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ceb6320> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cec8978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad7f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd34268ebe0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3426ad780> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce346d8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce340f0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfc2a58> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d4389e8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404a8> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33cf80518> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf76e10> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf6cd68> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40d68> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce404e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cfb0ac8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89a90> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf89860> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf399b0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39a58> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39c88> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf39e10> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf4c438> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf61b00> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59b38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf610b8> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf59eb8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef54a8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf02780> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cef5978> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9ed5c0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c9f5400> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edc18> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9eda20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9f5550> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c78b208> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05be0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05940> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c79a518> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9fd2e8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c9edbe0> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bbc50> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7bb6d8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7b8128> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ca05668> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf26358> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33cf90400> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33ce40940> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c7246a0> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_kk_4xcbf/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fac88> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fae80> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6d8c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa2b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df780> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6dff60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6df940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6fa748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33c657be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6578d0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333cd5208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657a20> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333a30da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333cd5390> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33375fcf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333a24358> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33370fbe0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33375fe80> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd333185780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333702550> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3331675f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd333173898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332ca5b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9beb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5e48> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdb70> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332cc5470> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cccfd0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069940> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332069b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cbdda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5828> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd332076eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332cb5c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332ca5d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332c9b3c8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33207be80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33207bd30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c657518> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd332093630> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32edd75c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06e10> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d32dba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edd7cf8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e69e8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6a58> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1160> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6e48> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f10b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f12e8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f16d8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1940> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1a20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1d68> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f1fd0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7278> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7390> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2cae80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edeee48> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd33d2f7748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2e6710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ee06dd8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33d2f7630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32edee908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede1d68> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32ede7f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3320935c0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7503c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e750208> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775128> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e719d30> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e723470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e77fb70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e775550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e769710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a208> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e740d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e723b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e75a4a8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742358> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742518> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7425c0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e7426d8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e4c7cc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4b3ba8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7ba8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4c7c88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e742630> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4ca6a0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4cae48> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4dff60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9198> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9cf8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e4e9eb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e234080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d6a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c6a80b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd33c706400> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e23d898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2616a0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e20ce80> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32e218f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e218b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2137f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2735c0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e213588> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db367b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e224400> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d080> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d208> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d438> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4d6d8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4dd30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db4db38> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db53080> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58c50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db58e10> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db60630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6d898> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dba8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6dcf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db6deb8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03c50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db03e80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a0b8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0ad68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db0a860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16e48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db16630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1da20> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db1dc88> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27cf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db27ef0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e261048> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db307f0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac7240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac1630> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dad9278> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac77b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32dac74a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db30898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32e2618d0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32db306a0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daed6d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da766d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da813c8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da819e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32da92080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c6d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c2e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da8c748> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ed30> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9ee10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32daa8668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8438> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abba8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7e80> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be0b8> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd32d3be240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3b7908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3abcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ab080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3a2630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8e80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da9e710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32da92b38> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32daa8518> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3be5c0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce0b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ce400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3ceeb8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd32d3cfa90> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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.debug # destroy dnf.plugin.dynamic.debug # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # 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 _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # 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 ansible.module_utils.six.moves # destroy _operator # destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib , stderr=Shared connection to 10.31.44.178 closed. 9091 1726888057.96595: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888053.4277673-9091-184546660465818/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9091 1726888057.96624: _low_level_execute_command(): starting 9091 1726888057.96632: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888053.4277673-9091-184546660465818/ > /dev/null 2>&1 && sleep 0'"'"'' 9091 1726888058.01103: stderr chunk (state=2): >>><<< 9091 1726888058.01112: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9091 1726888058.01137: _low_level_execute_command() done: rc=0, stdout=, stderr= 9091 1726888058.01145: handler run complete 9091 1726888058.01187: attempt loop complete, returning result 9091 1726888058.01195: _execute() done 9091 1726888058.01199: dumping result to json 9091 1726888058.01205: done dumping result, returning 9091 1726888058.01213: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages [026adac1-1d6b-4d75-acc5-00000000000b] 9091 1726888058.01229: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b 9091 1726888058.01268: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000b 9091 1726888058.01273: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "tlog", "sssd", "authselect" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 8995 1726888058.01583: no more pending results, returning what we have 8995 1726888058.01587: results queue empty 8995 1726888058.01588: checking for any_errors_fatal 8995 1726888058.01595: done checking for any_errors_fatal 8995 1726888058.01596: checking for max_fail_percentage 8995 1726888058.01597: done checking for max_fail_percentage 8995 1726888058.01597: checking to see if all hosts have failed and the running result is not ok 8995 1726888058.01598: done checking to see if all hosts have failed 8995 1726888058.01598: getting the remaining hosts for this loop 8995 1726888058.01600: done getting the remaining hosts for this loop 8995 1726888058.01603: getting the next task for host managed_node1 8995 1726888058.01608: done getting next task for host managed_node1 8995 1726888058.01611: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 8995 1726888058.01612: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888058.01614: getting the next task for host managed_node2 8995 1726888058.01615: done getting next task for host managed_node2 8995 1726888058.01617: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 8995 1726888058.01621: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888058.01621: getting the next task for host managed_node3 8995 1726888058.01623: done getting next task for host managed_node3 8995 1726888058.01624: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 8995 1726888058.01625: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888058.01638: getting variables 8995 1726888058.01640: in VariableManager get_vars() 8995 1726888058.01667: Calling all_inventory to load vars for managed_node1 8995 1726888058.01669: Calling groups_inventory to load vars for managed_node1 8995 1726888058.01672: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888058.01679: Calling all_plugins_play to load vars for managed_node1 8995 1726888058.01682: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888058.01685: Calling groups_plugins_play to load vars for managed_node1 8995 1726888058.01740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888058.01775: done with get_vars() 8995 1726888058.01784: done getting variables TASK [fedora.linux_system_roles.tlog : Get the rpm package facts] ************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10 Friday 20 September 2024 23:07:38 -0400 (0:00:04.673) 0:00:06.656 ****** 8995 1726888058.01880: entering _queue_task() for managed_node1/package_facts 8995 1726888058.01882: Creating lock for package_facts 8995 1726888058.02078: worker is 1 (out of 3 available) 8995 1726888058.02093: exiting _queue_task() for managed_node1/package_facts 8995 1726888058.02122: getting variables 8995 1726888058.02125: in VariableManager get_vars() 8995 1726888058.02206: Calling all_inventory to load vars for managed_node2 8995 1726888058.02210: Calling groups_inventory to load vars for managed_node2 8995 1726888058.02213: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888058.02229: Calling all_plugins_play to load vars for managed_node2 8995 1726888058.02233: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888058.02236: Calling groups_plugins_play to load vars for managed_node2 8995 1726888058.02325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888058.02379: done with get_vars() 8995 1726888058.02388: done getting variables 8995 1726888058.02486: entering _queue_task() for managed_node2/package_facts 8995 1726888058.02944: worker is 2 (out of 3 available) 8995 1726888058.02958: exiting _queue_task() for managed_node2/package_facts 8995 1726888058.02984: getting variables 8995 1726888058.02987: in VariableManager get_vars() 8995 1726888058.03066: Calling all_inventory to load vars for managed_node3 8995 1726888058.03071: Calling groups_inventory to load vars for managed_node3 8995 1726888058.03073: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888058.03087: Calling all_plugins_play to load vars for managed_node3 8995 1726888058.03093: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888058.03097: Calling groups_plugins_play to load vars for managed_node3 8995 1726888058.03174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888058.03230: done with get_vars() 8995 1726888058.03240: done getting variables 8995 1726888058.03335: entering _queue_task() for managed_node3/package_facts 8995 1726888058.03567: worker is 3 (out of 3 available) 8995 1726888058.03582: exiting _queue_task() for managed_node3/package_facts 8995 1726888058.03596: done queuing things up, now waiting for results queue to drain 8995 1726888058.03598: waiting for pending results... 9211 1726888058.03262: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 9211 1726888058.03368: in run() - task 026adac1-1d6b-4d75-acc5-00000000000c 9211 1726888058.03383: variable 'ansible_search_path' from source: unknown 9211 1726888058.03388: variable 'ansible_search_path' from source: unknown 9211 1726888058.03414: calling self._execute() 9211 1726888058.03475: variable 'ansible_host' from source: host vars for 'managed_node1' 9211 1726888058.03483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9211 1726888058.03493: variable 'omit' from source: magic vars 9211 1726888058.03593: variable 'omit' from source: magic vars 9211 1726888058.03630: variable 'omit' from source: magic vars 9211 1726888058.03664: variable 'omit' from source: magic vars 9211 1726888058.03700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9211 1726888058.03732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9211 1726888058.03753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9211 1726888058.03770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9211 1726888058.03785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9212 1726888058.03777: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 9211 1726888058.03816: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9211 1726888058.03822: variable 'ansible_host' from source: host vars for 'managed_node1' 9211 1726888058.03826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9212 1726888058.03884: in run() - task 026adac1-1d6b-4d75-acc5-00000000000c 9212 1726888058.03900: variable 'ansible_search_path' from source: unknown 9212 1726888058.03904: variable 'ansible_search_path' from source: unknown 9212 1726888058.03927: calling self._execute() 9211 1726888058.03930: Set connection var ansible_module_compression to ZIP_DEFLATED 9211 1726888058.03935: Set connection var ansible_shell_type to sh 9211 1726888058.03941: Set connection var ansible_shell_executable to /bin/sh 9211 1726888058.03945: Set connection var ansible_connection to ssh 9211 1726888058.03950: Set connection var ansible_pipelining to False 9211 1726888058.03955: Set connection var ansible_timeout to 10 9211 1726888058.03980: variable 'ansible_shell_executable' from source: unknown 9211 1726888058.03985: variable 'ansible_connection' from source: unknown 9211 1726888058.03988: variable 'ansible_module_compression' from source: unknown 9212 1726888058.03988: variable 'ansible_host' from source: host vars for 'managed_node2' 9211 1726888058.03993: variable 'ansible_shell_type' from source: unknown 9211 1726888058.03996: variable 'ansible_shell_executable' from source: unknown 9212 1726888058.03998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9211 1726888058.03999: variable 'ansible_host' from source: host vars for 'managed_node1' 9211 1726888058.04003: variable 'ansible_pipelining' from source: unknown 9212 1726888058.04005: variable 'omit' from source: magic vars 9211 1726888058.04006: variable 'ansible_timeout' from source: unknown 9211 1726888058.04011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9212 1726888058.04095: variable 'omit' from source: magic vars 9212 1726888058.04135: variable 'omit' from source: magic vars 9212 1726888058.04167: variable 'omit' from source: magic vars 9211 1726888058.04183: 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) 9212 1726888058.04201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9212 1726888058.04235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9212 1726888058.04256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9212 1726888058.04273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9212 1726888058.04286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9212 1726888058.04314: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9212 1726888058.04324: variable 'ansible_host' from source: host vars for 'managed_node2' 9212 1726888058.04329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9212 1726888058.04447: Set connection var ansible_module_compression to ZIP_DEFLATED 9212 1726888058.04455: Set connection var ansible_shell_type to sh 9212 1726888058.04465: Set connection var ansible_shell_executable to /bin/sh 9212 1726888058.04470: Set connection var ansible_connection to ssh 9212 1726888058.04476: Set connection var ansible_pipelining to False 9212 1726888058.04482: Set connection var ansible_timeout to 10 9212 1726888058.04510: variable 'ansible_shell_executable' from source: unknown 9212 1726888058.04515: variable 'ansible_connection' from source: unknown 9212 1726888058.04521: variable 'ansible_module_compression' from source: unknown 9212 1726888058.04524: variable 'ansible_shell_type' from source: unknown 9212 1726888058.04526: variable 'ansible_shell_executable' from source: unknown 9212 1726888058.04528: variable 'ansible_host' from source: host vars for 'managed_node2' 9212 1726888058.04532: variable 'ansible_pipelining' from source: unknown 9212 1726888058.04534: variable 'ansible_timeout' from source: unknown 9212 1726888058.04537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9213 1726888058.04883: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 9213 1726888058.04994: in run() - task 026adac1-1d6b-4d75-acc5-00000000000c 9213 1726888058.05011: variable 'ansible_search_path' from source: unknown 9213 1726888058.05015: variable 'ansible_search_path' from source: unknown 9213 1726888058.05050: calling self._execute() 9213 1726888058.05116: variable 'ansible_host' from source: host vars for 'managed_node3' 9213 1726888058.05129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9213 1726888058.05137: variable 'omit' from source: magic vars 9213 1726888058.05234: variable 'omit' from source: magic vars 9213 1726888058.05271: variable 'omit' from source: magic vars 9213 1726888058.05305: variable 'omit' from source: magic vars 9213 1726888058.05347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9213 1726888058.05378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9213 1726888058.05399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9213 1726888058.05416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9213 1726888058.05433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9213 1726888058.05460: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9213 1726888058.05466: variable 'ansible_host' from source: host vars for 'managed_node3' 9213 1726888058.05471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9213 1726888058.05573: Set connection var ansible_module_compression to ZIP_DEFLATED 9213 1726888058.05579: Set connection var ansible_shell_type to sh 9213 1726888058.05585: Set connection var ansible_shell_executable to /bin/sh 9213 1726888058.05588: Set connection var ansible_connection to ssh 9213 1726888058.05595: Set connection var ansible_pipelining to False 9213 1726888058.05601: Set connection var ansible_timeout to 10 9213 1726888058.05628: variable 'ansible_shell_executable' from source: unknown 9213 1726888058.05634: variable 'ansible_connection' from source: unknown 9213 1726888058.05638: variable 'ansible_module_compression' from source: unknown 9213 1726888058.05641: variable 'ansible_shell_type' from source: unknown 9213 1726888058.05644: variable 'ansible_shell_executable' from source: unknown 9213 1726888058.05647: variable 'ansible_host' from source: host vars for 'managed_node3' 9213 1726888058.05651: variable 'ansible_pipelining' from source: unknown 9213 1726888058.05654: variable 'ansible_timeout' from source: unknown 9213 1726888058.05657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9212 1726888058.05837: 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) 9212 1726888058.05853: variable 'omit' from source: magic vars 9212 1726888058.05859: starting attempt loop 9212 1726888058.05862: running the handler 9212 1726888058.05877: _low_level_execute_command(): starting 9212 1726888058.05887: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9211 1726888058.06026: variable 'omit' from source: magic vars 9211 1726888058.06033: starting attempt loop 9211 1726888058.06037: running the handler 9211 1726888058.06049: _low_level_execute_command(): starting 9211 1726888058.06057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9213 1726888058.06162: 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) 9213 1726888058.06175: variable 'omit' from source: magic vars 9213 1726888058.06180: starting attempt loop 9213 1726888058.06184: running the handler 9213 1726888058.06198: _low_level_execute_command(): starting 9213 1726888058.06209: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9213 1726888058.08754: stdout chunk (state=2): >>>/root <<< 9213 1726888058.09061: stderr chunk (state=3): >>><<< 9213 1726888058.09069: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9213 1726888058.09094: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9213 1726888058.09108: _low_level_execute_command(): starting 9213 1726888058.09115: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `" && echo ansible-tmp-1726888058.0910308-9213-69608487369353="` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `" && echo ansible-tmp-1726888058.0910308-9213-69608487369353="` echo /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 `" ) && sleep 0'"'"'' 9212 1726888058.09998: stdout chunk (state=2): >>>/root <<< 9212 1726888058.10009: stderr chunk (state=2): >>><<< 9212 1726888058.10024: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9212 1726888058.10043: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9212 1726888058.10054: _low_level_execute_command(): starting 9212 1726888058.10060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `" && echo ansible-tmp-1726888058.1004949-9212-92832861605312="` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `" && echo ansible-tmp-1726888058.1004949-9212-92832861605312="` echo /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 `" ) && sleep 0'"'"'' 9213 1726888058.11730: stdout chunk (state=2): >>>ansible-tmp-1726888058.0910308-9213-69608487369353=/root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 <<< 9213 1726888058.11866: stderr chunk (state=3): >>><<< 9213 1726888058.11873: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888058.0910308-9213-69608487369353=/root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353\n', b'') 9213 1726888058.11896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888058.0910308-9213-69608487369353=/root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353 , stderr= 9213 1726888058.11958: variable 'ansible_module_compression' from source: unknown 9213 1726888058.12010: ANSIBALLZ: Using lock for package_facts 9213 1726888058.12016: ANSIBALLZ: Acquiring lock 9213 1726888058.12023: ANSIBALLZ: Lock acquired: 140329737194000 9213 1726888058.12028: ANSIBALLZ: Creating module 9211 1726888058.12998: stdout chunk (state=2): >>>/root <<< 9211 1726888058.13009: stderr chunk (state=2): >>><<< 9211 1726888058.13022: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9211 1726888058.13039: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9211 1726888058.13050: _low_level_execute_command(): starting 9211 1726888058.13057: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `" && echo ansible-tmp-1726888058.1304479-9211-16227360190889="` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `" && echo ansible-tmp-1726888058.1304479-9211-16227360190889="` echo /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 `" ) && sleep 0'"'"'' 9212 1726888058.13138: stdout chunk (state=2): >>>ansible-tmp-1726888058.1004949-9212-92832861605312=/root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 <<< 9212 1726888058.13147: stderr chunk (state=2): >>><<< 9212 1726888058.13157: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888058.1004949-9212-92832861605312=/root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312\n', b'') 9212 1726888058.13173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888058.1004949-9212-92832861605312=/root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312 , stderr= 9212 1726888058.13257: variable 'ansible_module_compression' from source: unknown 9212 1726888058.13308: ANSIBALLZ: Using lock for package_facts 9212 1726888058.13314: ANSIBALLZ: Acquiring lock 9211 1726888058.20374: stdout chunk (state=2): >>>ansible-tmp-1726888058.1304479-9211-16227360190889=/root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 <<< 9211 1726888058.20386: stderr chunk (state=2): >>><<< 9211 1726888058.20400: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888058.1304479-9211-16227360190889=/root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889\n', b'') 9211 1726888058.20418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888058.1304479-9211-16227360190889=/root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889 , stderr= 9211 1726888058.20485: variable 'ansible_module_compression' from source: unknown 9211 1726888058.20538: ANSIBALLZ: Using lock for package_facts 9211 1726888058.20544: ANSIBALLZ: Acquiring lock 9213 1726888058.44185: ANSIBALLZ: Writing module into payload 9213 1726888058.44373: ANSIBALLZ: Writing module 9213 1726888058.44422: ANSIBALLZ: Renaming module 9213 1726888058.44435: ANSIBALLZ: Done creating module 9213 1726888058.44472: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 9213 1726888058.44725: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp9fild_kx TO /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9212 1726888058.45000: ANSIBALLZ: Lock acquired: 140329737194000 9212 1726888058.45011: ANSIBALLZ: Reading module after lock 9212 1726888058.45069: variable 'ansible_facts' from source: host vars for 'managed_node2' 9213 1726888058.45225: Sending initial data 9213 1726888058.45232: Sent initial data (159 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 9212 1726888058.45293: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpygzesqha TO /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9211 1726888058.45381: ANSIBALLZ: Lock acquired: 140329737194000 9211 1726888058.45392: ANSIBALLZ: Reading module after lock 9211 1726888058.45454: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 9211 1726888058.45688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp49g2ogv2 TO /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9212 1726888058.45800: Sending initial data 9212 1726888058.45807: Sent initial data (159 bytes) 9211 1726888058.45824: Sending initial data 9211 1726888058.45830: Sent initial data (159 bytes) 9212 1726888058.49165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpygzesqha /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py <<< 9213 1726888058.51511: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp9fild_kx /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py <<< 9211 1726888058.51598: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp49g2ogv2 /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py <<< 9212 1726888058.54547: stderr chunk (state=3): >>><<< 9212 1726888058.54555: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpygzesqha /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py\n', b'') 9212 1726888058.54584: done transferring module to remote 9212 1726888058.54602: _low_level_execute_command(): starting 9212 1726888058.54609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0'"'"'' 9211 1726888058.57006: stderr chunk (state=3): >>><<< 9211 1726888058.57015: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp49g2ogv2 /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py\n', b'') 9211 1726888058.57045: done transferring module to remote 9211 1726888058.57061: _low_level_execute_command(): starting 9211 1726888058.57067: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0'"'"'' 9212 1726888058.58072: stderr chunk (state=2): >>><<< 9212 1726888058.58079: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9212 1726888058.58103: _low_level_execute_command() done: rc=0, stdout=, stderr= 9212 1726888058.58107: _low_level_execute_command(): starting 9212 1726888058.58112: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/AnsiballZ_package_facts.py && sleep 0'"'"'' 9213 1726888058.58214: stderr chunk (state=3): >>><<< 9213 1726888058.58223: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp9fild_kx /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py\n', b'') 9213 1726888058.58252: done transferring module to remote 9213 1726888058.58267: _low_level_execute_command(): starting 9213 1726888058.58273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0'"'"'' 9211 1726888058.60665: stderr chunk (state=2): >>><<< 9211 1726888058.60672: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9211 1726888058.60692: _low_level_execute_command() done: rc=0, stdout=, stderr= 9211 1726888058.60696: _low_level_execute_command(): starting 9211 1726888058.60701: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/AnsiballZ_package_facts.py && sleep 0'"'"'' 9213 1726888058.60852: stderr chunk (state=2): >>><<< 9213 1726888058.60859: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9213 1726888058.60875: _low_level_execute_command() done: rc=0, stdout=, stderr= 9213 1726888058.60879: _low_level_execute_command(): starting 9213 1726888058.60883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/AnsiballZ_package_facts.py && sleep 0'"'"'' 9212 1726888058.61964: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # <<< 9212 1726888058.61999: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd312e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2a8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd3129b0> <<< 9212 1726888058.62333: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2b5630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9212 1726888058.62386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd26be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266b38> <<< 9212 1726888058.62416: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9212 1726888058.62444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9212 1726888058.62558: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2724e0> <<< 9212 1726888058.62580: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd255d68> <<< 9212 1726888058.62624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd258198> <<< 9212 1726888058.62654: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9212 1726888058.62680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db566940> <<< 9212 1726888058.62704: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9212 1726888058.62740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db578240> <<< 9212 1726888058.62816: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c6a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9212 1726888058.63221: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9212 1726888058.63250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9212 1726888058.63278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9212 1726888058.63319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9212 1726888058.63339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9212 1726888058.63412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9212 1726888058.63438: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9212 1726888058.63467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9212 1726888058.63500: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9212 1726888058.63530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db49c0b8> <<< 9212 1726888058.64109: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a72e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db4a7f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a7ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4b20b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5417f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db541be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db52d470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db51d4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2552b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db25cd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535470> import '_locale' # <<< 9212 1726888058.64153: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5172e8> <<< 9212 1726888058.64173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9212 1726888058.64206: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262fd0> <<< 9213 1726888058.64249: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9213 1726888058.64275: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9213 1726888058.64330: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9213 1726888058.64359: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9213 1726888058.64436: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9212 1726888058.64451: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db590048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2746d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9213 1726888058.64482: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9213 1726888058.64515: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9213 1726888058.64549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9213 1726888058.64571: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa1e48> <<< 9213 1726888058.64612: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f37828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa19b0> <<< 9213 1726888058.64672: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f44630> import '_signal' # <<< 9213 1726888058.64704: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9213 1726888058.64748: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9213 1726888058.64784: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9213 1726888058.64826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f500f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b748> <<< 9213 1726888058.64859: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b390> <<< 9213 1726888058.64895: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9213 1726888058.64934: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9213 1726888058.65232: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872efae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f014e0> <<< 9213 1726888058.65289: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee4d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee7198> <<< 9212 1726888058.65305: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db274eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dadfc1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2747b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae01cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dae256d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2c3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd6be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabcb320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabc3fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabbbeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2cd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dabcbf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9213 1726888058.65363: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711f5940> <<< 9213 1726888058.65401: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871207240> <<< 9212 1726888058.65414: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd0080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222ac8> <<< 9212 1726888058.65452: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9213 1726888058.65487: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f55a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9212 1726888058.65505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9212 1726888058.65529: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd23c5f8> <<< 9212 1726888058.65558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9212 1726888058.65800: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23ce48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd240518> <<< 9213 1726888058.66043: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9213 1726888058.66067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9213 1726888058.66096: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9212 1726888058.66109: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd22fb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae11390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23c4a8> <<< 9213 1726888058.66136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9213 1726888058.66185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # <<< 9213 1726888058.66230: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487112b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711362e8> <<< 9213 1726888058.66258: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9213 1726888058.66284: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4871136f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871136ac8> <<< 9212 1726888058.66307: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9244940> <<< 9212 1726888058.66351: stdout chunk (state=3): >>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.66381: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711410b8> import '_collections' # <<< 9212 1726888058.66416: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9213 1726888058.66437: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d07f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9213 1726888058.66467: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d0be0> <<< 9213 1726888058.66524: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4198> <<< 9213 1726888058.66550: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4e80> <<< 9213 1726888058.66566: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711bc470> <<< 9213 1726888058.66605: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711ac4a8> <<< 9213 1726888058.66635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9213 1726888058.66653: stdout chunk (state=3): >>>import '_sre' # <<< 9213 1726888058.66679: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9213 1726888058.66706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9211 1726888058.66938: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ace48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c642828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ac9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c64f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c65b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9213 1726888058.67014: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ee42b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870eebd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711a62e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487121f048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9213 1726888058.67052: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6a20> <<< 9213 1726888058.67077: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f036d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9213 1726888058.67103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9213 1726888058.67131: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9213 1726888058.67181: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f03eb8> <<< 9213 1726888058.67206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9213 1726888058.67225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9213 1726888058.67429: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a8b1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f037b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a90cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4320> <<< 9213 1726888058.67461: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ab46d8> <<< 9213 1726888058.67484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9212 1726888058.67505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.67543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abb3c8> <<< 9213 1726888058.67568: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9213 1726888058.67587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9213 1726888058.67615: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9213 1726888058.67640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9213 1726888058.67677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9213 1726888058.67723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9213 1726888058.67755: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870865be0> <<< 9211 1726888058.67845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c605e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c60c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5efd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5f2198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a900940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a912240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c660a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9213 1726888058.67877: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085a320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870852fd0> <<< 9213 1726888058.67903: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487084aeb8> <<< 9211 1726888058.67931: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9211 1726888058.67963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9211 1726888058.67987: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9211 1726888058.68011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9211 1726888058.68035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9211 1726888058.68069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9213 1726888058.68094: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abbd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f487085af98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb16d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085f080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb1a58> <<< 9213 1726888058.68310: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecb588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9212 1726888058.68437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f15b00> <<< 9211 1726888058.68447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8361d0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841400> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a8440f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841be0> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8441d0> import '_collections' # <<< 9211 1726888058.68508: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8db908> <<< 9212 1726888058.68549: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9212 1726888058.68603: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eb82b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8ec1630> <<< 9211 1726888058.68654: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8dbcf8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd2b0> <<< 9212 1726888058.68701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9211 1726888058.68737: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8d32b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8c6588> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b75c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9212 1726888058.68775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9211 1726888058.68795: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9211 1726888058.68825: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9212 1726888058.68845: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8eeab38> <<< 9213 1726888058.68861: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf5f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfbe0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecbdd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecff28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecf4a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ebeac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870aa0390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecb438> <<< 9212 1726888058.68882: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb080> <<< 9211 1726888058.68945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5ef400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5dfe80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd208> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5fdf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b1400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9212 1726888058.68960: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9213 1726888058.68973: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eed38d0> <<< 9212 1726888058.69235: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91bb5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee62e8> <<< 9213 1726888058.69249: stdout chunk (state=3): >>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9212 1726888058.69315: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8edb4e0> <<< 9211 1726888058.69355: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a92a160> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a619048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a195320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a19add8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6026a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bf438> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a1bf7f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c54e0> <<< 9211 1726888058.69432: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9211 1726888058.69470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'<<< 9212 1726888058.69499: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee6898> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eea438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91dfef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9211 1726888058.69538: stdout chunk (state=3): >>> # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9212 1726888058.69572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f369b0> <<< 9211 1726888058.69596: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f70cf8> <<< 9212 1726888058.69890: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f40ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91e5da0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e4a8> <<< 9212 1726888058.69925: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d92e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9212 1726888058.70212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f5cb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e668> <<< 9213 1726888058.70267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.70293: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6ca20> <<< 9211 1726888058.70329: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f55fd0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c5e80> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa839f6a0f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bfb70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bc7f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f6a198> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bcb70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6029e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5d36a0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db710> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbbe0> <<< 9212 1726888058.70365: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cc88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d10b8> <<< 9212 1726888058.70408: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9212 1726888058.70458: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d9208668> <<< 9211 1726888058.70496: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbcf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3ef0> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5e2080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5db5c0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db320> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5c7be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1aa4a8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3550> <<< 9212 1726888058.70753: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fcd68> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91fcf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fc828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9211 1726888058.70763: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385dd9e8> <<< 9212 1726888058.70781: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.70876: stdout chunk (state=3): >>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 9212 1726888058.70907: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9211 1726888058.70923: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.70938: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9211 1726888058.70963: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py <<< 9212 1726888058.70975: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.70978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.71071: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9212 1726888058.71099: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9212 1726888058.71125: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9212 1726888058.71150: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d921fa58> <<< 9212 1726888058.71210: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f748> <<< 9212 1726888058.71239: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211f28> <<< 9212 1726888058.71259: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9212 1726888058.71272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9212 1726888058.71310: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f5c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211780> <<< 9212 1726888058.71332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.71777: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.72224: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9212 1726888058.72243: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 9212 1726888058.72272: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 9212 1726888058.72284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.72305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.72327: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py <<< 9212 1726888058.72337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.72347: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.72371: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9211 1726888058.72413: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.72553: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eba5a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb47240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4f4a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb4f5c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4fb00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb79ac8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb79b70> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee48240> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee48588> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75278> <<< 9212 1726888058.72572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.72606: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9212 1726888058.72628: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d584f320> <<< 9212 1726888058.72641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.72865: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb6a470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75828> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb793c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee70e80> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9212 1726888058.72993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.73064: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee86940> <<< 9213 1726888058.73072: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee91a20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee75d30> <<< 9213 1726888058.73104: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e438> <<< 9212 1726888058.73350: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.73395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.73431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9211 1726888058.73449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355828> <<< 9212 1726888058.73459: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9211 1726888058.73470: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9212 1726888058.73493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.73518: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 9212 1726888058.73544: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.73601: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee69278> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9212 1726888058.73624: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.73655: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eeaca58> <<< 9212 1726888058.73687: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9213 1726888058.73714: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e5f8> <<< 9211 1726888058.73729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838253358> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355ef0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8385dde48> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382afc18> <<< 9212 1726888058.73747: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9212 1726888058.73770: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.73795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9211 1726888058.73934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9213 1726888058.73976: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eeba978> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebaa58> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebabe0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee63048> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9213 1726888058.74004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9213 1726888058.74052: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebfc5c0> <<< 9212 1726888058.74074: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.74104: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9213 1726888058.74209: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0cc0> <<< 9213 1726888058.74245: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebf0eb8> <<< 9213 1726888058.74280: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 9213 1726888058.74314: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.74342: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5946908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9211 1726888058.74569: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838284be0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597128> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597358> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385976a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838280390> <<< 9213 1726888058.74585: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9212 1726888058.74597: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.74618: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.74640: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838273588> <<< 9212 1726888058.74657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.74669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9211 1726888058.74690: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385a3ef0> <<< 9211 1726888058.74721: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838280710> <<< 9212 1726888058.74725: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9211 1726888058.74750: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382809b0> <<< 9212 1726888058.74794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9211 1726888058.74808: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9211 1726888058.74867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9211 1726888058.74874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9212 1726888058.74894: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d5943160> <<< 9212 1726888058.74955: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58938d0> <<< 9213 1726888058.74954: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.74980: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 9213 1726888058.74982: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ec149b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec146a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec06e80> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9212 1726888058.75002: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.75046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.75092: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.75113: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.75145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.75198: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec14518> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec066d8> # zipimport: zlib available <<< 9212 1726888058.75405: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.75668: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9212 1726888058.75708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9212 1726888058.75725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9212 1726888058.75741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9213 1726888058.75757: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.75863: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59790b8> <<< 9212 1726888058.75884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9212 1726888058.75898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9211 1726888058.75944: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838350a90> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83835aba8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385bde80> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348588> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b43c8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838375be0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348748> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ac8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ba8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384d30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b3160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9211 1726888058.75953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9212 1726888058.75989: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5979160> <<< 9212 1726888058.76029: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d589fac8> <<< 9212 1726888058.76085: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 9212 1726888058.76105: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76144: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 9212 1726888058.76157: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76194: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py <<< 9212 1726888058.76367: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9212 1726888058.76493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.76512: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 9213 1726888058.76521: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9213 1726888058.76550: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9212 1726888058.76657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.76735: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76747: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 9212 1726888058.76758: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76781: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76811: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76847: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76869: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76904: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 9212 1726888058.76912: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.76967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.76971: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b4df320> # zipimport: zlib available <<< 9212 1726888058.77025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.77037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838561710> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838551e10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83855a048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385518d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838578b00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385787f0> <<< 9212 1726888058.77054: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.77081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py<<< 9212 1726888058.77089: stdout chunk (state=3): >>> <<< 9212 1726888058.77124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9213 1726888058.77609: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.77770: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d591bf60> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py <<< 9212 1726888058.77783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.77910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.78038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.78067: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.78498: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9212 1726888058.78823: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59904a8> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59b2eb8> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59bb6a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599bb70> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59b2c18> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5990e48> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599af60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5935898> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5bedbe0> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5be8748> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58fab38> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py <<< 9211 1726888058.79003: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578048> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578668> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83856a828> # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.79017: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9213 1726888058.79106: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b595860> # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.79118: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9212 1726888058.79120: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 9213 1726888058.79136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.79158: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.79178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.79603: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9211 1726888058.79617: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83839a240> # zipimport: zlib available <<< 9213 1726888058.79707: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b54e0f0> <<< 9213 1726888058.79754: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b523860> <<< 9213 1726888058.79790: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 9212 1726888058.79911: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.80101: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 9213 1726888058.80205: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.80222: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.80332: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9213 1726888058.80916: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b587048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5870f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b522908> <<< 9212 1726888058.80941: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fd7940> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9212 1726888058.80964: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d501b588> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py <<< 9212 1726888058.80986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.81217: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.81240: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 9212 1726888058.81263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.81306: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83844fa20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9212 1726888058.81341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.81365: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9213 1726888058.81396: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.81424: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.81455: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9212 1726888058.81474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9212 1726888058.81495: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9212 1726888058.81517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9212 1726888058.81598: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d50035c0> <<< 9212 1726888058.81663: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ff9c88> <<< 9212 1726888058.81910: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fc4f28> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 9212 1726888058.81937: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.81978: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9212 1726888058.82032: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.82059: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.82109: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8383d2208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838462978> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.82306: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9212 1726888058.82355: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d511db00> <<< 9211 1726888058.82403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.82452: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.82551: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.82628: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5acef0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py <<< 9212 1726888058.82717: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py <<< 9212 1726888058.82738: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 9212 1726888058.82767: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.82812: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 9212 1726888058.82842: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.82893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9212 1726888058.82942: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d51157f0> <<< 9212 1726888058.82973: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5115470> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.83000: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 9212 1726888058.83036: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.83060: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 9213 1726888058.83102: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1438> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9212 1726888058.83342: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 9213 1726888058.83404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b601e48> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b60b630> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5ecb00> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b601ba8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1dd8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5d1ef0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5c5828> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9212 1726888058.83424: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.83489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.83499: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383eaf98> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838400080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383d2588> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838466198> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.83520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b86bb70> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b8776d8> <<< 9212 1726888058.83536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.83580: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 9212 1726888058.83605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.83707: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b649ac8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 9212 1726888058.83731: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.83981: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.84026: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 9212 1726888058.84046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.84064: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.84096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.84538: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.84596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9213 1726888058.84612: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9213 1726888058.84798: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.84945: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 9212 1726888058.84978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.85031: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 9212 1726888058.85050: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.85130: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9212 1726888058.85151: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.85213: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.85303: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 9212 1726888058.85420: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.85536: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9212 1726888058.85559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 9212 1726888058.85580: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.85602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.85642: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 9211 1726888058.85696: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384ede80> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.85717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.85717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac668d0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9212 1726888058.85963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.86097: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py <<< 9212 1726888058.86116: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86140: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86190: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 9212 1726888058.86211: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86235: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 9212 1726888058.86286: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86337: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9212 1726888058.86354: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86383: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 9212 1726888058.86422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86489: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 9212 1726888058.86536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86578: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9212 1726888058.86599: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.86787: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.86896: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486acaa518> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac90550> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ac88c18> <<< 9213 1726888058.86944: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac53e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py <<< 9213 1726888058.86963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.86999: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87013: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 9213 1726888058.87045: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 9212 1726888058.87072: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87101: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 9213 1726888058.87115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87157: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 9212 1726888058.87184: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87416: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 9213 1726888058.87442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adaca90> <<< 9212 1726888058.87465: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.86896: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384193c8> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83843add8> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8384415c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83842aa90> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83843ab38> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838419d68> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838423e80> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384fc7b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838514b00> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838520668> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384b4a58> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 9213 1726888058.87528: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87552: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.87579: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.87640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87655: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87673: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.87920: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 9213 1726888058.87932: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 9211 1726888058.87941: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.87969: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9212 1726888058.87987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.88031: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486adb0780> <<< 9213 1726888058.88056: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adb0400> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 9213 1726888058.88080: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 9213 1726888058.88124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88142: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 9213 1726888058.88166: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 9212 1726888058.88180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88215: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9212 1726888058.88241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88262: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88304: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 9213 1726888058.88318: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.88443: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 9212 1726888058.88472: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 9213 1726888058.88523: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.88599: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88627: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 9213 1726888058.88644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88718: stdout chunk (state=3): >>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 9213 1726888058.88731: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9212 1726888058.88939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.88950: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 9213 1726888058.88974: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.88986: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9213 1726888058.89044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.89153: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 9213 1726888058.89178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.89204: stdout chunk (state=3): >>># zipimport: zlib available <<< 9212 1726888058.89382: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4b447f0> <<< 9212 1726888058.89410: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 9212 1726888058.89433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4ac4400> <<< 9212 1726888058.89498: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' <<< 9212 1726888058.89518: stdout chunk (state=3): >>># extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4da0> <<< 9212 1726888058.89609: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' <<< 9212 1726888058.89629: stdout chunk (state=3): >>># extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4f60> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4b2c9b0> <<< 9213 1726888058.89650: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90074: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 9213 1726888058.90097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90261: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9213 1726888058.90283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90350: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90427: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 9211 1726888058.90444: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.90555: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90676: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9213 1726888058.90715: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 9213 1726888058.90740: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90780: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 9213 1726888058.90864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.90938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91093: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91326: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 9213 1726888058.91351: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 9211 1726888058.91433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420d68> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420668> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8343ac4e0> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8343b5ba8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa834392e10> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838335a20> <<< 9213 1726888058.91455: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91496: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 9213 1726888058.91528: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91558: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 9213 1726888058.91596: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91648: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 9213 1726888058.91698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91743: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9213 1726888058.91769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.91957: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.92166: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 9213 1726888058.92228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.92276: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 9213 1726888058.92308: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.92343: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 9213 1726888058.92360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.92383: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.92407: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 9213 1726888058.92442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.92468: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9213 1726888058.92488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.92535: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.92601: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 9213 1726888058.92630: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 9211 1726888058.92889: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83833c710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83833c390> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.92906: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9213 1726888058.92925: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 9213 1726888058.92951: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 9213 1726888058.92997: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93030: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 9213 1726888058.93049: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93197: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93348: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 9213 1726888058.93390: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93440: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 9213 1726888058.93470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93514: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 9213 1726888058.93583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93667: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 9213 1726888058.93687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93821: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py <<< 9213 1726888058.93840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9213 1726888058.93885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.93932: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 9213 1726888058.93949: stdout chunk (state=3): >>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 9213 1726888058.94198: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9213 1726888058.94654: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a7d8780> <<< 9213 1726888058.94686: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 9213 1726888058.94712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a755390> <<< 9213 1726888058.94784: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755d30> <<< 9213 1726888058.94898: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755ef0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a7ba940> <<< 9211 1726888058.95030: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.96129: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.97234: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.98330: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.98606: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.98907: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 9211 1726888058.99162: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 9211 1726888058.99194: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.99402: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 9211 1726888058.99424: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.99463: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 9211 1726888058.99505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9211 1726888058.99540: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 9211 1726888059.00106: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available <<< 9211 1726888059.00266: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9211 1726888059.01930: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83446e710> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa833f00320> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00cc0> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00e80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8344428d0> <<< 9212 1726888059.78619: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release"<<< 9212 1726888059.78644: stdout chunk (state=3): >>>: "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": <<< 9212 1726888059.78714: stdout chunk (state=3): >>>[{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "releas<<< 9212 1726888059.78829: stdout chunk (state=3): >>>e": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.<<< 9212 1726888059.78909: stdout chunk (state=3): >>>el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 9212 1726888059.79405: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os <<< 9212 1726888059.79419: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 9212 1726888059.79434: stdout chunk (state=3): >>># cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 9212 1726888059.79445: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma <<< 9212 1726888059.79469: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 9212 1726888059.79483: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common <<< 9212 1726888059.79510: stdout chunk (state=3): >>># 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info <<< 9212 1726888059.79524: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace <<< 9212 1726888059.79535: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle <<< 9212 1726888059.79544: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system <<< 9212 1726888059.79555: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips <<< 9212 1726888059.79565: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base <<< 9212 1726888059.79597: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux <<< 9212 1726888059.79702: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9212 1726888059.79931: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9212 1726888059.79961: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9212 1726888059.79976: stdout chunk (state=3): >>># destroy zipimport <<< 9212 1726888059.79995: stdout chunk (state=3): >>># destroy _compression <<< 9212 1726888059.80003: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9212 1726888059.80021: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 9212 1726888059.80032: stdout chunk (state=3): >>># destroy encodings <<< 9212 1726888059.80055: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 9212 1726888059.80068: stdout chunk (state=3): >>># destroy _string <<< 9212 1726888059.80087: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9212 1726888059.80098: stdout chunk (state=3): >>># destroy _socket <<< 9212 1726888059.80107: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9212 1726888059.80117: stdout chunk (state=3): >>># destroy _json <<< 9212 1726888059.80141: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 9212 1726888059.80149: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 9212 1726888059.80185: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 9212 1726888059.80212: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool <<< 9212 1726888059.80222: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 9212 1726888059.80245: stdout chunk (state=3): >>># destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit <<< 9212 1726888059.80260: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 9212 1726888059.80268: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 9212 1726888059.80287: stdout chunk (state=3): >>># destroy datetime <<< 9212 1726888059.80297: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 9212 1726888059.80319: stdout chunk (state=3): >>># destroy _ssl <<< 9212 1726888059.80334: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 9212 1726888059.80345: stdout chunk (state=3): >>># destroy termios <<< 9212 1726888059.80355: stdout chunk (state=3): >>># destroy json <<< 9212 1726888059.80373: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 9212 1726888059.80382: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 9212 1726888059.80578: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib <<< 9212 1726888059.80589: stdout chunk (state=3): >>># cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess <<< 9212 1726888059.80601: stdout chunk (state=3): >>># destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 9212 1726888059.80621: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9212 1726888059.80746: stdout chunk (state=3): >>># destroy posixpath <<< 9212 1726888059.80777: stdout chunk (state=3): >>># destroy stat <<< 9212 1726888059.80788: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9212 1726888059.80805: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 9212 1726888059.80825: stdout chunk (state=3): >>># destroy linecache <<< 9212 1726888059.80836: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 9212 1726888059.80846: stdout chunk (state=3): >>># destroy collections # destroy ansible.module_utils.six.moves.urllib_parse <<< 9212 1726888059.80865: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 9212 1726888059.80881: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9212 1726888059.81266: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9212 1726888059.81273: stdout chunk (state=3): >>><<< 9212 1726888059.81283: stderr chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd312e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2a8828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd3129b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2b5630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c10f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd26be48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2724e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd255d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd258198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db566940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db578240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c6a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db49c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a72e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db4a7f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a7ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4b20b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5417f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db541be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db52d470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db51d4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2552b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db25cd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5172e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db590048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2746d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db274eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dadfc1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2747b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae01cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dae256d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2c3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd6be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabcb320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabc3fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabbbeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2cd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dabcbf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd0080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd23c5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23ce48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd240518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd22fb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae11390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23c4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9244940>\r\n# zipimport: found 108 names in \'/tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f15b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eb82b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8ec1630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8eeab38>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb080>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb2b0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91bb5f8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee62e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8edb4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee6898>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eea438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91dfef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f369b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f40ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91e5da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d92e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f5cb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6ca20>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cb00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cc88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d10b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d9208668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fcd68>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91fcf60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fc828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d921fa58>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f748>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211f28>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f5c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d584f320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5946908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d5943160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58938d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59790b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5979160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d589fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d591bf60>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59904a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59b2eb8>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59bb6a0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599bb70>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59b2c18>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5990e48>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599af60>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5935898>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5bedbe0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5be8748>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58fab38>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fd7940>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d501b588>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d50035c0>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ff9c88>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fc4f28>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d511db00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d51157f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5115470>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4b447f0>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4ac4400>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4da0>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4f60>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4b2c9b0>\r\n\r\n{"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9212 1726888059.81432: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd312e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2a8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd3129b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2b5630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2bc390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd26be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd266b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2724e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd255d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd258198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db566940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db578240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd2c6a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db49c0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a72e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db4a7f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4a7ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db4b20b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5417f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db541be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db52d470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db51d4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2552b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db25cd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db535470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db5172e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db262fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95db267320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db590048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2746d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db274eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dadfc1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db2747b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae01cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dae256d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2c3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd6be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabcb320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabc3fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabbbeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae2cd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dabcbf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae25a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dabd0080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd222ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95db267898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd23c5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23ce48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd240518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95dd240278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd22fb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dae11390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95dd23c4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9244940> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f15b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eb82b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8ec1630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ec1b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8eeab38> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb080> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91bb2b0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91bb5f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee62e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8edb4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8ee6898> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8eea438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91dfef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f369b0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f40ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91e5da0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d92e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f5cb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d8f2e668> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6ca20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d8f6cc88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91d10b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d9208668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fcd68> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d91fcf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d91fc828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d921fa58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211f28> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d921f5c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d9211780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d584f320> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5946908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d5943160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58938d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59790b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5979160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d589fac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d591bf60> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59904a8> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d59b2eb8> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59bb6a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599bb70> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d59b2c18> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5990e48> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d599af60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5935898> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5bedbe0> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5be8748> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d58fab38> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fd7940> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d501b588> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d50035c0> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ff9c88> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4fc4f28> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d511db00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d51157f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d5115470> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_z8a7oybv/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4b447f0> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4ac4400> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4da0> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95d4ac4f60> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95d4b2c9b0> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.47.17 closed. 9212 1726888059.84456: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888058.1004949-9212-92832861605312/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9212 1726888059.84476: _low_level_execute_command(): starting 9212 1726888059.84483: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1004949-9212-92832861605312/ > /dev/null 2>&1 && sleep 0'"'"'' 9212 1726888059.86895: stderr chunk (state=2): >>><<< 9212 1726888059.86902: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9212 1726888059.86921: _low_level_execute_command() done: rc=0, stdout=, stderr= 9212 1726888059.86929: handler run complete 9212 1726888059.87440: variable 'ansible_facts' from source: host vars for 'managed_node2' 9212 1726888059.87745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9212 1726888059.89006: variable 'ansible_facts' from source: host vars for 'managed_node2' 9212 1726888059.89298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9212 1726888059.89731: attempt loop complete, returning result 9212 1726888059.89743: _execute() done 9212 1726888059.89749: dumping result to json 9212 1726888059.89886: done dumping result, returning 9212 1726888059.89897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [026adac1-1d6b-4d75-acc5-00000000000c] 9212 1726888059.89960: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c 9212 1726888059.90942: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c 9212 1726888059.90948: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "adcli": [ { "arch": "x86_64", "epoch": null, "name": "adcli", "release": "1.el8", "source": "rpm", "version": "0.9.2" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-libs-lite": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs-lite", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-license": [ { "arch": "noarch", "epoch": 32, "name": "bind-license", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-utils": [ { "arch": "x86_64", "epoch": 32, "name": "bind-utils", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fstrm": [ { "arch": "x86_64", "epoch": null, "name": "fstrm", "release": "3.el8", "source": "rpm", "version": "0.6.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.el8_1", "source": "rpm", "version": "60.3" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libipa_hbac": [ { "arch": "x86_64", "epoch": null, "name": "libipa_hbac", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsmbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libsmbclient", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libwbclient", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "8.el8", "source": "rpm", "version": "1.3.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-bind": [ { "arch": "noarch", "epoch": 32, "name": "python3-bind", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-sssdconfig": [ { "arch": "noarch", "epoch": null, "name": "python3-sssdconfig", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-client-libs", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "samba-common": [ { "arch": "noarch", "epoch": 0, "name": "samba-common", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-common-libs", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sssd": [ { "arch": "x86_64", "epoch": null, "name": "sssd", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ad": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ad", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common-pac": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common-pac", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ipa": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ipa", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-krb5": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ldap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ldap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-proxy": [ { "arch": "x86_64", "epoch": null, "name": "sssd-proxy", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tlog": [ { "arch": "x86_64", "epoch": null, "name": "tlog", "release": "1.el8", "source": "rpm", "version": "14" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 9211 1726888059.94470: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdk-pixbuf2": [{"name": "gdk-pixbuf2", "version": "2.36.12", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "3.32.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstemmer": [{"name": "libstemmer", "version": "0", "release": "10.585svn.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-bridge": [{"name": "cockpit-bridge", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sscg": [{"name": "sscg", "version": "3.0.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sos": [{"name": "sos", "version": "4.7.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXau": [{"name": "libXau", "version": "1.0.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fontpackages-filesystem": [{"name": "fontpackages-filesystem", "version": "1.44", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "fontconfig": [{"name": "fontconfig", "version": "2.13.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pixman": [{"name": "pixman", "version": "0.38.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-sans-mono-fonts": [{"name": "dejavu-sans-mono-fonts", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-magic": [{"name": "python3-magic", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmodman": [{"name": "libmodman", "version": "2.0.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.56.1", "release": "1.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup": [{"name": "libsoup", "version": "2.62.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tracer-common": [{"name": "tracer-common", "version": "1.1", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pydbus": [{"name": "python3-pydbus", "version": "0.6.0", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pexpect": [{"name": "python3-pexpect", "version": "4.3.1", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-psutil": [{"name": "python3-psutil", "version": "5.4.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-tracer": [{"name": "python3-tracer", "version": "1.1", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxcb": [{"name": "libxcb", "version": "1.13.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "abattis-cantarell-fonts": [{"name": "abattis-cantarell-fonts", "version": "0.0.25", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-fonts-common": [{"name": "dejavu-fonts-common", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-libxml2": [{"name": "python3-libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.4.15", "release": "5.2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libappstream-glib": [{"name": "libappstream-glib", "version": "0.7.14", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-ptyprocess": [{"name": "python3-ptyprocess", "version": "0.5.2", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.4.0", "release": "2.module_el8+762+77bd8591", "epoch": null, "arch": "noarch", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libX11-common": [{"name": "libX11-common", "version": "1.6.8", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release":<<< 9211 1726888059.94939: stdout chunk (state=3): >>> "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 9211 1726888059.95045: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9211 1726888059.95071: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat <<< 9211 1726888059.95095: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy <<< 9211 1726888059.95130: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit <<< 9211 1726888059.95165: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters <<< 9211 1726888059.95190: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 <<< 9211 1726888059.95215: stdout chunk (state=3): >>># 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot <<< 9211 1726888059.95247: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly <<< 9211 1726888059.95486: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9211 1726888059.96169: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 9211 1726888059.96211: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno <<< 9211 1726888059.96242: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 9211 1726888059.96274: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 9211 1726888059.96298: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9211 1726888059.96338: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess <<< 9211 1726888059.96358: stdout chunk (state=3): >>># destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9211 1726888059.96382: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9211 1726888059.96612: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9211 1726888059.96982: 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9211 1726888059.97142: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9211 1726888059.97184: stderr chunk (state=3): >>><<< 9211 1726888059.97189: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ace48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c642828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ac9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c64f630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c65b0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c605e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c60c4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5efd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5f2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a900940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a912240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c660a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8361d0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841400>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a8440f0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841be0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8441d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8db908>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8dbcf8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd2b0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8d32b0>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8c6588>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b75c0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5ef400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5dfe80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd208>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5fdf98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b1400>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a92a160>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602f60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a619048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a195320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a19add8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6026a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bf438>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a1bf7f0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c54e0>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f70cf8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65438>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65128>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f55fd0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c5e80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa839f6a0f0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bfb70>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bc7f0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f6a198>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bcb70>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6029e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5d36a0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db710>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbbe0>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbcf8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3ef0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5e2080>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5db5c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db320>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5c7be0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1aa4a8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3550>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385dd9e8>\r\n# zipimport: found 108 names in \'/tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355828>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838253358>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355ef0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8385dde48>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382afc18>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838284be0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597128>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597358>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385976a0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838280390>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838273588>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385a3ef0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838280710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382809b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838350a90>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83835aba8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385bde80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348588>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b43c8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838375be0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348748>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ac8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ba8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384d30>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b3160>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838561710>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838551e10>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83855a048>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385518d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838578b00>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385787f0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578048>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578668>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83856a828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83839a240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83844fa20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8383d2208>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838462978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383eaf98>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838400080>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383d2588>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838466198>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384ede80>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384193c8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83843add8>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8384415c0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83842aa90>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83843ab38>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838419d68>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838423e80>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384fc7b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838514b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838520668>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384b4a58>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420d68>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420668>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8343ac4e0>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8343b5ba8>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa834392e10>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838335a20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83833c710>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83833c390>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83446e710>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa833f00320>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00cc0>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00e80>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8344428d0>\r\n\r\n{"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdk-pixbuf2": [{"name": "gdk-pixbuf2", "version": "2.36.12", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "3.32.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstemmer": [{"name": "libstemmer", "version": "0", "release": "10.585svn.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-bridge": [{"name": "cockpit-bridge", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sscg": [{"name": "sscg", "version": "3.0.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sos": [{"name": "sos", "version": "4.7.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXau": [{"name": "libXau", "version": "1.0.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fontpackages-filesystem": [{"name": "fontpackages-filesystem", "version": "1.44", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "fontconfig": [{"name": "fontconfig", "version": "2.13.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pixman": [{"name": "pixman", "version": "0.38.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-sans-mono-fonts": [{"name": "dejavu-sans-mono-fonts", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-magic": [{"name": "python3-magic", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmodman": [{"name": "libmodman", "version": "2.0.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.56.1", "release": "1.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup": [{"name": "libsoup", "version": "2.62.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tracer-common": [{"name": "tracer-common", "version": "1.1", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pydbus": [{"name": "python3-pydbus", "version": "0.6.0", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pexpect": [{"name": "python3-pexpect", "version": "4.3.1", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-psutil": [{"name": "python3-psutil", "version": "5.4.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-tracer": [{"name": "python3-tracer", "version": "1.1", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxcb": [{"name": "libxcb", "version": "1.13.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "abattis-cantarell-fonts": [{"name": "abattis-cantarell-fonts", "version": "0.0.25", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-fonts-common": [{"name": "dejavu-fonts-common", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-libxml2": [{"name": "python3-libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.4.15", "release": "5.2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libappstream-glib": [{"name": "libappstream-glib", "version": "0.7.14", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-ptyprocess": [{"name": "python3-ptyprocess", "version": "0.5.2", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.4.0", "release": "2.module_el8+762+77bd8591", "epoch": null, "arch": "noarch", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libX11-common": [{"name": "libX11-common", "version": "1.6.8", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9211 1726888059.97334: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ace48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c642828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c6ac9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c64f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c65b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c656390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c605e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c600b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c60c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5efd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5f2198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a900940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a912240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c660a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8361d0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841400> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a8440f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a841be0> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8441d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8db908> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8dbcf8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd2b0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8d32b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8c6588> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b75c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5ef400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5dfe80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8cd208> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a5fdf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a8b1400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a602470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a92a160> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a602b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a619048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a195320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a610908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a19add8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6026a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bf438> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83a1bf7f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c54e0> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f70cf8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f65128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f55fd0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1c5e80> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa839f6a0f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1bfb70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bc7f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa839f6a198> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5bcb70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a6029e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5d36a0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db710> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbbe0> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5dbcf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3ef0> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5e2080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5db5c0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83c5db320> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5c7be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83a1aa4a8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83c5d3550> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385dd9e8> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355828> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838253358> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838355ef0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8385dde48> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382afc18> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838284be0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597128> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838597358> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385976a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838280390> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838273588> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385a3ef0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838280710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8382809b0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838350a90> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83835aba8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385bde80> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348588> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b43c8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838375be0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838348748> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ac8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384ba8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838384d30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385b3160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838561710> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838551e10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83855a048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385518d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa838578b00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8385787f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578048> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838578668> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83856a828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83839a240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83844fa20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8383d2208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838462978> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383eaf98> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838400080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8383d2588> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838466198> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384ede80> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384193c8> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83843add8> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8384415c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83842aa90> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83843ab38> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838419d68> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838423e80> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384fc7b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838514b00> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838520668> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8384b4a58> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420d68> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838420668> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8343ac4e0> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8343b5ba8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa834392e10> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa838335a20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83833c710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa83833c390> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_dl80zmna/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa83446e710> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa833f00320> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00cc0> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa833f00e80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8344428d0> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdk-pixbuf2": [{"name": "gdk-pixbuf2", "version": "2.36.12", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "3.32.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstemmer": [{"name": "libstemmer", "version": "0", "release": "10.585svn.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-bridge": [{"name": "cockpit-bridge", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sscg": [{"name": "sscg", "version": "3.0.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sos": [{"name": "sos", "version": "4.7.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXau": [{"name": "libXau", "version": "1.0.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fontpackages-filesystem": [{"name": "fontpackages-filesystem", "version": "1.44", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "fontconfig": [{"name": "fontconfig", "version": "2.13.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pixman": [{"name": "pixman", "version": "0.38.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-sans-mono-fonts": [{"name": "dejavu-sans-mono-fonts", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-magic": [{"name": "python3-magic", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmodman": [{"name": "libmodman", "version": "2.0.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.56.1", "release": "1.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup": [{"name": "libsoup", "version": "2.62.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tracer-common": [{"name": "tracer-common", "version": "1.1", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pydbus": [{"name": "python3-pydbus", "version": "0.6.0", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pexpect": [{"name": "python3-pexpect", "version": "4.3.1", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-psutil": [{"name": "python3-psutil", "version": "5.4.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-tracer": [{"name": "python3-tracer", "version": "1.1", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxcb": [{"name": "libxcb", "version": "1.13.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "abattis-cantarell-fonts": [{"name": "abattis-cantarell-fonts", "version": "0.0.25", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-fonts-common": [{"name": "dejavu-fonts-common", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-libxml2": [{"name": "python3-libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.4.15", "release": "5.2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libappstream-glib": [{"name": "libappstream-glib", "version": "0.7.14", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-ptyprocess": [{"name": "python3-ptyprocess", "version": "0.5.2", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.4.0", "release": "2.module_el8+762+77bd8591", "epoch": null, "arch": "noarch", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libX11-common": [{"name": "libX11-common", "version": "1.6.8", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.46.117 closed. 9211 1726888060.01459: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888058.1304479-9211-16227360190889/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9211 1726888060.01477: _low_level_execute_command(): starting 9211 1726888060.01484: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.1304479-9211-16227360190889/ > /dev/null 2>&1 && sleep 0'"'"'' 9211 1726888060.06155: stderr chunk (state=2): >>><<< 9211 1726888060.06166: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9211 1726888060.06192: _low_level_execute_command() done: rc=0, stdout=, stderr= 9211 1726888060.06200: handler run complete 9211 1726888060.07188: variable 'ansible_facts' from source: host vars for 'managed_node1' 9211 1726888060.07773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9211 1726888060.09429: variable 'ansible_facts' from source: host vars for 'managed_node1' 9211 1726888060.09735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9211 1726888060.10190: attempt loop complete, returning result 9211 1726888060.10204: _execute() done 9211 1726888060.10210: dumping result to json 9211 1726888060.10355: done dumping result, returning 9211 1726888060.10366: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [026adac1-1d6b-4d75-acc5-00000000000c] 9211 1726888060.10378: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c 9211 1726888060.11559: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c 9211 1726888060.11564: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "abattis-cantarell-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "6.el8", "source": "rpm", "version": "0.0.25" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "adcli": [ { "arch": "x86_64", "epoch": null, "name": "adcli", "release": "1.el8", "source": "rpm", "version": "0.9.2" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-libs-lite": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs-lite", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-license": [ { "arch": "noarch", "epoch": 32, "name": "bind-license", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-utils": [ { "arch": "x86_64", "epoch": 32, "name": "bind-utils", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "cockpit-bridge": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-bridge", "release": "1.el8", "source": "rpm", "version": "310.4" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dejavu-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "7.el8", "source": "rpm", "version": "2.35" } ], "dejavu-sans-mono-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-mono-fonts", "release": "7.el8", "source": "rpm", "version": "2.35" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "fontconfig": [ { "arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "4.el8", "source": "rpm", "version": "2.13.1" } ], "fontpackages-filesystem": [ { "arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "22.el8", "source": "rpm", "version": "1.44" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fstrm": [ { "arch": "x86_64", "epoch": null, "name": "fstrm", "release": "3.el8", "source": "rpm", "version": "0.6.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "gdk-pixbuf2": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "5.el8", "source": "rpm", "version": "2.36.12" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.1.el8", "source": "rpm", "version": "2.56.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "6.el8", "source": "rpm", "version": "3.32.0" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libX11-common": [ { "arch": "noarch", "epoch": null, "name": "libX11-common", "release": "8.el8", "source": "rpm", "version": "1.6.8" } ], "libXau": [ { "arch": "x86_64", "epoch": null, "name": "libXau", "release": "3.el8", "source": "rpm", "version": "1.0.9" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libappstream-glib": [ { "arch": "x86_64", "epoch": null, "name": "libappstream-glib", "release": "3.el8", "source": "rpm", "version": "0.7.14" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.el8_1", "source": "rpm", "version": "60.3" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libipa_hbac": [ { "arch": "x86_64", "epoch": null, "name": "libipa_hbac", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodman": [ { "arch": "x86_64", "epoch": null, "name": "libmodman", "release": "17.el8", "source": "rpm", "version": "2.0.1" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "5.2.el8", "source": "rpm", "version": "0.4.15" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsmbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libsmbclient", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libsoup": [ { "arch": "x86_64", "epoch": null, "name": "libsoup", "release": "5.el8", "source": "rpm", "version": "2.62.3" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libstemmer": [ { "arch": "x86_64", "epoch": null, "name": "libstemmer", "release": "10.585svn.el8", "source": "rpm", "version": "0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libwbclient", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "libxcb": [ { "arch": "x86_64", "epoch": null, "name": "libxcb", "release": "1.el8", "source": "rpm", "version": "1.13.1" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pixman": [ { "arch": "x86_64", "epoch": null, "name": "pixman", "release": "4.el8", "source": "rpm", "version": "0.38.4" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "8.el8", "source": "rpm", "version": "1.3.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-bind": [ { "arch": "noarch", "epoch": 32, "name": "python3-bind", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.module_el8+762+77bd8591", "source": "rpm", "version": "1.4.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-magic": [ { "arch": "noarch", "epoch": null, "name": "python3-magic", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pexpect": [ { "arch": "noarch", "epoch": null, "name": "python3-pexpect", "release": "3.el8", "source": "rpm", "version": "4.3.1" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-psutil": [ { "arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "11.el8", "source": "rpm", "version": "5.4.3" } ], "python3-ptyprocess": [ { "arch": "noarch", "epoch": null, "name": "python3-ptyprocess", "release": "4.el8", "source": "rpm", "version": "0.5.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pydbus": [ { "arch": "noarch", "epoch": null, "name": "python3-pydbus", "release": "5.el8", "source": "rpm", "version": "0.6.0" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-sssdconfig": [ { "arch": "noarch", "epoch": null, "name": "python3-sssdconfig", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-tracer": [ { "arch": "noarch", "epoch": null, "name": "python3-tracer", "release": "1.el8", "source": "rpm", "version": "1.1" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-client-libs", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "samba-common": [ { "arch": "noarch", "epoch": 0, "name": "samba-common", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-common-libs", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sos": [ { "arch": "noarch", "epoch": null, "name": "sos", "release": "2.el8", "source": "rpm", "version": "4.7.1" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sscg": [ { "arch": "x86_64", "epoch": null, "name": "sscg", "release": "7.el8", "source": "rpm", "version": "3.0.0" } ], "sssd": [ { "arch": "x86_64", "epoch": null, "name": "sssd", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ad": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ad", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common-pac": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common-pac", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ipa": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ipa", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-krb5": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ldap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ldap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-proxy": [ { "arch": "x86_64", "epoch": null, "name": "sssd-proxy", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tlog": [ { "arch": "x86_64", "epoch": null, "name": "tlog", "release": "1.el8", "source": "rpm", "version": "14" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "tracer-common": [ { "arch": "noarch", "epoch": null, "name": "tracer-common", "release": "1.el8", "source": "rpm", "version": "1.1" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 9213 1726888060.16312: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch <<< 9213 1726888060.16406: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9213 1726888060.16995: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl <<< 9213 1726888060.17028: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json <<< 9213 1726888060.17060: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 9213 1726888060.17097: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms <<< 9213 1726888060.17129: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases <<< 9213 1726888060.17160: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 9213 1726888060.17196: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref <<< 9213 1726888060.17236: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd <<< 9213 1726888060.17268: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 9213 1726888060.17294: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9213 1726888060.17537: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9213 1726888060.17943: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9213 1726888060.17953: stdout chunk (state=3): >>><<< 9213 1726888060.17967: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa1e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f37828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa19b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f44630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f500f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872efae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f014e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee4d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee7198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711f5940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871207240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f55a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487112b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711362e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4871136f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871136ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711410b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d07f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d0be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711bc470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711ac4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ee42b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870eebd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711a62e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487121f048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f036d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f03eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a8b1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f037b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a90cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ab46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abb3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870865be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085a320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870852fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487084aeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abbd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f487085af98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb16d8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085f080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb1a58>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecb588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf5f8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfac8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfbe0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecbdd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecff28>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecf4a8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf208>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ebeac8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870aa0390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecb438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eed38d0>\r\n# zipimport: found 108 names in \'/tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eba5a90>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb47240>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4f4a8>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb4f5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4fb00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb79ac8>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb79b70>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee48240>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee48588>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75278>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb6a470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75828>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb793c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee70e80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee86940>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee91a20>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee75d30>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e438>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee69278>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eeaca58>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e5f8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eeba978>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebaa58>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebabe0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee63048>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebfc5c0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0cc0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebf0eb8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ec149b0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec146a0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec06e80>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec14518>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec066d8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b4df320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b595860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b54e0f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b523860>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b587048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5870f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b522908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5acef0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1438>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b601e48>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b60b630>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5ecb00>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b601ba8>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1dd8>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5d1ef0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5c5828>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b86bb70>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b8776d8>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b649ac8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac668d0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486acaa518>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac90550>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ac88c18>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac53e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adaca90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486adb0780>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adb0400>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a7d8780>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a755390>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755d30>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755ef0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a7ba940>\r\n\r\n{"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9213 1726888060.18161: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa1e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f37828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872fa19b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f44630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f500f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f4b390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872efae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ef5b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f014e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee4d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ee7198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711f5940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871207240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872f55a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487112b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711362e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4871136f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4871136ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711410b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d07f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711d0be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711bc470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711ac4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ee42b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870eebd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711c4470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48711a62e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef1fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ef6320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487121f048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f036d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f03eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a8b1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870f037b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870a90cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4870ab46d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abb3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870865be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085a320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870852fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487084aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870abbd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f487085af98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ab4a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb16d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f487085f080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872eb1a58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870ef6898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecb588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf5f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecfbe0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecbdd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecff28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecf4a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4872ecf208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ebeac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4870aa0390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4872ecb438> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eed38d0> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eba5a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb47240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4f4a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb4f5c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb4fb00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb79ac8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb79b70> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee48240> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee48588> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb6a470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eb75828> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eb793c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee70e80> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ee86940> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee91a20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee75d30> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee69278> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486eeaca58> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee7e5f8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eeba978> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebaa58> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486eebabe0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ee63048> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebfc5c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0cc0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ebf0eb8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ebf0780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ec149b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec146a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec06e80> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec14518> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ec066d8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b4df320> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b595860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b54e0f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b523860> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b587048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5870f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b522908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5acef0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1438> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b601e48> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b60b630> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5ecb00> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486b601ba8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5e1dd8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5d1ef0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b5c5828> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b86bb70> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b8776d8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486b649ac8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac668d0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486acaa518> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac90550> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486ac88c18> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486ac53e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adaca90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486adb0780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486adb0400> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_gwiaw0as/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a7d8780> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a755390> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755d30> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f486a755ef0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486a7ba940> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-sssdconfig": [{"name": "python3-sssdconfig", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.3.0", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-bind": [{"name": "python3-bind", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "noarch", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.19.4", "release": "4.el8", "epoch": 0, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-libs-lite": [{"name": "bind-libs-lite", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "60.3", "release": "2.el8_1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.44.178 closed. 9213 1726888060.22976: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888058.0910308-9213-69608487369353/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9213 1726888060.23022: _low_level_execute_command(): starting 9213 1726888060.23030: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888058.0910308-9213-69608487369353/ > /dev/null 2>&1 && sleep 0'"'"'' 9213 1726888060.25734: stderr chunk (state=2): >>><<< 9213 1726888060.25742: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9213 1726888060.25761: _low_level_execute_command() done: rc=0, stdout=, stderr= 9213 1726888060.25767: handler run complete 9213 1726888060.26667: variable 'ansible_facts' from source: host vars for 'managed_node3' 9213 1726888060.27269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9213 1726888060.31647: variable 'ansible_facts' from source: host vars for 'managed_node3' 9213 1726888060.31928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9213 1726888060.32363: attempt loop complete, returning result 9213 1726888060.32377: _execute() done 9213 1726888060.32382: dumping result to json 9213 1726888060.32517: done dumping result, returning 9213 1726888060.32525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [026adac1-1d6b-4d75-acc5-00000000000c] 9213 1726888060.32535: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c 9213 1726888060.33644: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000c 9213 1726888060.33649: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "adcli": [ { "arch": "x86_64", "epoch": null, "name": "adcli", "release": "1.el8", "source": "rpm", "version": "0.9.2" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-libs-lite": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs-lite", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-license": [ { "arch": "noarch", "epoch": 32, "name": "bind-license", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "bind-utils": [ { "arch": "x86_64", "epoch": 32, "name": "bind-utils", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fstrm": [ { "arch": "x86_64", "epoch": null, "name": "fstrm", "release": "3.el8", "source": "rpm", "version": "0.6.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.el8_1", "source": "rpm", "version": "60.3" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libipa_hbac": [ { "arch": "x86_64", "epoch": null, "name": "libipa_hbac", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsmbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libsmbclient", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libwbclient", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "8.el8", "source": "rpm", "version": "1.3.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-bind": [ { "arch": "noarch", "epoch": 32, "name": "python3-bind", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-sssdconfig": [ { "arch": "noarch", "epoch": null, "name": "python3-sssdconfig", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-client-libs", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "samba-common": [ { "arch": "noarch", "epoch": 0, "name": "samba-common", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-common-libs", "release": "4.el8", "source": "rpm", "version": "4.19.4" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sssd": [ { "arch": "x86_64", "epoch": null, "name": "sssd", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ad": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ad", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common-pac": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common-pac", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ipa": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ipa", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-krb5": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-ldap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ldap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-proxy": [ { "arch": "x86_64", "epoch": null, "name": "sssd-proxy", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tlog": [ { "arch": "x86_64", "epoch": null, "name": "tlog", "release": "1.el8", "source": "rpm", "version": "14" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 8995 1726888060.40485: no more pending results, returning what we have 8995 1726888060.40489: results queue empty 8995 1726888060.40489: checking for any_errors_fatal 8995 1726888060.40504: done checking for any_errors_fatal 8995 1726888060.40505: checking for max_fail_percentage 8995 1726888060.40508: done checking for max_fail_percentage 8995 1726888060.40509: checking to see if all hosts have failed and the running result is not ok 8995 1726888060.40509: done checking to see if all hosts have failed 8995 1726888060.40510: getting the remaining hosts for this loop 8995 1726888060.40511: done getting the remaining hosts for this loop 8995 1726888060.40514: getting the next task for host managed_node1 8995 1726888060.40519: done getting next task for host managed_node1 8995 1726888060.40525: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 8995 1726888060.40527: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888060.40528: getting the next task for host managed_node2 8995 1726888060.40529: done getting next task for host managed_node2 8995 1726888060.40530: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 8995 1726888060.40531: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888060.40532: getting the next task for host managed_node3 8995 1726888060.40533: done getting next task for host managed_node3 8995 1726888060.40533: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 8995 1726888060.40534: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888060.40546: getting variables 8995 1726888060.40547: in VariableManager get_vars() 8995 1726888060.40564: Calling all_inventory to load vars for managed_node1 8995 1726888060.40566: Calling groups_inventory to load vars for managed_node1 8995 1726888060.40567: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888060.40572: Calling all_plugins_play to load vars for managed_node1 8995 1726888060.40573: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888060.40575: Calling groups_plugins_play to load vars for managed_node1 8995 1726888060.41244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888060.42088: done with get_vars() 8995 1726888060.42106: done getting variables 8995 1726888060.42141: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Install cockpit session recording] ****** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13 Friday 20 September 2024 23:07:40 -0400 (0:00:02.402) 0:00:09.059 ****** 8995 1726888060.42163: entering _queue_task() for managed_node1/package 8995 1726888060.42429: worker is 1 (out of 3 available) 8995 1726888060.42443: exiting _queue_task() for managed_node1/package 8995 1726888060.42475: getting variables 8995 1726888060.42481: in VariableManager get_vars() 8995 1726888060.42569: Calling all_inventory to load vars for managed_node2 8995 1726888060.42574: Calling groups_inventory to load vars for managed_node2 8995 1726888060.42577: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888060.42594: Calling all_plugins_play to load vars for managed_node2 8995 1726888060.42597: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888060.42604: Calling groups_plugins_play to load vars for managed_node2 9271 1726888060.42702: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 9271 1726888060.42842: in run() - task 026adac1-1d6b-4d75-acc5-00000000000d 9271 1726888060.42857: variable 'ansible_search_path' from source: unknown 9271 1726888060.42861: variable 'ansible_search_path' from source: unknown 9271 1726888060.42885: calling self._execute() 9271 1726888060.42957: variable 'ansible_host' from source: host vars for 'managed_node1' 9271 1726888060.42969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9271 1726888060.42981: variable 'omit' from source: magic vars 9271 1726888060.43377: variable 'ansible_facts' from source: host vars for 'managed_node1' 8995 1726888060.44125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888060.45002: done with get_vars() 8995 1726888060.45015: done getting variables 9271 1726888060.44094: Evaluated conditional ('cockpit' in ansible_facts.packages): False 9271 1726888060.44103: when evaluation is False, skipping this task 9271 1726888060.44111: _execute() done 9271 1726888060.44118: dumping result to json 9271 1726888060.44125: done dumping result, returning 9271 1726888060.44131: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [026adac1-1d6b-4d75-acc5-00000000000d] 9271 1726888060.44151: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d 9271 1726888060.44189: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d 9271 1726888060.44194: WORKER PROCESS EXITING 8995 1726888060.45131: 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) 8995 1726888060.45138: entering _queue_task() for managed_node2/package 8995 1726888060.45349: worker is 2 (out of 3 available) 8995 1726888060.45366: exiting _queue_task() for managed_node2/package skipping: [managed_node1] => { "changed": false, "false_condition": "'cockpit' in ansible_facts.packages", "skip_reason": "Conditional result was False" } 8995 1726888060.45480: getting variables 8995 1726888060.45482: in VariableManager get_vars() 8995 1726888060.45536: Calling all_inventory to load vars for managed_node3 8995 1726888060.45540: Calling groups_inventory to load vars for managed_node3 8995 1726888060.45541: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888060.45551: Calling all_plugins_play to load vars for managed_node3 8995 1726888060.45553: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888060.45555: Calling groups_plugins_play to load vars for managed_node3 8995 1726888060.46405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888060.47771: done with get_vars() 8995 1726888060.47788: done getting variables 8995 1726888060.47846: 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) 8995 1726888060.47856: entering _queue_task() for managed_node3/package 8995 1726888060.48059: worker is 3 (out of 3 available) 8995 1726888060.48075: exiting _queue_task() for managed_node3/package 8995 1726888060.48089: done queuing things up, now waiting for results queue to drain 8995 1726888060.48093: waiting for pending results... 9272 1726888060.46180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 9272 1726888060.46295: in run() - task 026adac1-1d6b-4d75-acc5-00000000000d 9272 1726888060.46309: variable 'ansible_search_path' from source: unknown 9272 1726888060.46313: variable 'ansible_search_path' from source: unknown 9272 1726888060.46333: calling self._execute() 9272 1726888060.46400: variable 'ansible_host' from source: host vars for 'managed_node2' 9272 1726888060.46409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9272 1726888060.46418: variable 'omit' from source: magic vars 9272 1726888060.46771: variable 'ansible_facts' from source: host vars for 'managed_node2' 9272 1726888060.47446: Evaluated conditional ('cockpit' in ansible_facts.packages): False 9272 1726888060.47452: when evaluation is False, skipping this task 9272 1726888060.47457: _execute() done 9272 1726888060.47461: dumping result to json 9272 1726888060.47464: done dumping result, returning 9272 1726888060.47469: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [026adac1-1d6b-4d75-acc5-00000000000d] 9272 1726888060.47572: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d 9272 1726888060.47611: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d 9272 1726888060.47616: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'cockpit' in ansible_facts.packages", "skip_reason": "Conditional result was False" } 9273 1726888060.48476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 9273 1726888060.48608: in run() - task 026adac1-1d6b-4d75-acc5-00000000000d 9273 1726888060.48630: variable 'ansible_search_path' from source: unknown 9273 1726888060.48639: variable 'ansible_search_path' from source: unknown 9273 1726888060.48668: calling self._execute() 9273 1726888060.48733: variable 'ansible_host' from source: host vars for 'managed_node3' 9273 1726888060.48741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9273 1726888060.48750: variable 'omit' from source: magic vars 9273 1726888060.49068: variable 'ansible_facts' from source: host vars for 'managed_node3' 9273 1726888060.49627: Evaluated conditional ('cockpit' in ansible_facts.packages): False 9273 1726888060.49634: when evaluation is False, skipping this task 9273 1726888060.49637: _execute() done 9273 1726888060.49641: dumping result to json 9273 1726888060.49645: done dumping result, returning 9273 1726888060.49651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [026adac1-1d6b-4d75-acc5-00000000000d] 9273 1726888060.49663: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d 9273 1726888060.49689: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000d 9273 1726888060.49693: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'cockpit' in ansible_facts.packages", "skip_reason": "Conditional result was False" } 8995 1726888060.49778: no more pending results, returning what we have 8995 1726888060.49781: results queue empty 8995 1726888060.49782: checking for any_errors_fatal 8995 1726888060.49791: done checking for any_errors_fatal 8995 1726888060.49792: checking for max_fail_percentage 8995 1726888060.49793: done checking for max_fail_percentage 8995 1726888060.49794: checking to see if all hosts have failed and the running result is not ok 8995 1726888060.49794: done checking to see if all hosts have failed 8995 1726888060.49795: getting the remaining hosts for this loop 8995 1726888060.49796: done getting the remaining hosts for this loop 8995 1726888060.49800: getting the next task for host managed_node1 8995 1726888060.49805: done getting next task for host managed_node1 8995 1726888060.49808: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section 8995 1726888060.49810: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888060.49811: getting the next task for host managed_node2 8995 1726888060.49812: done getting next task for host managed_node2 8995 1726888060.49814: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section 8995 1726888060.49815: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888060.49815: getting the next task for host managed_node3 8995 1726888060.49817: done getting next task for host managed_node3 8995 1726888060.49818: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section 8995 1726888060.49819: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888060.49834: getting variables 8995 1726888060.49835: in VariableManager get_vars() 8995 1726888060.49860: Calling all_inventory to load vars for managed_node1 8995 1726888060.49862: Calling groups_inventory to load vars for managed_node1 8995 1726888060.49864: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888060.49869: Calling all_plugins_play to load vars for managed_node1 8995 1726888060.49871: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888060.49872: Calling groups_plugins_play to load vars for managed_node1 8995 1726888060.50622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888060.51433: done with get_vars() 8995 1726888060.51446: done getting variables TASK [fedora.linux_system_roles.tlog : Configure sssd services section] ******** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20 Friday 20 September 2024 23:07:40 -0400 (0:00:00.093) 0:00:09.152 ****** 8995 1726888060.51479: entering _queue_task() for managed_node1/community.general.ini_file 8995 1726888060.51480: Creating lock for community.general.ini_file 8995 1726888060.51689: worker is 1 (out of 3 available) 8995 1726888060.51711: exiting _queue_task() for managed_node1/community.general.ini_file 8995 1726888060.51752: getting variables 8995 1726888060.51756: in VariableManager get_vars() 8995 1726888060.51862: Calling all_inventory to load vars for managed_node2 8995 1726888060.51866: Calling groups_inventory to load vars for managed_node2 8995 1726888060.51869: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888060.51885: Calling all_plugins_play to load vars for managed_node2 8995 1726888060.51889: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888060.51897: Calling groups_plugins_play to load vars for managed_node2 8995 1726888060.53086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9274 1726888060.52272: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section 9274 1726888060.52389: in run() - task 026adac1-1d6b-4d75-acc5-00000000000e 9274 1726888060.52405: variable 'ansible_search_path' from source: unknown 9274 1726888060.52409: variable 'ansible_search_path' from source: unknown 9274 1726888060.52453: variable 'omit' from source: magic vars 9274 1726888060.52567: variable 'ansible_host' from source: host vars for 'managed_node1' 9274 1726888060.52579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9274 1726888060.52588: variable 'omit' from source: magic vars 9274 1726888060.52935: variable 'tlog_use_sssd' from source: role '' defaults 9274 1726888060.52948: Evaluated conditional (tlog_use_sssd | bool): True 9274 1726888060.53073: variable 'ansible_facts' from source: host vars for 'managed_node1' 9274 1726888060.53767: Evaluated conditional ('sssd' in ansible_facts.packages): True 9274 1726888060.53776: variable 'omit' from source: magic vars 9274 1726888060.53809: variable 'omit' from source: magic vars 9274 1726888060.53851: variable '__tlog_sssd_conf' from source: role '' all vars 9274 1726888060.53923: variable '__tlog_sssd_conf' from source: role '' all vars 9274 1726888060.54007: variable 'item' from source: unknown 9274 1726888060.54088: variable 'item' from source: unknown 9274 1726888060.54111: variable 'omit' from source: magic vars 9274 1726888060.54152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9274 1726888060.54181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9274 1726888060.54205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8995 1726888060.54531: done with get_vars() 8995 1726888060.54550: done getting variables 8995 1726888060.54574: entering _queue_task() for managed_node2/community.general.ini_file 8995 1726888060.54875: worker is 2 (out of 3 available) 8995 1726888060.54888: exiting _queue_task() for managed_node2/community.general.ini_file 8995 1726888060.54919: getting variables 8995 1726888060.54922: in VariableManager get_vars() 8995 1726888060.55017: Calling all_inventory to load vars for managed_node3 8995 1726888060.55021: Calling groups_inventory to load vars for managed_node3 8995 1726888060.55026: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888060.55041: Calling all_plugins_play to load vars for managed_node3 8995 1726888060.55044: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888060.55048: Calling groups_plugins_play to load vars for managed_node3 8995 1726888060.56815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9274 1726888060.54224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9274 1726888060.54237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9274 1726888060.54265: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9274 1726888060.54271: variable 'ansible_host' from source: host vars for 'managed_node1' 9274 1726888060.54275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9274 1726888060.54452: Set connection var ansible_module_compression to ZIP_DEFLATED 9274 1726888060.54457: Set connection var ansible_shell_type to sh 9274 1726888060.54467: Set connection var ansible_shell_executable to /bin/sh 9274 1726888060.54470: Set connection var ansible_connection to ssh 9274 1726888060.54475: Set connection var ansible_pipelining to False 9274 1726888060.54484: Set connection var ansible_timeout to 10 9274 1726888060.54509: variable 'ansible_shell_executable' from source: unknown 9274 1726888060.54518: variable 'ansible_connection' from source: unknown 9274 1726888060.54523: variable 'ansible_module_compression' from source: unknown 9274 1726888060.54526: variable 'ansible_shell_type' from source: unknown 9274 1726888060.54531: variable 'ansible_shell_executable' from source: unknown 9274 1726888060.54535: variable 'ansible_host' from source: host vars for 'managed_node1' 9274 1726888060.54538: variable 'ansible_pipelining' from source: unknown 9274 1726888060.54541: variable 'ansible_timeout' from source: unknown 9274 1726888060.54545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9274 1726888060.54752: 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) 9274 1726888060.54763: variable 'omit' from source: magic vars 9274 1726888060.54772: starting attempt loop 9274 1726888060.54775: running the handler 9274 1726888060.54787: _low_level_execute_command(): starting 9274 1726888060.54797: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9275 1726888060.56402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section 9275 1726888060.56513: in run() - task 026adac1-1d6b-4d75-acc5-00000000000e 9275 1726888060.56528: variable 'ansible_search_path' from source: unknown 9275 1726888060.56533: variable 'ansible_search_path' from source: unknown 9275 1726888060.56577: variable 'omit' from source: magic vars 9275 1726888060.56696: variable 'ansible_host' from source: host vars for 'managed_node2' 9275 1726888060.56709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9275 1726888060.56719: variable 'omit' from source: magic vars 9275 1726888060.57035: variable 'tlog_use_sssd' from source: role '' defaults 9275 1726888060.57048: Evaluated conditional (tlog_use_sssd | bool): True 9275 1726888060.57179: variable 'ansible_facts' from source: host vars for 'managed_node2' 9275 1726888060.57848: Evaluated conditional ('sssd' in ansible_facts.packages): True 9275 1726888060.57858: variable 'omit' from source: magic vars 9275 1726888060.57890: variable 'omit' from source: magic vars 9275 1726888060.57932: variable '__tlog_sssd_conf' from source: role '' all vars 9275 1726888060.58006: variable '__tlog_sssd_conf' from source: role '' all vars 9275 1726888060.58093: variable 'item' from source: unknown 8995 1726888060.58292: done with get_vars() 8995 1726888060.58310: done getting variables 8995 1726888060.58338: entering _queue_task() for managed_node3/community.general.ini_file 8995 1726888060.58574: worker is 3 (out of 3 available) 8995 1726888060.58586: exiting _queue_task() for managed_node3/community.general.ini_file 8995 1726888060.58599: done queuing things up, now waiting for results queue to drain 8995 1726888060.58602: waiting for pending results... 9275 1726888060.58166: variable 'item' from source: unknown 9275 1726888060.58185: variable 'omit' from source: magic vars 9275 1726888060.58226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9275 1726888060.58260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9275 1726888060.58280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9275 1726888060.58299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9275 1726888060.58313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9275 1726888060.58346: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9275 1726888060.58353: variable 'ansible_host' from source: host vars for 'managed_node2' 9275 1726888060.58357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9274 1726888060.58754: stdout chunk (state=2): >>>/root <<< 9274 1726888060.58766: stderr chunk (state=2): >>><<< 9274 1726888060.58783: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9274 1726888060.58813: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9274 1726888060.58832: _low_level_execute_command(): starting 9274 1726888060.58839: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `" && echo ansible-tmp-1726888060.588218-9274-140589453110909="` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `" && echo ansible-tmp-1726888060.588218-9274-140589453110909="` echo /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 `" ) && sleep 0'"'"'' 9277 1726888060.59118: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section 9277 1726888060.59233: in run() - task 026adac1-1d6b-4d75-acc5-00000000000e 9277 1726888060.59250: variable 'ansible_search_path' from source: unknown 9277 1726888060.59254: variable 'ansible_search_path' from source: unknown 9277 1726888060.59312: variable 'omit' from source: magic vars 9277 1726888060.59417: variable 'ansible_host' from source: host vars for 'managed_node3' 9277 1726888060.59429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9277 1726888060.59438: variable 'omit' from source: magic vars 9275 1726888060.59668: Set connection var ansible_module_compression to ZIP_DEFLATED 9275 1726888060.59675: Set connection var ansible_shell_type to sh 9275 1726888060.59687: Set connection var ansible_shell_executable to /bin/sh 9275 1726888060.59690: Set connection var ansible_connection to ssh 9275 1726888060.59699: Set connection var ansible_pipelining to False 9275 1726888060.59705: Set connection var ansible_timeout to 10 9275 1726888060.59729: variable 'ansible_shell_executable' from source: unknown 9275 1726888060.59735: variable 'ansible_connection' from source: unknown 9275 1726888060.59739: variable 'ansible_module_compression' from source: unknown 9275 1726888060.59742: variable 'ansible_shell_type' from source: unknown 9275 1726888060.59745: variable 'ansible_shell_executable' from source: unknown 9275 1726888060.59748: variable 'ansible_host' from source: host vars for 'managed_node2' 9275 1726888060.59752: variable 'ansible_pipelining' from source: unknown 9275 1726888060.59754: variable 'ansible_timeout' from source: unknown 9275 1726888060.59758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9277 1726888060.59760: variable 'tlog_use_sssd' from source: role '' defaults 9277 1726888060.59771: Evaluated conditional (tlog_use_sssd | bool): True 9277 1726888060.59895: variable 'ansible_facts' from source: host vars for 'managed_node3' 9275 1726888060.59957: 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) 9275 1726888060.59968: variable 'omit' from source: magic vars 9275 1726888060.59974: starting attempt loop 9275 1726888060.59977: running the handler 9275 1726888060.59989: _low_level_execute_command(): starting 9275 1726888060.60002: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9277 1726888060.61054: Evaluated conditional ('sssd' in ansible_facts.packages): True 9277 1726888060.61063: variable 'omit' from source: magic vars 9277 1726888060.61094: variable 'omit' from source: magic vars 9277 1726888060.61136: variable '__tlog_sssd_conf' from source: role '' all vars 9277 1726888060.61210: variable '__tlog_sssd_conf' from source: role '' all vars 9277 1726888060.61290: variable 'item' from source: unknown 9277 1726888060.61346: variable 'item' from source: unknown 9277 1726888060.61360: variable 'omit' from source: magic vars 9277 1726888060.61390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9277 1726888060.61423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9277 1726888060.61442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9277 1726888060.61463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9277 1726888060.61477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9277 1726888060.61499: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9277 1726888060.61504: variable 'ansible_host' from source: host vars for 'managed_node3' 9277 1726888060.61508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9277 1726888060.61573: Set connection var ansible_module_compression to ZIP_DEFLATED 9277 1726888060.61578: Set connection var ansible_shell_type to sh 9277 1726888060.61581: Set connection var ansible_shell_executable to /bin/sh 9277 1726888060.61583: Set connection var ansible_connection to ssh 9277 1726888060.61586: Set connection var ansible_pipelining to False 9277 1726888060.61589: Set connection var ansible_timeout to 10 9277 1726888060.61650: variable 'ansible_shell_executable' from source: unknown 9277 1726888060.61657: variable 'ansible_connection' from source: unknown 9277 1726888060.61660: variable 'ansible_module_compression' from source: unknown 9277 1726888060.61662: variable 'ansible_shell_type' from source: unknown 9277 1726888060.61663: variable 'ansible_shell_executable' from source: unknown 9277 1726888060.61665: variable 'ansible_host' from source: host vars for 'managed_node3' 9277 1726888060.61667: variable 'ansible_pipelining' from source: unknown 9277 1726888060.61669: variable 'ansible_timeout' from source: unknown 9277 1726888060.61671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9277 1726888060.61820: 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) 9277 1726888060.61831: variable 'omit' from source: magic vars 9277 1726888060.61836: starting attempt loop 9277 1726888060.61839: running the handler 9277 1726888060.61850: _low_level_execute_command(): starting 9277 1726888060.61857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9275 1726888060.63033: stdout chunk (state=2): >>>/root <<< 9275 1726888060.63152: stderr chunk (state=3): >>><<< 9275 1726888060.63159: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9275 1726888060.63181: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9275 1726888060.63194: _low_level_execute_command(): starting 9275 1726888060.63199: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `" && echo ansible-tmp-1726888060.6318727-9275-190242731604251="` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `" && echo ansible-tmp-1726888060.6318727-9275-190242731604251="` echo /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 `" ) && sleep 0'"'"'' 9274 1726888060.63920: stdout chunk (state=2): >>>ansible-tmp-1726888060.588218-9274-140589453110909=/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 <<< 9274 1726888060.64078: stderr chunk (state=3): >>><<< 9274 1726888060.64085: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888060.588218-9274-140589453110909=/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909\n', b'') 9274 1726888060.64107: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888060.588218-9274-140589453110909=/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909 , stderr= 9274 1726888060.64204: variable 'ansible_module_compression' from source: unknown 9274 1726888060.64250: ANSIBALLZ: Using lock for community.general.ini_file 9274 1726888060.64261: ANSIBALLZ: Acquiring lock 9274 1726888060.64268: ANSIBALLZ: Lock acquired: 140329733093136 9274 1726888060.64273: ANSIBALLZ: Creating module 9277 1726888060.64790: stdout chunk (state=2): >>>/root <<< 9277 1726888060.66357: stderr chunk (state=3): >>><<< 9277 1726888060.66363: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9277 1726888060.66388: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9277 1726888060.66405: _low_level_execute_command(): starting 9277 1726888060.66412: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `" && echo ansible-tmp-1726888060.6639855-9277-213934072047253="` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `" && echo ansible-tmp-1726888060.6639855-9277-213934072047253="` echo /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 `" ) && sleep 0'"'"'' 9275 1726888060.66355: stdout chunk (state=2): >>>ansible-tmp-1726888060.6318727-9275-190242731604251=/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 <<< 9275 1726888060.66998: stderr chunk (state=2): >>><<< 9275 1726888060.67010: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888060.6318727-9275-190242731604251=/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251\n', b'') 9275 1726888060.67028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888060.6318727-9275-190242731604251=/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251 , stderr= 9275 1726888060.67180: variable 'ansible_module_compression' from source: unknown 9275 1726888060.67236: ANSIBALLZ: Using lock for community.general.ini_file 9275 1726888060.67241: ANSIBALLZ: Acquiring lock 9277 1726888060.72256: stdout chunk (state=2): >>>ansible-tmp-1726888060.6639855-9277-213934072047253=/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 <<< 9277 1726888060.72265: stderr chunk (state=2): >>><<< 9277 1726888060.72274: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888060.6639855-9277-213934072047253=/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253\n', b'') 9277 1726888060.72287: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888060.6639855-9277-213934072047253=/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253 , stderr= 9277 1726888060.72421: variable 'ansible_module_compression' from source: unknown 9277 1726888060.72471: ANSIBALLZ: Using lock for community.general.ini_file 9277 1726888060.72476: ANSIBALLZ: Acquiring lock 9274 1726888060.77528: ANSIBALLZ: Writing module into payload 9274 1726888060.77647: ANSIBALLZ: Writing module 9274 1726888060.77667: ANSIBALLZ: Renaming module 9274 1726888060.77675: ANSIBALLZ: Done creating module 9275 1726888060.77685: ANSIBALLZ: Lock acquired: 140329733093136 9275 1726888060.77696: ANSIBALLZ: Reading module after lock 9274 1726888060.77697: variable 'ansible_facts' from source: host vars for 'managed_node1' 9275 1726888060.77739: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9274 1726888060.77775: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpeuia4xil TO /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9275 1726888060.77842: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp58qbr8bn TO /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py 9277 1726888060.77879: ANSIBALLZ: Lock acquired: 140329733093136 9277 1726888060.77886: ANSIBALLZ: Reading module after lock <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9277 1726888060.77929: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9277 1726888060.78038: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpe64ay4gr TO /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9274 1726888060.78676: Sending initial data 9274 1726888060.78683: Sent initial data (154 bytes) 9275 1726888060.78690: Sending initial data 9275 1726888060.78697: Sent initial data (155 bytes) 9277 1726888060.79039: Sending initial data 9277 1726888060.79046: Sent initial data (155 bytes) 9274 1726888060.82600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpeuia4xil /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py <<< 9277 1726888060.82667: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpe64ay4gr /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py <<< 9275 1726888060.83322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp58qbr8bn /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py <<< 9274 1726888060.83398: stderr chunk (state=3): >>><<< 9274 1726888060.83407: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpeuia4xil /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py\n', b'') 9274 1726888060.83435: done transferring module to remote 9274 1726888060.83450: _low_level_execute_command(): starting 9274 1726888060.83456: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0'"'"'' 9277 1726888060.85949: stderr chunk (state=3): >>><<< 9277 1726888060.85957: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpe64ay4gr /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py\n', b'') 9277 1726888060.85980: done transferring module to remote 9277 1726888060.85995: _low_level_execute_command(): starting 9277 1726888060.86001: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0'"'"'' 9275 1726888060.86278: stderr chunk (state=3): >>><<< 9275 1726888060.86286: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp58qbr8bn /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py\n', b'') 9275 1726888060.86313: done transferring module to remote 9275 1726888060.86327: _low_level_execute_command(): starting 9275 1726888060.86332: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0'"'"'' 9274 1726888060.87291: stderr chunk (state=2): >>><<< 9274 1726888060.87301: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9274 1726888060.87321: _low_level_execute_command() done: rc=0, stdout=, stderr= 9274 1726888060.87327: _low_level_execute_command(): starting 9274 1726888060.87333: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/AnsiballZ_ini_file.py && sleep 0'"'"'' 9275 1726888060.88760: stderr chunk (state=2): >>><<< 9275 1726888060.88767: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9275 1726888060.88792: _low_level_execute_command() done: rc=0, stdout=, stderr= 9275 1726888060.88796: _low_level_execute_command(): starting 9275 1726888060.88801: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/AnsiballZ_ini_file.py && sleep 0'"'"'' 9277 1726888060.88944: stderr chunk (state=2): >>><<< 9277 1726888060.88952: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9277 1726888060.88970: _low_level_execute_command() done: rc=0, stdout=, stderr= 9277 1726888060.88974: _low_level_execute_command(): starting 9277 1726888060.88979: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/AnsiballZ_ini_file.py && sleep 0'"'"'' 9274 1726888060.92401: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f1e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924687828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f19b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924694630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b390> <<< 9277 1726888060.92435: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9277 1726888060.92503: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9277 1726888060.92528: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9277 1726888060.92561: stdout chunk (state=3): >>>import 'posix' # <<< 9275 1726888060.92606: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2ce48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9275 1726888060.92649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dc2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2c9b0> <<< 9275 1726888060.92690: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dcf630> import '_signal' # <<< 9277 1726888060.92723: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9275 1726888060.92772: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9277 1726888060.92789: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042707e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9275 1726888060.92855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4ddb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6748> <<< 9277 1726888060.92876: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604269d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60427079b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426aa630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 9274 1726888060.92944: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692464ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246514e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924634d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924637198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922945940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922957240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a5a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9275 1726888060.92980: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9277 1726888060.93009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9275 1726888060.93069: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d85e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80b38> <<< 9277 1726888060.93101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9277 1726888060.93169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265b470> <<< 9275 1726888060.93193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9277 1726888060.93244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042660e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265bb38> <<< 9275 1726888060.93298: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d8c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d6fd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d72198> <<< 9277 1726888060.93312: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9275 1726888060.93358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3080940> <<< 9275 1726888060.93412: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3092240> <<< 9277 1726888060.93465: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426674e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264ad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264d198> <<< 9275 1726888060.93513: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4de0a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9277 1726888060.93542: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604095b940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9277 1726888060.93575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604096d240> <<< 9277 1726888060.93648: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426bba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9275 1726888060.93732: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9275 1726888060.93766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9275 1726888060.93811: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9275 1726888060.93846: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9275 1726888060.93873: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9277 1726888060.93892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9277 1726888060.93943: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9277 1726888060.93978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9277 1726888060.94014: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9274 1726888060.94061: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228c4208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69228cf128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228cf208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229122e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229172e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692290b5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228fc5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692267e400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692266ee80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229125c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692268cf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228f6438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9277 1726888060.94111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9275 1726888060.94165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2fff0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300b2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d300bf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300bac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9277 1726888060.94216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408da0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 9275 1726888060.94277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30140b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305b7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9277 1726888060.94305: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e62e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60408e6f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e6ac8> import 'itertools' # <<< 9275 1726888060.94343: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305bbe0> <<< 9277 1726888060.94372: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408ef0b8> import '_collections' # <<< 9275 1726888060.94428: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304fe80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3047470> <<< 9277 1726888060.94450: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409367f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9275 1726888060.94498: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30374a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9277 1726888060.94552: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040936be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092ae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040922470> <<< 9275 1726888060.94580: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2db92e8> <<< 9277 1726888060.94622: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409124a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9275 1726888060.94673: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc0d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc7e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30302e8> <<< 9277 1726888060.94733: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406942e8> <<< 9275 1726888060.94771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30a9048> <<< 9277 1726888060.94799: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604069bd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a0f0> import '_locale' # <<< 9275 1726888060.94835: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9277 1726888060.94896: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a2e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604090b2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8048> <<< 9275 1726888060.94937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcda20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd76d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9277 1726888060.94985: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040984048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9275 1726888060.95011: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9277 1726888060.95050: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 9275 1726888060.95071: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd7eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9277 1726888060.95119: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9274 1726888060.95149: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692296f198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226a7048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922223320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922227e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226916a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224a470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692224a828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ffed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921fe9048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6921ff8128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224aba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9275 1726888060.95205: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d295e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd77b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2963cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd550> <<< 9277 1726888060.95257: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040238208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b27f0> <<< 9275 1726888060.95295: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d29866d8> <<< 9277 1726888060.95329: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9275 1726888060.95383: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298e3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9277 1726888060.95427: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604023dcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261358> <<< 9275 1726888060.95485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9277 1726888060.95513: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040261710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269400> <<< 9275 1726888060.95567: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2739be0> <<< 9277 1726888060.95597: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9277 1726888060.95630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9277 1726888060.95651: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9275 1726888060.95715: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d272d320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2726fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d271eeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298ed68> <<< 9277 1726888060.95728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040014c18> <<< 9275 1726888060.95759: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d272df98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986a58> <<< 9275 1726888060.95780: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9275 1726888060.95809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9275 1726888060.95849: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3e748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2731080> <<< 9277 1726888060.95884: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603fff9ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269da0> <<< 9275 1726888060.95913: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3eac8> <<< 9277 1726888060.95952: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040008fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9275 1726888060.95990: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9277 1726888060.96027: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604000c0b8> import 'pwd' # <<< 9275 1726888060.96065: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d565f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9277 1726888060.96079: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619b00> <<< 9277 1726888060.96100: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a88d0> <<< 9277 1726888060.96123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9277 1726888060.96139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9277 1726888060.96166: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9275 1726888060.96202: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a668> <<< 9275 1726888060.96244: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ab38> <<< 9274 1726888060.96270: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff81d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226919e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924618748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246207b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924618f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924627128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924620668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246203c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692460dc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69222364e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246185f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920620a90> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9275 1726888060.96318: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d56e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5af98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d5a518> <<< 9277 1726888060.96340: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042631630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9275 1726888060.96387: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d4ab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2973390> <<< 9275 1726888060.96431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9277 1726888060.96456: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426356a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635b70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042631e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9275 1726888060.96500: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d564a8> <<< 9277 1726888060.96522: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042635550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426352b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042625b70> <<< 9277 1726888060.96545: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604024d3c8> <<< 9277 1726888060.96563: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9277 1726888060.96590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9275 1726888060.96632: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d5d940> <<< 9277 1726888060.96647: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426314e0> <<< 9275 1726888060.96704: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9275 1726888060.96744: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9275 1726888060.96785: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9277 1726888060.96800: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e638978> <<< 9277 1726888060.96863: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9277 1726888060.96894: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9277 1726888060.96921: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py <<< 9277 1726888060.96941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888060.98096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888060.98104: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888060.98109: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888060.98765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 9275 1726888060.98785: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a1db00> import 'atexit' # <<< 9275 1726888060.98804: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9275 1726888060.98835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9275 1726888060.98904: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a422b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86518> <<< 9275 1726888060.98929: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a86630> <<< 9275 1726888060.98951: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9275 1726888060.98975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9275 1726888060.99014: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86b70> <<< 9275 1726888060.99031: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9275 1726888060.99050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9275 1726888060.99067: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9275 1726888060.99100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9275 1726888060.99122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9277 1726888060.99190: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38f7f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9277 1726888060.99371: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e31d2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38fe48> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e638fd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9277 1726888060.99393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9275 1726888060.99405: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a2a7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2aeb8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ae10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9275 1726888060.99417: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a87748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a652e8> <<< 9274 1726888060.99433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204146d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9277 1726888060.99524: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2f9ba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9277 1726888060.99661: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2fdfd0> <<< 9275 1726888060.99680: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a594e0> <<< 9277 1726888060.99704: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fd198> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9277 1726888060.99720: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fde48> <<< 9275 1726888060.99735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d87f98> <<< 9275 1726888060.99752: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ac50> <<< 9275 1726888060.99774: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9275 1726888060.99784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b470> <<< 9275 1726888060.99799: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9275 1726888060.99810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9275 1726888060.99840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9275 1726888060.99862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9277 1726888060.99864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e362630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2c5320> <<< 9275 1726888060.99883: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9275 1726888060.99901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9275 1726888060.99941: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888060.99950: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d09d7ef0> <<< 9275 1726888061.00226: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09ddf98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3b38> <<< 9275 1726888061.00285: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a79828> <<< 9275 1726888061.00317: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9275 1726888061.00348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9277 1726888061.00355: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2ba518> <<< 9277 1726888061.00371: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9275 1726888061.00388: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9277 1726888061.00401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e65ce10> <<< 9275 1726888061.00463: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09fcf60> <<< 9275 1726888061.00518: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3c88> <<< 9274 1726888061.00542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920307400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920414f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920414048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e2cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e8940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8f98> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692028d898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b1438> <<< 9274 1726888061.00625: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202a5630> <<< 9274 1726888061.00651: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9275 1726888061.00669: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8ce48> <<< 9277 1726888061.00681: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e6621d0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9274 1726888061.00684: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920648f98> <<< 9277 1726888061.00697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e32cef0> <<< 9275 1726888061.00719: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8cf28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.00731: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b9d0f0> <<< 9275 1726888061.00738: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b5c0> <<< 9274 1726888061.00754: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692028fef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b85c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9274 1726888061.00775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9274 1726888061.00807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9274 1726888061.00820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9275 1726888061.00836: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9275 1726888061.00846: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba8a90> <<< 9277 1726888061.00860: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e331f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327b38> <<< 9274 1726888061.00861: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9277 1726888061.01127: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2d8828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9274 1726888061.01138: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692031c080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920331128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313c88> <<< 9275 1726888061.01149: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0ba41d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b9dc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9277 1726888061.01160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9275 1726888061.01171: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.01231: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9275 1726888061.01242: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py <<< 9275 1726888061.01249: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.01269: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9277 1726888061.01277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9275 1726888061.01294: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.01371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.01432: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202c4978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9277 1726888061.01515: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e352f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327198> <<< 9277 1726888061.01576: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365da0> <<< 9277 1726888061.01644: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365eb8> <<< 9277 1726888061.01674: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e376048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd5c0> <<< 9274 1726888061.01700: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692040f128> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69203132e8> <<< 9277 1726888061.01698: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9277 1726888061.01724: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9274 1726888061.01747: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692040ffd0> <<< 9277 1726888061.01746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9274 1726888061.01774: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f128> <<< 9277 1726888061.01780: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e3839e8> <<< 9275 1726888061.01790: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bc2e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2320> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bb0c88> # zipimport: zlib available <<< 9274 1726888061.01851: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b8710> <<< 9274 1726888061.01864: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9274 1726888061.01903: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9274 1726888061.01937: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.01954: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042ec18> <<< 9277 1726888061.02056: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e37f128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e37f320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e376ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9277 1726888061.02097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.02175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9277 1726888061.02220: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9277 1726888061.02288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.02393: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9277 1726888061.02422: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9277 1726888061.02463: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9277 1726888061.02495: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e39de10> <<< 9277 1726888061.02528: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39dac8> <<< 9275 1726888061.02606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.02690: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9274 1726888061.02749: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692042a358> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042a550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692041fdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9275 1726888061.02758: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9274 1726888061.02760: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9277 1726888061.02793: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d2e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e389c18> # zipimport: zlib available <<< 9275 1726888061.02795: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9274 1726888061.02802: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920449f98> <<< 9275 1726888061.02827: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9274 1726888061.02849: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449c50> <<< 9274 1726888061.02884: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449470> <<< 9274 1726888061.02903: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9274 1726888061.02914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9275 1726888061.02941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.03080: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9275 1726888061.03114: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b5e550> # zipimport: zlib available <<< 9274 1726888061.03130: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920434e10> # zipimport: zlib available <<< 9277 1726888061.03272: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.03458: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.03821: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.03866: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.03932: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9275 1726888061.03965: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.03983: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.03988: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9275 1726888061.04009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.04018: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9277 1726888061.04036: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9275 1726888061.04056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.04128: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py <<< 9275 1726888061.04143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.04154: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9277 1726888061.04168: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9275 1726888061.04181: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.04196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.04222: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9275 1726888061.04231: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.04320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.04331: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py <<< 9274 1726888061.04338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.04394: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.04450: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.04540: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e479400> # zipimport: zlib available <<< 9275 1726888061.04560: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9275 1726888061.04578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9274 1726888061.05206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920464da0> # zipimport: zlib available # zipimport: zlib available <<< 9277 1726888061.05217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.05226: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c15ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9275 1726888061.05486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bf6160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d2fe80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9275 1726888061.05509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.05683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9275 1726888061.05913: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.05956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9277 1726888061.06008: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9274 1726888061.06031: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.06048: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9274 1726888061.06212: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9277 1726888061.06242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.06305: stdout chunk (state=3): >>>import '_ast' # <<< 9274 1726888061.06332: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920519f28> # zipimport: zlib available <<< 9274 1726888061.06357: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.06714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c250b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c25160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bd3ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9275 1726888061.07016: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9275 1726888061.07147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.07177: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692051e2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204b90f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 9277 1726888061.07299: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e52fe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e511198> <<< 9275 1726888061.07542: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c96710> <<< 9277 1726888061.07560: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4caeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9274 1726888061.07607: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee128> <<< 9275 1726888061.07739: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9275 1726888061.07768: stdout chunk (state=3): >>># destroy __main__ <<< 9274 1726888061.07796: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692051e630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204cc048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9275 1726888061.08026: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins <<< 9275 1726888061.08067: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib <<< 9274 1726888061.08097: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9275 1726888061.08380: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig <<< 9275 1726888061.08406: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9275 1726888061.08433: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit <<< 9275 1726888061.08455: stdout chunk (state=3): >>># destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9275 1726888061.08479: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9275 1726888061.08512: stdout chunk (state=3): >>># destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9277 1726888061.08810: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5400f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e540198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4eeb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py <<< 9277 1726888061.08837: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py <<< 9275 1726888061.08844: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath <<< 9277 1726888061.08858: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.08876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69205d7630> <<< 9275 1726888061.09065: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 9275 1726888061.09110: stdout chunk (state=3): >>># destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9274 1726888061.09298: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token <<< 9277 1726888061.09996: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.10102: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9275 1726888061.10111: stdout chunk (state=3): >>><<< 9275 1726888061.10125: stderr chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dc2828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dcf630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4ddb0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d85e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d8c4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d6fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d72198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3080940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3092240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4de0a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2fff0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300b2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d300bf98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300bac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30140b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305bbe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304fe80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3047470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30374a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2db92e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc0d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc7e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30302e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30a9048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcde10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd76d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd7eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d295e1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd77b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2963cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d29866d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298e3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2739be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d272d320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2726fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d271eeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298ed68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d272df98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3e748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2731080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3eac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d565f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ab38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ac50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d56e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5af98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d5a518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d4ab38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2973390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d564a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d5d940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a1db00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a422b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a86630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a2a7f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2aeb8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ae10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a87748>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a652e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a594e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d87f98>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ac50>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d09d7ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09ddf98>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a79828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09fcf60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3c88>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8ce48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8cf28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b9d0f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba8a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0ba41d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba43c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b9dc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bc2e48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2b00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bb0c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b5e550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c15ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bf6160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d2fe80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c250b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c25160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bd3ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c96710>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9275 1726888061.10213: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2ce48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dc2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4e2c9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dcf630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4ddb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4dd6390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d85e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d80b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d8c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d6fd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d72198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3080940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3092240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4de0a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2fff0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300b2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d300bf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d300bac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30140b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305b7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d305bbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304fe80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d3047470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30374a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2db92e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc0d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d304f0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dc7e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30302e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d2dcd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d30a9048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcda20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd76d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd7eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d295e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dd77b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2963cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d29866d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298e3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2739be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d272d320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2726fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d271eeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d298ed68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d272df98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2986a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3e748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2731080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d3eac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2dcd898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d565f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ab38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5ac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d56e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5af98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d5a518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d4d5a278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d4ab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d2973390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d4d564a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d5d940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a1db00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a422b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a86630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a86b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a2a7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2aeb8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ae10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a87748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a652e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a594e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d87f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0a2ac50> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d09d7ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09ddf98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a79828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09fcf60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d09d3c88> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8ce48> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b8cf28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0b9d0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0a6b5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba8a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0ba41d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0ba43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b9dc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bc2e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2320> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bc2978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bb0c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0b5e550> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c15ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60d0bf6160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0d2fe80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c250b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c25160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0bd3ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_26ng8uwa/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60d0c96710> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9275 1726888061.10784: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9275 1726888061.10811: _low_level_execute_command(): starting 9275 1726888061.10819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6318727-9275-190242731604251/ > /dev/null 2>&1 && sleep 0'"'"'' 9274 1726888061.10284: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9277 1726888061.10126: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5b1710> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9277 1726888061.11281: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9277 1726888061.11288: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9277 1726888061.11301: stdout chunk (state=3): >>><<< 9277 1726888061.11305: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042707e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604269d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60427079b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426aa630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b60f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042660e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426674e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604095b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604096d240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426bba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408da0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e62e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60408e6f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e6ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408ef0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409367f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040936be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092ae80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040922470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409124a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406942e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604069bd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a2e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604090b2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040984048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040238208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b27f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604023dcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040261710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040014c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603fff9ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040008fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604000c0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a88d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042631630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426356a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042631e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042635550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426352b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042625b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604024d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426314e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e638978>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38f7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e31d2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38fe48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e638fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2f9ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2fdfd0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fd198>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fde48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e362630>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2c5320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2ba518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e65ce10>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e6621d0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e32cef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e331f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2d8828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e352f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e376048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e3839e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e37f128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e37f320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e376ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e39de10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39dac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e389c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e479400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e52fe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e511198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4caeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5400f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e540198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4eeb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5b1710>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9277 1726888061.11935: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042707e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604269d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60427079b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426aa630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426b1390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265b470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042660e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604265bb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426674e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264ad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604264d198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604095b940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604096d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426bba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408da0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e62e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60408e6f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408e6ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60408ef0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409367f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040936be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092ae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040922470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60409124a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406942e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604069bd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604092a0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a2e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604090b2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60406a8358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040984048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b2ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040238208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406b27f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604023dcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a8588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040261710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040014c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040008048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603fff9ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040269da0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6040008fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6040261a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604000c0b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042619b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60406a88d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042631630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426356a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635b70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042631e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6042635fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042635550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60426352b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6042625b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f604024d3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60426314e0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e638978> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38f7f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e31d2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e38fe48> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e638fd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2f9ba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2fdfd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fd198> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e2fde48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e362630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2c5320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2ba518> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e65ce10> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e6621d0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e32cef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e331f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2d8828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e352f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e327198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365da0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e365eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e376048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e2cd5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e3839e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e37f128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e37f320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e376ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e39de10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39dac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d2e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e39d940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e389c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e479400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e52fe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f603e511198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4caeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5400f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e540198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e4eeb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_c8933pbt/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f603e5b1710> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9274 1726888061.11469: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9274 1726888061.13009: stdout chunk (state=3): >>><<< 9274 1726888061.13025: stderr chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f1e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924687828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f19b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924694630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a00f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692464ae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246514e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924634d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924637198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922945940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922957240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a5a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228c4208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69228cf128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0c18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228cf208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920d30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229122e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229172e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692290b5c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228fc5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692267e400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692266ee80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229125c0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692268cf98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228f6438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692296f198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691f60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226a7048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922223320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922227e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226916a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224a470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692224a828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ffed30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921fe9048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252eb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6921ff8128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224aba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff81d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603c18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226919e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924618748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246207b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620c88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620da0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924618f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924627128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924620668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246203c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692460dc88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69222364e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246185f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920620a90>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204146d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920307400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920414f98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920414048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e2cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e8940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8278>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692028d898>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b1438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202a5630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920648f98>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692028fef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b85c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692031c080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920331128>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313c88>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202c4978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692040f128>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69203132e8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692040ffd0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f128>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f278>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b8710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042ec18>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692042a358>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042a550>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692041fdd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920449f98>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449c50>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449470>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449ac8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920434e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920464da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920519f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692051e2b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204b90f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692051e630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204cc048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69205d7630>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9274 1726888061.13568: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f1e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924687828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246f19b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924694630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692469b390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692464ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924645b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246514e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924634d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924637198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922945940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922957240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246a5a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228c4208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69228cf128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228d0c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228cf208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922920d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229122e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229172e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692290b5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228fc5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692267e400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692266ee80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69229125c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692268cf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69228f6438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6922691470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692296f198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922691b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226a7048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922223320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692269e908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922227e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226916a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224a470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692224a828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ffed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff3160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921fe9048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6922252eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6921ff8128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692224aba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6921ff81d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924603c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69226919e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924618748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246207b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924620da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924618f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6924627128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6924620668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69246203c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692460dc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69222364e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69246185f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920620a90> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204146d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920307400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920414f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920414048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e2cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202e8940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69202e8f98> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692028d898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b1438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202a5630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920648f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692028fef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b85c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692031c080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920331128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920313c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202c4978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692040f128> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69203132e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692040ffd0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f128> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692041f278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69202b8710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042ec18> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692042a358> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692042a550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692041fdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6920449f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449470> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920449ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920434e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920464da0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6920519f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f692051e2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204b90f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204ee128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f692051e630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69204cc048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dv73kesu/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69205d7630> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9274 1726888061.13970: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9274 1726888061.13986: _low_level_execute_command(): starting 9274 1726888061.13994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.588218-9274-140589453110909/ > /dev/null 2>&1 && sleep 0'"'"'' 9277 1726888061.13112: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9277 1726888061.14222: _low_level_execute_command(): starting 9277 1726888061.14232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888060.6639855-9277-213934072047253/ > /dev/null 2>&1 && sleep 0'"'"'' 9275 1726888061.16356: stderr chunk (state=2): >>><<< 9275 1726888061.16365: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9275 1726888061.16389: _low_level_execute_command() done: rc=0, stdout=, stderr= 9275 1726888061.16397: handler run complete 9275 1726888061.16426: attempt loop complete, returning result 9275 1726888061.16447: variable 'item' from source: unknown 9275 1726888061.16528: variable 'item' from source: unknown ok: [managed_node2] => (item={'key': 'services', 'value': 'nss, pam'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "services", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nss, pam", "values": null } }, "item": { "key": "services", "value": "nss, pam" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9275 1726888061.16683: variable 'ansible_host' from source: host vars for 'managed_node2' 9275 1726888061.16697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9275 1726888061.16707: variable 'omit' from source: magic vars 9275 1726888061.16874: variable 'tlog_use_sssd' from source: role '' defaults 9275 1726888061.16883: Evaluated conditional (tlog_use_sssd | bool): True 9275 1726888061.17003: variable 'ansible_facts' from source: host vars for 'managed_node2' 9275 1726888061.18061: Evaluated conditional ('sssd' in ansible_facts.packages): True 9275 1726888061.18068: variable 'omit' from source: magic vars 9275 1726888061.18082: variable 'omit' from source: magic vars 9275 1726888061.18130: variable '__tlog_sssd_conf' from source: role '' all vars 9277 1726888061.18156: stderr chunk (state=2): >>><<< 9277 1726888061.18163: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9277 1726888061.18183: _low_level_execute_command() done: rc=0, stdout=, stderr= 9275 1726888061.18187: variable '__tlog_sssd_conf' from source: role '' all vars 9277 1726888061.18189: handler run complete 9277 1726888061.18219: attempt loop complete, returning result 9277 1726888061.18239: variable 'item' from source: unknown 9275 1726888061.18259: variable 'item' from source: unknown 9277 1726888061.18315: variable 'item' from source: unknown 9275 1726888061.18325: variable 'item' from source: unknown 9275 1726888061.18343: variable 'omit' from source: magic vars 9275 1726888061.18362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9275 1726888061.18372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9275 1726888061.18378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) ok: [managed_node3] => (item={'key': 'services', 'value': 'nss, pam'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "services", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nss, pam", "values": null } }, "item": { "key": "services", "value": "nss, pam" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9277 1726888061.18457: variable 'ansible_host' from source: host vars for 'managed_node3' 9277 1726888061.18468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9277 1726888061.18477: variable 'omit' from source: magic vars 9277 1726888061.18642: variable 'tlog_use_sssd' from source: role '' defaults 9277 1726888061.18655: Evaluated conditional (tlog_use_sssd | bool): True 9277 1726888061.18780: variable 'ansible_facts' from source: host vars for 'managed_node3' 9277 1726888061.19373: Evaluated conditional ('sssd' in ansible_facts.packages): True 9277 1726888061.19381: variable 'omit' from source: magic vars 9277 1726888061.19398: variable 'omit' from source: magic vars 9277 1726888061.19439: variable '__tlog_sssd_conf' from source: role '' all vars 9277 1726888061.19502: variable '__tlog_sssd_conf' from source: role '' all vars 9277 1726888061.19575: variable 'item' from source: unknown 9277 1726888061.19646: variable 'item' from source: unknown 9277 1726888061.19663: variable 'omit' from source: magic vars 9277 1726888061.19682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9277 1726888061.19695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9277 1726888061.19703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9277 1726888061.19716: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9277 1726888061.19720: variable 'ansible_host' from source: host vars for 'managed_node3' 9277 1726888061.19727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9277 1726888061.19799: Set connection var ansible_module_compression to ZIP_DEFLATED 9277 1726888061.19804: Set connection var ansible_shell_type to sh 9277 1726888061.19810: Set connection var ansible_shell_executable to /bin/sh 9277 1726888061.19812: Set connection var ansible_connection to ssh 9277 1726888061.19817: Set connection var ansible_pipelining to False 9277 1726888061.19822: Set connection var ansible_timeout to 10 9277 1726888061.19845: variable 'ansible_shell_executable' from source: unknown 9277 1726888061.19850: variable 'ansible_connection' from source: unknown 9277 1726888061.19854: variable 'ansible_module_compression' from source: unknown 9277 1726888061.19857: variable 'ansible_shell_type' from source: unknown 9277 1726888061.19859: variable 'ansible_shell_executable' from source: unknown 9277 1726888061.19862: variable 'ansible_host' from source: host vars for 'managed_node3' 9277 1726888061.19866: variable 'ansible_pipelining' from source: unknown 9277 1726888061.19868: variable 'ansible_timeout' from source: unknown 9277 1726888061.19872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9277 1726888061.20002: 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) 9275 1726888061.18393: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9277 1726888061.20015: variable 'omit' from source: magic vars 9275 1726888061.20019: variable 'ansible_host' from source: host vars for 'managed_node2' 9277 1726888061.20021: starting attempt loop 9277 1726888061.20025: running the handler 9277 1726888061.20033: _low_level_execute_command(): starting 9277 1726888061.20037: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9275 1726888061.20026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9275 1726888061.20254: Set connection var ansible_module_compression to ZIP_DEFLATED 9275 1726888061.20259: Set connection var ansible_shell_type to sh 9275 1726888061.20265: Set connection var ansible_shell_executable to /bin/sh 9275 1726888061.20268: Set connection var ansible_connection to ssh 9275 1726888061.20273: Set connection var ansible_pipelining to False 9275 1726888061.20277: Set connection var ansible_timeout to 10 9275 1726888061.20302: variable 'ansible_shell_executable' from source: unknown 9275 1726888061.20307: variable 'ansible_connection' from source: unknown 9275 1726888061.20310: variable 'ansible_module_compression' from source: unknown 9275 1726888061.20313: variable 'ansible_shell_type' from source: unknown 9275 1726888061.20315: variable 'ansible_shell_executable' from source: unknown 9275 1726888061.20318: variable 'ansible_host' from source: host vars for 'managed_node2' 9275 1726888061.20321: variable 'ansible_pipelining' from source: unknown 9275 1726888061.20323: variable 'ansible_timeout' from source: unknown 9275 1726888061.20327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9275 1726888061.20467: 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) 9275 1726888061.20478: variable 'omit' from source: magic vars 9275 1726888061.20483: starting attempt loop 9275 1726888061.20486: running the handler 9275 1726888061.20495: _low_level_execute_command(): starting 9275 1726888061.20499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9274 1726888061.22235: stderr chunk (state=2): >>><<< 9274 1726888061.22244: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9274 1726888061.22260: _low_level_execute_command() done: rc=0, stdout=, stderr= 9274 1726888061.22265: handler run complete 9274 1726888061.22282: attempt loop complete, returning result 9274 1726888061.22298: variable 'item' from source: unknown 9274 1726888061.22358: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'services', 'value': 'nss, pam'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "services", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nss, pam", "values": null } }, "item": { "key": "services", "value": "nss, pam" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9274 1726888061.22487: variable 'ansible_host' from source: host vars for 'managed_node1' 9274 1726888061.22501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9274 1726888061.22510: variable 'omit' from source: magic vars 9274 1726888061.22673: variable 'tlog_use_sssd' from source: role '' defaults 9274 1726888061.22682: Evaluated conditional (tlog_use_sssd | bool): True 9274 1726888061.22800: variable 'ansible_facts' from source: host vars for 'managed_node1' 9277 1726888061.23484: stdout chunk (state=2): >>>/root <<< 9277 1726888061.23495: stderr chunk (state=2): >>><<< 9277 1726888061.23509: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9277 1726888061.23534: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9277 1726888061.23545: _low_level_execute_command(): starting 9277 1726888061.23549: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `" && echo ansible-tmp-1726888061.2354162-9277-93954022812756="` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `" && echo ansible-tmp-1726888061.2354162-9277-93954022812756="` echo /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 `" ) && sleep 0'"'"'' 9275 1726888061.23675: stdout chunk (state=2): >>>/root <<< 9275 1726888061.23682: stderr chunk (state=2): >>><<< 9275 1726888061.23695: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9275 1726888061.23709: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9275 1726888061.23718: _low_level_execute_command(): starting 9275 1726888061.23723: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `" && echo ansible-tmp-1726888061.2371504-9275-193343816858556="` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `" && echo ansible-tmp-1726888061.2371504-9275-193343816858556="` echo /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 `" ) && sleep 0'"'"'' 9274 1726888061.26034: Evaluated conditional ('sssd' in ansible_facts.packages): True 9274 1726888061.26043: variable 'omit' from source: magic vars 9274 1726888061.26060: variable 'omit' from source: magic vars 9274 1726888061.26103: variable '__tlog_sssd_conf' from source: role '' all vars 9274 1726888061.26171: variable '__tlog_sssd_conf' from source: role '' all vars 9274 1726888061.26246: variable 'item' from source: unknown 9274 1726888061.26318: variable 'item' from source: unknown 9274 1726888061.26340: variable 'omit' from source: magic vars 9274 1726888061.26361: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9274 1726888061.26373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9274 1726888061.26380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9274 1726888061.26396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9274 1726888061.26401: variable 'ansible_host' from source: host vars for 'managed_node1' 9274 1726888061.26405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9274 1726888061.26486: Set connection var ansible_module_compression to ZIP_DEFLATED 9274 1726888061.26494: Set connection var ansible_shell_type to sh 9274 1726888061.26501: Set connection var ansible_shell_executable to /bin/sh 9274 1726888061.26504: Set connection var ansible_connection to ssh 9274 1726888061.26510: Set connection var ansible_pipelining to False 9274 1726888061.26516: Set connection var ansible_timeout to 10 9274 1726888061.26543: variable 'ansible_shell_executable' from source: unknown 9274 1726888061.26548: variable 'ansible_connection' from source: unknown 9274 1726888061.26552: variable 'ansible_module_compression' from source: unknown 9274 1726888061.26555: variable 'ansible_shell_type' from source: unknown 9274 1726888061.26557: variable 'ansible_shell_executable' from source: unknown 9274 1726888061.26560: variable 'ansible_host' from source: host vars for 'managed_node1' 9274 1726888061.26564: variable 'ansible_pipelining' from source: unknown 9274 1726888061.26566: variable 'ansible_timeout' from source: unknown 9274 1726888061.26570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9274 1726888061.26716: 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) 9274 1726888061.26730: variable 'omit' from source: magic vars 9274 1726888061.26736: starting attempt loop 9274 1726888061.26740: running the handler 9274 1726888061.26746: _low_level_execute_command(): starting 9274 1726888061.26750: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9277 1726888061.28016: stdout chunk (state=2): >>>ansible-tmp-1726888061.2354162-9277-93954022812756=/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 <<< 9277 1726888061.28237: stderr chunk (state=3): >>><<< 9277 1726888061.28244: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888061.2354162-9277-93954022812756=/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756\n', b'') 9277 1726888061.28265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.2354162-9277-93954022812756=/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756 , stderr= 9277 1726888061.28398: variable 'ansible_module_compression' from source: unknown 9277 1726888061.28440: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9277 1726888061.28462: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9277 1726888061.28554: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp_le23pg1 TO /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9277 1726888061.29016: Sending initial data 9277 1726888061.29022: Sent initial data (154 bytes) 9274 1726888061.29583: stdout chunk (state=2): >>>/root <<< 9274 1726888061.29593: stderr chunk (state=2): >>><<< 9274 1726888061.29605: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9274 1726888061.29622: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9274 1726888061.29636: _low_level_execute_command(): starting 9274 1726888061.29641: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `" && echo ansible-tmp-1726888061.2963243-9274-185501189844244="` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `" && echo ansible-tmp-1726888061.2963243-9274-185501189844244="` echo /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 `" ) && sleep 0'"'"'' 9275 1726888061.29866: stdout chunk (state=2): >>>ansible-tmp-1726888061.2371504-9275-193343816858556=/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 <<< 9275 1726888061.29874: stderr chunk (state=2): >>><<< 9275 1726888061.29884: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888061.2371504-9275-193343816858556=/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556\n', b'') 9275 1726888061.29900: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.2371504-9275-193343816858556=/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556 , stderr= 9275 1726888061.30058: variable 'ansible_module_compression' from source: unknown 9275 1726888061.30105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9275 1726888061.30132: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9275 1726888061.30234: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpakgk1rvu TO /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9275 1726888061.30606: Sending initial data 9275 1726888061.30613: Sent initial data (155 bytes) 9277 1726888061.32281: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp_le23pg1 /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py <<< 9274 1726888061.32595: stdout chunk (state=2): >>>ansible-tmp-1726888061.2963243-9274-185501189844244=/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 <<< 9274 1726888061.32605: stderr chunk (state=2): >>><<< 9274 1726888061.32613: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888061.2963243-9274-185501189844244=/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244\n', b'') 9274 1726888061.32625: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.2963243-9274-185501189844244=/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244 , stderr= 9274 1726888061.32712: variable 'ansible_module_compression' from source: unknown 9274 1726888061.32743: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9274 1726888061.32760: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9274 1726888061.32816: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkopmotj6 TO /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9275 1726888061.33617: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpakgk1rvu /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py <<< 9274 1726888061.33686: Sending initial data 9274 1726888061.33699: Sent initial data (155 bytes) 9275 1726888061.34500: stderr chunk (state=3): >>><<< 9275 1726888061.34507: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpakgk1rvu /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py\n', b'') 9275 1726888061.34534: done transferring module to remote 9275 1726888061.34544: _low_level_execute_command(): starting 9275 1726888061.34552: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0'"'"'' 9277 1726888061.34596: stderr chunk (state=3): >>><<< 9277 1726888061.34602: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp_le23pg1 /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py\n', b'') 9277 1726888061.34627: done transferring module to remote 9277 1726888061.34640: _low_level_execute_command(): starting 9277 1726888061.34645: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0'"'"'' 9274 1726888061.36112: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkopmotj6 /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py <<< 9274 1726888061.37280: stderr chunk (state=3): >>><<< 9274 1726888061.37286: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkopmotj6 /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py\n', b'') 9274 1726888061.37308: done transferring module to remote 9274 1726888061.37316: _low_level_execute_command(): starting 9274 1726888061.37319: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0'"'"'' 9275 1726888061.37742: stderr chunk (state=2): >>><<< 9275 1726888061.37750: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9275 1726888061.37769: _low_level_execute_command() done: rc=0, stdout=, stderr= 9275 1726888061.37779: _low_level_execute_command(): starting 9275 1726888061.37784: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/AnsiballZ_ini_file.py && sleep 0'"'"'' 9277 1726888061.38440: stderr chunk (state=2): >>><<< 9277 1726888061.38447: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9277 1726888061.38463: _low_level_execute_command() done: rc=0, stdout=, stderr= 9277 1726888061.38466: _low_level_execute_command(): starting 9277 1726888061.38472: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/AnsiballZ_ini_file.py && sleep 0'"'"'' 9274 1726888061.39581: stderr chunk (state=2): >>><<< 9274 1726888061.39589: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9274 1726888061.39609: _low_level_execute_command() done: rc=0, stdout=, stderr= 9274 1726888061.39613: _low_level_execute_command(): starting 9274 1726888061.39618: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/AnsiballZ_ini_file.py && sleep 0'"'"'' 9275 1726888061.40540: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9275 1726888061.40557: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 9275 1726888061.40568: stdout chunk (state=3): >>>import '_weakref' # <<< 9275 1726888061.40626: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9275 1726888061.40660: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9275 1726888061.40704: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 9275 1726888061.40720: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9275 1726888061.40743: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9275 1726888061.41005: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171be48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816b1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171b9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816be630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5160> <<< 9275 1726888061.41021: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 9275 1726888061.41030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9275 1726888061.41040: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9275 1726888061.41052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9275 1726888061.41067: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9275 1726888061.41085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9275 1726888061.41094: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816ca0f0> <<< 9275 1726888061.41116: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5748> <<< 9275 1726888061.41137: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5390> <<< 9275 1726888061.41166: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9275 1726888061.41176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9275 1726888061.41203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9275 1726888061.41213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9275 1726888061.41237: stdout chunk (state=3): >>>import 'errno' # <<< 9275 1726888061.41244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9275 1726888061.41263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9275 1726888061.41270: stdout chunk (state=3): >>>import '_stat' # <<< 9275 1726888061.41297: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166f470> <<< 9275 1726888061.41317: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9275 1726888061.41329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9275 1726888061.41348: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 9275 1726888061.41362: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281674e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166fb38> <<< 9275 1726888061.41400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9275 1726888061.41429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9275 1726888061.41539: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28167b4e0> <<< 9275 1726888061.41556: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28165ed68> <<< 9275 1726888061.41576: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9275 1726888061.41597: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281661198> <<< 9275 1726888061.41630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9275 1726888061.41659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f96f940> <<< 9275 1726888061.41683: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9275 1726888061.41703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9275 1726888061.41714: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f981240> <<< 9275 1726888061.41792: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816cfa20> <<< 9275 1726888061.41808: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9275 1726888061.42028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9275 1726888061.42041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9275 1726888061.42059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9275 1726888061.42068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9275 1726888061.42390: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8ee0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8fa2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9275 1726888061.42401: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.42411: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f8faf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8faac8> <<< 9274 1726888061.42436: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9274 1726888061.42451: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9275 1726888061.42453: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9275 1726888061.42474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9030b8> import '_collections' # <<< 9274 1726888061.42509: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9275 1726888061.42538: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94a7f0> <<< 9275 1726888061.42550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9275 1726888061.42560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9274 1726888061.42573: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9274 1726888061.42599: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9275 1726888061.42599: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94abe0> <<< 9274 1726888061.42622: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9277 1726888061.42651: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0de48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ea3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0d9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb0630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ebc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7390> <<< 9275 1726888061.42651: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e198> <<< 9274 1726888061.42681: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9275 1726888061.42688: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93ee80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f936470> <<< 9274 1726888061.42713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9274 1726888061.42732: stdout chunk (state=3): >>>import '_codecs' # <<< 9274 1726888061.42771: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569fe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9274 1726888061.42812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275635828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569f9b0> <<< 9274 1726888061.42849: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275642630> <<< 9274 1726888061.42884: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9274 1726888061.42896: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649160> <<< 9274 1726888061.42916: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9274 1726888061.42961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9274 1726888061.42975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9274 1726888061.42986: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127564e0f0> <<< 9274 1726888061.43008: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649748> <<< 9275 1726888061.43016: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9264a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6a82b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6afd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f91f2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6fd0> <<< 9275 1726888061.43035: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f998048> <<< 9274 1726888061.43044: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649390> <<< 9274 1726888061.43072: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9274 1726888061.43086: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9275 1726888061.43113: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9274 1726888061.43129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9274 1726888061.43147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9274 1726888061.43157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9274 1726888061.43173: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3470> <<< 9274 1726888061.43188: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9275 1726888061.43196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bca20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c66d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9274 1726888061.43236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f8e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3b38> <<< 9275 1726888061.43253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9275 1726888061.43282: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c6eb8> <<< 9275 1726888061.43511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f24d1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c67b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f252cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275320> <<< 9274 1726888061.43521: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ff4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e2d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e5198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738f3940> <<< 9275 1726888061.43539: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.43550: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f2756d8> <<< 9274 1726888061.43560: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9274 1726888061.43578: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273905240> <<< 9275 1726888061.43578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9275 1726888061.43598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9275 1726888061.43619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27d3c8> <<< 9275 1726888061.43634: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9274 1726888061.43650: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275653a20> <<< 9274 1726888061.43662: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9275 1726888061.43680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 9275 1726888061.43704: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9275 1726888061.43721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9277 1726888061.43748: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e66e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e6d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e50d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e53198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff161940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff173240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ec1a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9275 1726888061.43769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9274 1726888061.43893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9274 1726888061.44070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9275 1726888061.44077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f028be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f01c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f015fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f00deb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27dd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f01cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9274 1726888061.44106: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9275 1726888061.44119: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162d748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f020080> <<< 9274 1726888061.44138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9274 1726888061.44163: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9275 1726888061.44138: stdout chunk (state=3): >>>import 'pwd' # <<< 9275 1726888061.44179: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162dac8> <<< 9274 1726888061.44201: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273872208> <<< 9274 1726888061.44217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387e438> <<< 9274 1726888061.44238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9275 1726888061.44253: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9274 1726888061.44281: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127387d128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387ec18> <<< 9274 1726888061.44292: stdout chunk (state=3): >>>import 'itertools' # <<< 9275 1726888061.44307: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9274 1726888061.44343: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387d208> <<< 9274 1726888061.44359: stdout chunk (state=3): >>>import '_collections' # <<< 9275 1726888061.44376: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2816455f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9274 1726888061.44405: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ce940> <<< 9274 1726888061.44422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9274 1726888061.44442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9274 1726888061.44481: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ced30> <<< 9275 1726888061.44495: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649668> <<< 9275 1726888061.44516: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649b38> <<< 9274 1726888061.44516: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c02e8> <<< 9274 1726888061.44539: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 9274 1726888061.44552: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c52e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738b95c0> <<< 9275 1726888061.44568: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281645e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9275 1726888061.44585: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.44602: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738aa5f8> <<< 9274 1726888061.44627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9274 1726888061.44637: stdout chunk (state=3): >>>import '_sre' # <<< 9275 1726888061.44650: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281649518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281639b38> <<< 9274 1726888061.44659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9274 1726888061.44671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9274 1726888061.44686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9274 1726888061.44695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9275 1726888061.44695: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f262390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9275 1726888061.44721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9274 1726888061.44729: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127362c400> <<< 9274 1726888061.44744: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127361ce80> <<< 9274 1726888061.44762: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c05c0> import '_locale' # <<< 9275 1726888061.44769: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816454a8> <<< 9274 1726888061.44814: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9274 1726888061.44826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363af98> <<< 9274 1726888061.44835: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738a3438> <<< 9274 1726888061.44846: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9274 1726888061.44854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9277 1726888061.44873: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0e00b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ec2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9ff0ecf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ecac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0f60b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13c7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13cbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff128470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1184a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fee9a2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea1d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1300f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1122e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.44928: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d64c940> <<< 9274 1726888061.44947: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127391d198> <<< 9275 1726888061.44977: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9275 1726888061.45019: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9275 1726888061.45051: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9274 1726888061.45112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363ff60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363fb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9274 1726888061.45158: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273655048> <<< 9274 1726888061.45183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9274 1726888061.45228: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d1320> <<< 9274 1726888061.45246: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c908> <<< 9274 1726888061.45271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9274 1726888061.45333: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d5e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f6a0> <<< 9274 1726888061.45357: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9274 1726888061.45393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8470> <<< 9274 1726888061.45433: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12731f8828> <<< 9274 1726888061.45452: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9274 1726888061.45467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9274 1726888061.45486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9274 1726888061.45499: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200518> <<< 9274 1726888061.45524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9274 1726888061.45543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9274 1726888061.45560: stdout chunk (state=3): >>>import 'time' # <<< 9274 1726888061.45573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9274 1726888061.45588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9274 1726888061.45610: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9274 1726888061.45626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9274 1726888061.45638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9274 1726888061.45672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9274 1726888061.45686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9274 1726888061.45702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272facd30> <<< 9274 1726888061.45819: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1160> <<< 9274 1726888061.45831: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272f97048> <<< 9274 1726888061.45863: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200eb8> <<< 9274 1726888061.45892: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1272fa4128> <<< 9274 1726888061.45904: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8ba8> <<< 9274 1726888061.45927: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9277 1726888061.45940: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff18a048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaee10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaea20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb86d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb8eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea3f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb87b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea44cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fea676d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9<<< 9277 1726888061.45962: stdout chunk (state=3): >>>fea6f3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe81abe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe80e320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe807fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe7ffeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6fd68> <<< 9274 1726888061.46000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa41d0> import 'pwd' # <<< 9275 1726888061.46130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.46184: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755c6748> <<< 9274 1726888061.46206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9274 1726888061.46334: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.46342: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce7b8> <<< 9274 1726888061.46368: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.46375: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755cec88> <<< 9274 1726888061.46610: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ceda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c6f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755d5128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ce668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755bbc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731e44e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9274 1726888061.46627: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c65f8> <<< 9274 1726888061.46744: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9274 1726888061.46768: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715cea90> <<< 9274 1726888061.46833: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip' <<< 9274 1726888061.46842: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9274 1726888061.46870: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9274 1726888061.46885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.46899: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py <<< 9274 1726888061.46908: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.47050: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fe80ef98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1f748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe812080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1fac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e375f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e37e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e3b518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_ran<<< 9277 1726888061.47074: stdout chunk (state=3): >>>dom' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e2bb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea54390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e374a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce3e940> <<< 9275 1726888061.47099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d30cb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9275 1726888061.47126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9275 1726888061.47202: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d3312b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375518> <<< 9275 1726888061.47237: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d375630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9275 1726888061.47267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9275 1726888061.47314: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375b70> <<< 9275 1726888061.47338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9275 1726888061.47362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9275 1726888061.47394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9275 1726888061.47414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9275 1726888061.47500: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3197f0> <<< 9275 1726888061.47530: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.47540: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d6707b8> <<< 9275 1726888061.47558: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.47568: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d319e48> <<< 9275 1726888061.47582: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9275 1726888061.47595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9275 1726888061.47650: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3765f8> <<< 9275 1726888061.47664: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3542e8> <<< 9274 1726888061.47960: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.47960: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3484e0> <<< 9275 1726888061.47981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9275 1726888061.48011: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d670d30> <<< 9275 1726888061.48034: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.48044: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d676048> <<< 9275 1726888061.48063: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9275 1726888061.48072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a438> <<< 9275 1726888061.48089: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9275 1726888061.48105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9277 1726888061.48127: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9275 1726888061.48155: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9275 1726888061.48168: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9275 1726888061.48185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9275 1726888061.48239: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d2c6e80> <<< 9275 1726888061.48321: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9275 1726888061.48358: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2cceb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c22b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9275 1726888061.48376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2ac8> <<< 9275 1726888061.48565: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3687b8> <<< 9275 1726888061.48597: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9275 1726888061.48628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9275 1726888061.48646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9275 1726888061.48659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9275 1726888061.48666: stdout chunk (state=3): >>>import '_string' # <<< 9275 1726888061.48747: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2edef0> <<< 9275 1726888061.48801: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2128> <<< 9274 1726888061.48854: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 9274 1726888061.48865: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c26d8> import 'atexit' # <<< 9274 1726888061.48893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9274 1726888061.48929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9275 1726888061.48938: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47be10> <<< 9275 1726888061.48961: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47bef0> <<< 9274 1726888061.48983: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712b5400> <<< 9274 1726888061.48996: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c2f98> <<< 9274 1726888061.49018: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.49030: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713c2048> <<< 9275 1726888061.49041: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d48c0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a5c0> <<< 9274 1726888061.49049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9274 1726888061.49074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9275 1726888061.49084: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9274 1726888061.49106: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271290cc0> <<< 9275 1726888061.49128: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d497a20> <<< 9274 1726888061.49140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9274 1726888061.49164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9274 1726888061.49196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9277 1726888061.49217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.49234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9275 1726888061.49288: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d496160> <<< 9274 1726888061.49302: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271296940> <<< 9275 1726888061.49322: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.49336: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d496358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d48cbe0> # zipimport: zlib available <<< 9275 1726888061.49348: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.49362: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296f98> <<< 9274 1726888061.49382: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9274 1726888061.49393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9275 1726888061.49401: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9274 1726888061.49627: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127123b898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127125f438> <<< 9275 1726888061.49636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9275 1726888061.49651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.49762: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9274 1726888061.49762: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271253630> <<< 9274 1726888061.49787: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9275 1726888061.49804: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9274 1726888061.49811: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715f6e80> <<< 9275 1726888061.49828: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9274 1726888061.49840: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712664e0> <<< 9275 1726888061.49854: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.49866: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712665f8> <<< 9275 1726888061.49874: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4b3e10> <<< 9274 1726888061.49888: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9274 1726888061.49904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9275 1726888061.49912: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3ac8> <<< 9274 1726888061.49931: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9274 1726888061.49949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9274 1726888061.49970: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9274 1726888061.49981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9275 1726888061.49988: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b32e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9275 1726888061.50012: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3940> <<< 9274 1726888061.50037: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712ca0b8> <<< 9275 1726888061.50047: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d49fc18> # zipimport: zlib available <<< 9274 1726888061.50114: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9274 1726888061.50135: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712df080> <<< 9274 1726888061.50145: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c14a8> <<< 9274 1726888061.50166: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9274 1726888061.50184: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1cc0> <<< 9274 1726888061.50364: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712729b0> <<< 9274 1726888061.50395: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9274 1726888061.50428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9274 1726888061.50448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9274 1726888061.50457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9274 1726888061.50472: stdout chunk (state=3): >>>import '_string' # <<< 9275 1726888061.50488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.50550: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713bd080> <<< 9274 1726888061.50604: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1320> <<< 9274 1726888061.50729: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.50739: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdeb8> <<< 9274 1726888061.50765: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.50775: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdfd0> <<< 9274 1726888061.50810: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.50818: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713cd160> <<< 9274 1726888061.50828: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271266748> <<< 9274 1726888061.50850: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9274 1726888061.50870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9274 1726888061.50887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9274 1726888061.50936: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713dcb00> <<< 9275 1726888061.50939: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9275 1726888061.50957: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9275 1726888061.50986: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9275 1726888061.50994: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.51016: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.51039: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9275 1726888061.51049: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.51065: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.51089: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9274 1726888061.51101: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713d8240> <<< 9274 1726888061.51126: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.51138: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713d8438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713cdcc0> <<< 9274 1726888061.51150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.51159: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.51171: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9274 1726888061.51180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.51202: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.51246: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.51312: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.51329: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py <<< 9274 1726888061.51342: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9274 1726888061.51356: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9275 1726888061.51358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d450518> # zipimport: zlib available <<< 9277 1726888061.51448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcafeb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb232b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb67630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb0b7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0beb8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0be10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb68748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb462e8> <<< 9274 1726888061.51534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.51559: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9274 1726888061.51569: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9274 1726888061.51581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9274 1726888061.51592: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9274 1726888061.51601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9274 1726888061.51628: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713f1ef0> <<< 9274 1726888061.51677: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1ba8> <<< 9274 1726888061.51719: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f13c8> <<< 9274 1726888061.51733: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9274 1726888061.51742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9275 1726888061.51724: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.51780: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1a20> <<< 9274 1726888061.51793: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713e2d68> <<< 9274 1726888061.51799: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52193: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py <<< 9275 1726888061.52205: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.52255: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb3a4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce62dd8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fce68f98> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcab8eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcabeeb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab42e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4b00> <<< 9275 1726888061.52279: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9274 1726888061.52288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52513: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9275 1726888061.52647: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.52724: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py <<< 9274 1726888061.52737: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 9274 1726888061.52747: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9274 1726888061.52779: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9274 1726888061.52787: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.52810: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52825: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9274 1726888061.52840: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9274 1726888061.52849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.52856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.52875: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py <<< 9274 1726888061.52882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52939: stdout chunk (state=3): >>>import '_ast' # <<< 9275 1726888061.52947: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d504e80> <<< 9275 1726888061.52962: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.52977: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.52995: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.53006: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9275 1726888061.53056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.53110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9274 1726888061.53122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9275 1726888061.53146: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9275 1726888061.53156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.53167: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271412630> # zipimport: zlib available <<< 9275 1726888061.53389: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9277 1726888061.53435: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb5a828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcadfef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6dda0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6df28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc7e048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc899e8> <<< 9275 1726888061.53509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9274 1726888061.53509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.53590: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9275 1726888061.53602: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4e5160> <<< 9275 1726888061.53655: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d61ee80> <<< 9275 1726888061.53684: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py <<< 9275 1726888061.53697: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py <<< 9275 1726888061.53710: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.53744: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.53796: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.53814: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.53847: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.53864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.53910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.53969: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9274 1726888061.54004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.54034: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9274 1726888061.54042: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.54099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.54144: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.54168: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available<<< 9274 1726888061.54180: stdout chunk (state=3): >>> <<< 9274 1726888061.54185: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.54207: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9274 1726888061.54239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.54267: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9274 1726888061.54278: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.54430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9274 1726888061.54435: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.54454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9275 1726888061.54463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9275 1726888061.54479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9277 1726888061.54541: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc88128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc88320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc7eba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcca5da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca58d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc94ba8> # zipimport: zlib available <<< 9275 1726888061.54609: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d5140b8> <<< 9274 1726888061.54609: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9275 1726888061.54636: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9274 1726888061.54731: stdout chunk (state=3): >>>import '_ast' # <<< 9274 1726888061.54745: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714c7dd8> <<< 9275 1726888061.54763: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d514160> <<< 9274 1726888061.54771: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9274 1726888061.54790: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9275 1726888061.54800: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4c2ac8> <<< 9275 1726888061.54840: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py <<< 9275 1726888061.54854: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9274 1726888061.54869: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.54878: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.54908: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9274 1726888061.54919: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9275 1726888061.54931: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.54949: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9274 1726888061.54956: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.54971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.55250: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9274 1726888061.55259: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9274 1726888061.55309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9275 1726888061.55371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.55395: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9274 1726888061.55403: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12714cc2b0> <<< 9274 1726888061.55465: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714670f0> <<< 9274 1726888061.55498: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py <<< 9274 1726888061.55507: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9274 1726888061.55557: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.55604: stdout chunk (state=3): >>># zipimport: zlib available <<< 9277 1726888061.55617: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.55642: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.55655: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.55668: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 9274 1726888061.55683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 9274 1726888061.55701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9274 1726888061.55730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9274 1726888061.55747: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9274 1726888061.55760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9275 1726888061.55777: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' <<< 9275 1726888061.55796: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d585780> <<< 9274 1726888061.55889: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c080> <<< 9274 1726888061.55911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9274 1726888061.55918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9275 1726888061.55990: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9274 1726888061.56016: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c128> <<< 9275 1726888061.56016: stdout chunk (state=3): >>># destroy __main__ <<< 9274 1726888061.56066: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714cc630> <<< 9274 1726888061.56120: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127147a048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 9274 1726888061.56131: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.56152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.56178: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 9274 1726888061.56188: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.56240: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9275 1726888061.56293: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc <<< 9275 1726888061.56417: stdout chunk (state=3): >>># cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9274 1726888061.56530: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9275 1726888061.56562: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9275 1726888061.56585: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9275 1726888061.56597: stdout chunk (state=3): >>># destroy zipimport <<< 9275 1726888061.56607: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9275 1726888061.56618: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9275 1726888061.56637: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 9275 1726888061.56654: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 9275 1726888061.56697: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 9277 1726888061.56743: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc42240> # zipimport: zlib available <<< 9275 1726888061.56809: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 9275 1726888061.56846: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq <<< 9275 1726888061.56872: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 9275 1726888061.56915: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno <<< 9275 1726888061.56940: stdout chunk (state=3): >>># destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig <<< 9275 1726888061.56955: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9274 1726888061.56964: stdout chunk (state=3): >>># zipimport: zlib available <<< 9274 1726888061.56990: stdout chunk (state=3): >>># zipimport: zlib available <<< 9275 1726888061.57059: stdout chunk (state=3): >>># destroy posixpath <<< 9275 1726888061.57085: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 9275 1726888061.57098: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 9275 1726888061.57108: stdout chunk (state=3): >>># destroy select <<< 9275 1726888061.57136: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9275 1726888061.57150: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 <<< 9274 1726888061.57138: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' <<< 9274 1726888061.57172: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715856a0> <<< 9275 1726888061.57177: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9274 1726888061.57365: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9275 1726888061.57598: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9275 1726888061.57661: stderr chunk (state=3): >>><<< 9274 1726888061.57663: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 <<< 9275 1726888061.57669: stdout chunk (state=3): >>><<< 9274 1726888061.57679: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig <<< 9274 1726888061.57715: stdout chunk (state=3): >>># destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 9274 1726888061.57738: stdout chunk (state=3): >>># cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9274 1726888061.57759: stdout chunk (state=3): >>># 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig <<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171be48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816b1828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171b9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816be630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816ca0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166f470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281674e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166fb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28167b4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28165ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281661198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f96f940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f981240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816cfa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8ee0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8fa2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f8faf98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8faac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9030b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94a7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94abe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93ee80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f936470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9264a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6a82b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6afd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f91f2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f998048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bce10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c66d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c6eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f24d1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c67b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f252cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f2756d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27d3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f028be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f01c320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f015fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f00deb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27dd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f01cf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162d748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f020080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162dac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2816455f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281645e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281649518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281639b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f262390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816454a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d64c940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d30cb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d3312b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d375630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3197f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d6707b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d319e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3765f8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3542e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3484e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d670d30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d676048>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d2c6e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2cceb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3687b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2edef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47be10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47bef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d48c0b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d497a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d496160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d496358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d48cbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4b3e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b32e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d49fc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d450518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d504e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4e5160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d61ee80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d5140b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d514160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4c2ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d585780>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9275 1726888061.57810: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171be48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816b1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28171b9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816be630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816ca0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816c5390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166f470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281674e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28166fb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28167b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc28165ed68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281661198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f96f940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f981240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816cfa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8ee0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8fa2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f8faf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f8faac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9030b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94a7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f94abe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93ee80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f936470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f9264a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6a82b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6afd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f93e470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f91f2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6b6fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f6bc320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f998048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bca20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c66d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c6eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f24d1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6c67b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f252cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f2756d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27d3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f028be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f01c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f015fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f00deb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f27dd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27f01cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f275a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162d748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f020080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc28162dac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f6bc898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2816455f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281645e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281649518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc281649278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc281639b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27f262390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2816454a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d64c940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d30cb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d3312b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d375630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d375b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3197f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d6707b8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d319e48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3765f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3542e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3484e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d670d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d676048> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d2c6e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2cceb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c22b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d3687b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2edef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d2c2128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47be10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d47bef0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d48c0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d35a5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d497a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d496160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d496358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d48cbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4b3e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b32e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4b3940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d49fc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d450518> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d504e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27d4e5160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d61ee80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d5140b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d514160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d4c2ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_vjhndkbs/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27d585780> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9275 1726888061.57952: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9275 1726888061.57969: _low_level_execute_command(): starting 9275 1726888061.57982: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2371504-9275-193343816858556/ > /dev/null 2>&1 && sleep 0'"'"'' 9274 1726888061.57782: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9277 1726888061.58808: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9274 1726888061.58826: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9277 1726888061.58925: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccf5da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9274 1726888061.58984: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9274 1726888061.59027: stderr chunk (state=3): >>><<< 9274 1726888061.59033: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569fe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275635828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569f9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275642630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127564e0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f8e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ff4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738f3940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273905240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275653a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273872208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387e438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127387d128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387ec18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387d208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ce940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ced30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c02e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c52e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738b95c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738aa5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127362c400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127361ce80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c05c0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363af98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738a3438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127391d198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363ff60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363fb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273655048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d1320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d5e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12731f8828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272facd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272f97048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200eb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1272fa4128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa41d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1c18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755c6748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce7b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755cec88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ceda0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c6f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755d5128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ce668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce3c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755bbc88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731e44e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c65f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715cea90>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c26d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712b5400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c2f98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713c2048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271290cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271296940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296278>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127123b898>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127125f438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271253630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715f6e80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712664e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712665f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712ca0b8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712df080>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c14a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1cc0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712729b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713bd080>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1320>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdeb8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdfd0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713cd160>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271266748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713dcb00>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713d8240>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713d8438>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713cdcc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713f1ef0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1ba8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f13c8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713e2d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271412630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714c7dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12714cc2b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714670f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714cc630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127147a048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715856a0>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9274 1726888061.59114: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569fe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275635828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127569f9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275642630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127564e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275649390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f8e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755f3b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ff4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e2d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755e5198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738f3940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273905240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1275653a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273872208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387e438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127387d128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387ec18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127387d208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ce940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738ced30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c02e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c52e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738b95c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738aa5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127362c400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127361ce80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738c05c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363af98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12738a3438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f127363f470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127391d198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363ff60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363fb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273655048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d1320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127364c908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731d5e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12731f8828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272facd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa1160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272f97048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1273200eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1272fa4128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731f8ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1272fa41d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755b1c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127363f9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755c6748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755cec88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ceda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c6f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755d5128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755ce668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12755ce3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755bbc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12731e44e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12755c65f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715cea90> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c26d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712b5400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713c2f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713c2048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271290cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271296940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1271296f98> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127123b898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127125f438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271253630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715f6e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712664e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712665f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12712ca0b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712df080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c14a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1cc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712729b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713bd080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12712c1320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdeb8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713bdfd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713cd160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271266748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713dcb00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713d8240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713d8438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713cdcc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12713f1ef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1ba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f13c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713f1a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12713e2d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1271412630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714c7dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12714cc2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714670f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127149c128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12714cc630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f127147a048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload__g_92rth/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12715856a0> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9274 1726888061.59442: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9274 1726888061.59458: _low_level_execute_command(): starting 9274 1726888061.59465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2963243-9274-185501189844244/ > /dev/null 2>&1 && sleep 0'"'"'' 9277 1726888061.60239: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fccd7160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce10e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9275 1726888061.60687: stderr chunk (state=2): >>><<< 9275 1726888061.60697: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9275 1726888061.60715: _low_level_execute_command() done: rc=0, stdout=, stderr= 9275 1726888061.60721: handler run complete 9275 1726888061.60742: attempt loop complete, returning result 9275 1726888061.60757: variable 'item' from source: unknown 9275 1726888061.60820: variable 'item' from source: unknown ok: [managed_node2] => (item={'key': 'domains', 'value': 'nssfiles'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "domains", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nssfiles", "values": null } }, "item": { "key": "domains", "value": "nssfiles" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9275 1726888061.60874: dumping result to json 9275 1726888061.60881: done dumping result, returning 9275 1726888061.60887: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [026adac1-1d6b-4d75-acc5-00000000000e] 9275 1726888061.60957: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e 9275 1726888061.60999: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e 9275 1726888061.61001: WORKER PROCESS EXITING 9277 1726888061.61121: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9277 1726888061.62231: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd060b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd06160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccb4ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9274 1726888061.62543: stderr chunk (state=2): >>><<< 9274 1726888061.62552: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9274 1726888061.62573: _low_level_execute_command() done: rc=0, stdout=, stderr= 9274 1726888061.62579: handler run complete 9274 1726888061.62602: attempt loop complete, returning result 9274 1726888061.62618: variable 'item' from source: unknown 9274 1726888061.62676: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'domains', 'value': 'nssfiles'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "domains", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nssfiles", "values": null } }, "item": { "key": "domains", "value": "nssfiles" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9274 1726888061.62737: dumping result to json 9274 1726888061.62749: done dumping result, returning 9274 1726888061.62758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [026adac1-1d6b-4d75-acc5-00000000000e] 9274 1726888061.62771: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e 9274 1726888061.62829: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e 9274 1726888061.62833: WORKER PROCESS EXITING 9277 1726888061.63062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd77780> <<< 9277 1726888061.64262: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cle<<< 9277 1726888061.64304: stdout chunk (state=3): >>>anup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 9277 1726888061.64965: stdout chunk (state=3): >>># destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9277 1726888061.65066: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9277 1726888061.65074: stdout chunk (state=3): >>><<< 9277 1726888061.65086: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ea3828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb0630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ebc0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e66e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e6d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e50d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e53198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff161940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff173240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ec1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0e00b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ec2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9ff0ecf98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ecac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0f60b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13c7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13cbe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff128470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1184a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fee9a2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea1d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1300f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1122e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff18a048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaee10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaea20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb86d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb8eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea3f1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb87b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea44cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fea676d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6f3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe81abe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe80e320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe807fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe7ffeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6fd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fe80ef98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1f748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe812080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1fac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e375f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bb38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bc50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e37e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bf98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e3b518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e2bb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea54390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e374a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce3e940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcafeb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb232b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb67630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb0b7f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0beb8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0be10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb68748>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb462e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb3a4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce62dd8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fce68f98>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcab8eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcabeeb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab42e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb5a828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcadfef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6dda0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6df28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc7e048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc899e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc88128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc88320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc7eba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcca5da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca58d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc94ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc42240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccf5da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fccd7160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce10e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd060b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd06160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccb4ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd77780>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9277 1726888061.65161: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0de48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ea3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00f0d9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb0630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ebc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00eb7390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e66e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e61b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e6d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e50d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e53198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff161940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff173240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00ec1a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0e00b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ec2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9ff0ecf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0ecac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff0f60b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13c7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff13cbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff130e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff128470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1184a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fee9a2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea1d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1300f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff1122e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feea8fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9feeae320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9ff18a048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaee10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeaea20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb86d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb8eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea3f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeb87b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea44cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fea676d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6f3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe81abe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe80e320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe807fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe7ffeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea6fd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fe80ef98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea67a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1f748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fe812080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e1fac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9feeae898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e375f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e37e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3bf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e3b518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa00e3b278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e2bb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fea54390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa00e374a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce3e940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcafeb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb232b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb67630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb67b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb0b7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0beb8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcb0be10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb68748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb462e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb3a4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce62dd8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fce68f98> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcab8eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcabeeb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab42e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb5a828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcadfef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcab4160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6dda0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc6df28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc7e048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcb4c5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc899e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc88128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcc88320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc7eba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fcca5da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca5278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcca58d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc94ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcc42240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccf5da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9fccd7160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fce10e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd060b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd06160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fccb4ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_hcusxrnk/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9fcd77780> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9277 1726888061.65331: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9277 1726888061.65348: _low_level_execute_command(): starting 9277 1726888061.65355: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.2354162-9277-93954022812756/ > /dev/null 2>&1 && sleep 0'"'"'' 9277 1726888061.69374: stderr chunk (state=2): >>><<< 9277 1726888061.69382: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9277 1726888061.69403: _low_level_execute_command() done: rc=0, stdout=, stderr= 9277 1726888061.69409: handler run complete 9277 1726888061.69428: attempt loop complete, returning result 9277 1726888061.69443: variable 'item' from source: unknown 9277 1726888061.69503: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'domains', 'value': 'nssfiles'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "domains", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nssfiles", "values": null } }, "item": { "key": "domains", "value": "nssfiles" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9277 1726888061.69558: dumping result to json 9277 1726888061.69569: done dumping result, returning 9277 1726888061.69577: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [026adac1-1d6b-4d75-acc5-00000000000e] 9277 1726888061.69596: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e 9277 1726888061.69656: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000e 9277 1726888061.69661: WORKER PROCESS EXITING 8995 1726888061.69815: no more pending results, returning what we have 8995 1726888061.69818: results queue empty 8995 1726888061.69819: checking for any_errors_fatal 8995 1726888061.69826: done checking for any_errors_fatal 8995 1726888061.69827: checking for max_fail_percentage 8995 1726888061.69828: done checking for max_fail_percentage 8995 1726888061.69829: checking to see if all hosts have failed and the running result is not ok 8995 1726888061.69830: done checking to see if all hosts have failed 8995 1726888061.69830: getting the remaining hosts for this loop 8995 1726888061.69831: done getting the remaining hosts for this loop 8995 1726888061.69834: getting the next task for host managed_node1 8995 1726888061.69840: done getting next task for host managed_node1 8995 1726888061.69843: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 8995 1726888061.69844: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888061.69845: getting the next task for host managed_node2 8995 1726888061.69847: done getting next task for host managed_node2 8995 1726888061.69848: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 8995 1726888061.69849: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888061.69850: getting the next task for host managed_node3 8995 1726888061.69854: done getting next task for host managed_node3 8995 1726888061.69855: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 8995 1726888061.69856: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888061.69874: getting variables 8995 1726888061.69875: in VariableManager get_vars() 8995 1726888061.69907: Calling all_inventory to load vars for managed_node1 8995 1726888061.69910: Calling groups_inventory to load vars for managed_node1 8995 1726888061.69911: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888061.69919: Calling all_plugins_play to load vars for managed_node1 8995 1726888061.69925: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888061.69930: Calling groups_plugins_play to load vars for managed_node1 8995 1726888061.70765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888061.72031: done with get_vars() 8995 1726888061.72053: done getting variables TASK [fedora.linux_system_roles.tlog : Configure sssd proxy provider domain] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41 Friday 20 September 2024 23:07:41 -0400 (0:00:01.206) 0:00:10.358 ****** 8995 1726888061.72119: entering _queue_task() for managed_node1/community.general.ini_file 8995 1726888061.72422: worker is 1 (out of 3 available) 8995 1726888061.72435: exiting _queue_task() for managed_node1/community.general.ini_file 8995 1726888061.72457: getting variables 8995 1726888061.72458: in VariableManager get_vars() 8995 1726888061.72550: Calling all_inventory to load vars for managed_node2 8995 1726888061.72557: Calling groups_inventory to load vars for managed_node2 8995 1726888061.72559: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888061.72574: Calling all_plugins_play to load vars for managed_node2 8995 1726888061.72577: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888061.72580: Calling groups_plugins_play to load vars for managed_node2 8995 1726888061.73781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9341 1726888061.73194: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 9341 1726888061.73315: in run() - task 026adac1-1d6b-4d75-acc5-00000000000f 9341 1726888061.73335: variable 'ansible_search_path' from source: unknown 9341 1726888061.73340: variable 'ansible_search_path' from source: unknown 9341 1726888061.73385: variable 'omit' from source: magic vars 9341 1726888061.73496: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888061.73509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9341 1726888061.73520: variable 'omit' from source: magic vars 9341 1726888061.73869: variable 'tlog_use_sssd' from source: role '' defaults 9341 1726888061.73886: Evaluated conditional (tlog_use_sssd | bool): True 9341 1726888061.74029: variable 'ansible_facts' from source: host vars for 'managed_node1' 9341 1726888061.74672: Evaluated conditional ('sssd' in ansible_facts.packages): True 9341 1726888061.74681: variable 'omit' from source: magic vars 9341 1726888061.74717: variable 'omit' from source: magic vars 9341 1726888061.74762: variable '__tlog_sssd_conf' from source: role '' all vars 9341 1726888061.74836: variable '__tlog_sssd_conf' from source: role '' all vars 9341 1726888061.74927: variable 'item' from source: unknown 9341 1726888061.75016: variable 'item' from source: unknown 9341 1726888061.75041: variable 'omit' from source: magic vars 9341 1726888061.75094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9341 1726888061.75130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9341 1726888061.75148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9341 1726888061.75165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9341 1726888061.75183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9341 1726888061.75235: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9341 1726888061.75241: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888061.75243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9341 1726888061.75352: Set connection var ansible_module_compression to ZIP_DEFLATED 9341 1726888061.75356: Set connection var ansible_shell_type to sh 9341 1726888061.75360: Set connection var ansible_shell_executable to /bin/sh 9341 1726888061.75362: Set connection var ansible_connection to ssh 9341 1726888061.75365: Set connection var ansible_pipelining to False 9341 1726888061.75368: Set connection var ansible_timeout to 10 9341 1726888061.75383: variable 'ansible_shell_executable' from source: unknown 9341 1726888061.75385: variable 'ansible_connection' from source: unknown 9341 1726888061.75387: variable 'ansible_module_compression' from source: unknown 9341 1726888061.75389: variable 'ansible_shell_type' from source: unknown 9341 1726888061.75393: variable 'ansible_shell_executable' from source: unknown 9341 1726888061.75395: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888061.75397: variable 'ansible_pipelining' from source: unknown 9341 1726888061.75399: variable 'ansible_timeout' from source: unknown 9341 1726888061.75401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8995 1726888061.75810: done with get_vars() 8995 1726888061.75828: done getting variables 8995 1726888061.75854: entering _queue_task() for managed_node2/community.general.ini_file 8995 1726888061.76096: worker is 2 (out of 3 available) 8995 1726888061.76109: exiting _queue_task() for managed_node2/community.general.ini_file 8995 1726888061.76139: getting variables 8995 1726888061.76142: in VariableManager get_vars() 8995 1726888061.76223: Calling all_inventory to load vars for managed_node3 8995 1726888061.76228: Calling groups_inventory to load vars for managed_node3 8995 1726888061.76231: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888061.76246: Calling all_plugins_play to load vars for managed_node3 8995 1726888061.76249: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888061.76252: Calling groups_plugins_play to load vars for managed_node3 9341 1726888061.75550: 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) 8995 1726888061.77925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9341 1726888061.75561: variable 'omit' from source: magic vars 9341 1726888061.75566: starting attempt loop 9341 1726888061.75568: running the handler 9341 1726888061.75577: _low_level_execute_command(): starting 9341 1726888061.75582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9343 1726888061.76567: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 9343 1726888061.76695: in run() - task 026adac1-1d6b-4d75-acc5-00000000000f 9343 1726888061.76712: variable 'ansible_search_path' from source: unknown 9343 1726888061.76717: variable 'ansible_search_path' from source: unknown 9343 1726888061.76768: variable 'omit' from source: magic vars 9343 1726888061.76887: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888061.76901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888061.76916: variable 'omit' from source: magic vars 9343 1726888061.77351: variable 'tlog_use_sssd' from source: role '' defaults 9343 1726888061.77364: Evaluated conditional (tlog_use_sssd | bool): True 9343 1726888061.77523: variable 'ansible_facts' from source: host vars for 'managed_node2' 9343 1726888061.78182: Evaluated conditional ('sssd' in ansible_facts.packages): True 9343 1726888061.78197: variable 'omit' from source: magic vars 9343 1726888061.78233: variable 'omit' from source: magic vars 9343 1726888061.78280: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888061.78365: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888061.78461: variable 'item' from source: unknown 9343 1726888061.78542: variable 'item' from source: unknown 9343 1726888061.78562: variable 'omit' from source: magic vars 9343 1726888061.78604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9343 1726888061.78636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9343 1726888061.78653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9343 1726888061.78669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9343 1726888061.78681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9343 1726888061.78711: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9343 1726888061.78717: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888061.78721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888061.78830: Set connection var ansible_module_compression to ZIP_DEFLATED 9343 1726888061.78837: Set connection var ansible_shell_type to sh 9343 1726888061.78843: Set connection var ansible_shell_executable to /bin/sh 9343 1726888061.78846: Set connection var ansible_connection to ssh 9343 1726888061.78851: Set connection var ansible_pipelining to False 9343 1726888061.78856: Set connection var ansible_timeout to 10 9343 1726888061.78877: variable 'ansible_shell_executable' from source: unknown 9343 1726888061.78881: variable 'ansible_connection' from source: unknown 9343 1726888061.78884: variable 'ansible_module_compression' from source: unknown 9343 1726888061.78887: variable 'ansible_shell_type' from source: unknown 9343 1726888061.78890: variable 'ansible_shell_executable' from source: unknown 9343 1726888061.78894: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888061.78898: variable 'ansible_pipelining' from source: unknown 9343 1726888061.78901: variable 'ansible_timeout' from source: unknown 9343 1726888061.78905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888061.79120: 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) 9343 1726888061.79134: variable 'omit' from source: magic vars 9343 1726888061.79140: starting attempt loop 9343 1726888061.79143: running the handler 9343 1726888061.79155: _low_level_execute_command(): starting 9343 1726888061.79162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9341 1726888061.79870: stdout chunk (state=2): >>>/root <<< 9341 1726888061.79877: stderr chunk (state=2): >>><<< 9341 1726888061.79887: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9341 1726888061.79905: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9341 1726888061.79917: _low_level_execute_command(): starting 9341 1726888061.79925: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `" && echo ansible-tmp-1726888061.7991185-9341-75987961745933="` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `" && echo ansible-tmp-1726888061.7991185-9341-75987961745933="` echo /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 `" ) && sleep 0'"'"'' 8995 1726888061.80146: done with get_vars() 8995 1726888061.80164: done getting variables 8995 1726888061.80188: entering _queue_task() for managed_node3/community.general.ini_file 8995 1726888061.80444: worker is 3 (out of 3 available) 8995 1726888061.80456: exiting _queue_task() for managed_node3/community.general.ini_file 8995 1726888061.80469: done queuing things up, now waiting for results queue to drain 8995 1726888061.80471: waiting for pending results... 9346 1726888061.80873: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 9346 1726888061.81041: in run() - task 026adac1-1d6b-4d75-acc5-00000000000f 9346 1726888061.81062: variable 'ansible_search_path' from source: unknown 9346 1726888061.81068: variable 'ansible_search_path' from source: unknown 9346 1726888061.81144: variable 'omit' from source: magic vars 9346 1726888061.81273: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888061.81288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9346 1726888061.81304: variable 'omit' from source: magic vars 9346 1726888061.81697: variable 'tlog_use_sssd' from source: role '' defaults 9346 1726888061.81711: Evaluated conditional (tlog_use_sssd | bool): True 9346 1726888061.81858: variable 'ansible_facts' from source: host vars for 'managed_node3' 9346 1726888061.82484: Evaluated conditional ('sssd' in ansible_facts.packages): True 9346 1726888061.82495: variable 'omit' from source: magic vars 9346 1726888061.82532: variable 'omit' from source: magic vars 9346 1726888061.82594: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888061.82629: stdout chunk (state=2): >>>/root <<< 9346 1726888061.82678: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888061.82782: stderr chunk (state=3): >>><<< 9343 1726888061.82789: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9343 1726888061.82825: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9346 1726888061.82840: variable 'item' from source: unknown 9343 1726888061.82841: _low_level_execute_command(): starting 9343 1726888061.82847: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `" && echo ansible-tmp-1726888061.828361-9343-14617665996982="` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `" && echo ansible-tmp-1726888061.828361-9343-14617665996982="` echo /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 `" ) && sleep 0'"'"'' 9346 1726888061.82926: variable 'item' from source: unknown 9346 1726888061.82946: variable 'omit' from source: magic vars 9346 1726888061.82992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9346 1726888061.83031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9346 1726888061.83062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9346 1726888061.83086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9346 1726888061.83104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9346 1726888061.83143: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9346 1726888061.83152: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888061.83159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9346 1726888061.83299: Set connection var ansible_module_compression to ZIP_DEFLATED 9346 1726888061.83305: Set connection var ansible_shell_type to sh 9346 1726888061.83312: Set connection var ansible_shell_executable to /bin/sh 9346 1726888061.83321: Set connection var ansible_connection to ssh 9346 1726888061.83330: Set connection var ansible_pipelining to False 9346 1726888061.83342: Set connection var ansible_timeout to 10 9346 1726888061.83373: variable 'ansible_shell_executable' from source: unknown 9346 1726888061.83380: variable 'ansible_connection' from source: unknown 9346 1726888061.83386: variable 'ansible_module_compression' from source: unknown 9346 1726888061.83394: variable 'ansible_shell_type' from source: unknown 9346 1726888061.83398: variable 'ansible_shell_executable' from source: unknown 9346 1726888061.83401: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888061.83405: variable 'ansible_pipelining' from source: unknown 9346 1726888061.83414: variable 'ansible_timeout' from source: unknown 9346 1726888061.83419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9346 1726888061.83613: 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) 9346 1726888061.83627: variable 'omit' from source: magic vars 9346 1726888061.83633: starting attempt loop 9346 1726888061.83637: running the handler 9346 1726888061.83648: _low_level_execute_command(): starting 9346 1726888061.83657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9341 1726888061.83774: stdout chunk (state=2): >>>ansible-tmp-1726888061.7991185-9341-75987961745933=/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 <<< 9341 1726888061.83836: stderr chunk (state=3): >>><<< 9341 1726888061.83843: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888061.7991185-9341-75987961745933=/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933\n', b'') 9341 1726888061.83870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.7991185-9341-75987961745933=/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933 , stderr= 9341 1726888061.84032: variable 'ansible_module_compression' from source: unknown 9341 1726888061.84088: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9341 1726888061.84134: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9341 1726888061.84262: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuk1y86fk TO /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9341 1726888061.85011: Sending initial data 9341 1726888061.85020: Sent initial data (154 bytes) 9343 1726888061.86831: stdout chunk (state=2): >>>ansible-tmp-1726888061.828361-9343-14617665996982=/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 <<< 9343 1726888061.86966: stderr chunk (state=3): >>><<< 9343 1726888061.86973: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888061.828361-9343-14617665996982=/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982\n', b'') 9343 1726888061.86997: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.828361-9343-14617665996982=/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982 , stderr= 9343 1726888061.87107: variable 'ansible_module_compression' from source: unknown 9343 1726888061.87147: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9343 1726888061.87180: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9343 1726888061.87255: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpyz5av3us TO /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9343 1726888061.87394: Sending initial data 9343 1726888061.87401: Sent initial data (153 bytes) 9341 1726888061.88132: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuk1y86fk /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py <<< 9341 1726888061.89119: stderr chunk (state=3): >>><<< 9341 1726888061.89125: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuk1y86fk /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py\n', b'') 9341 1726888061.89142: done transferring module to remote 9341 1726888061.89151: _low_level_execute_command(): starting 9341 1726888061.89154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0'"'"'' 9343 1726888061.89938: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpyz5av3us /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py <<< 9346 1726888061.90014: stdout chunk (state=2): >>>/root <<< 9346 1726888061.90089: stderr chunk (state=3): >>><<< 9346 1726888061.90098: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9346 1726888061.90129: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9346 1726888061.90142: _low_level_execute_command(): starting 9346 1726888061.90147: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `" && echo ansible-tmp-1726888061.9013672-9346-6596039312933="` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `" && echo ansible-tmp-1726888061.9013672-9346-6596039312933="` echo /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 `" ) && sleep 0'"'"'' 9343 1726888061.91082: stderr chunk (state=3): >>><<< 9343 1726888061.91094: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpyz5av3us /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py\n', b'') 9343 1726888061.91110: done transferring module to remote 9343 1726888061.91119: _low_level_execute_command(): starting 9343 1726888061.91122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0'"'"'' 9341 1726888061.91548: stderr chunk (state=2): >>><<< 9341 1726888061.91553: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9341 1726888061.91565: _low_level_execute_command() done: rc=0, stdout=, stderr= 9341 1726888061.91567: _low_level_execute_command(): starting 9341 1726888061.91570: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/AnsiballZ_ini_file.py && sleep 0'"'"'' 9343 1726888061.93438: stderr chunk (state=2): >>><<< 9343 1726888061.93445: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9343 1726888061.93462: _low_level_execute_command() done: rc=0, stdout=, stderr= 9343 1726888061.93467: _low_level_execute_command(): starting 9343 1726888061.93472: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888061.93860: stdout chunk (state=2): >>>ansible-tmp-1726888061.9013672-9346-6596039312933=/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 <<< 9346 1726888061.93920: stderr chunk (state=3): >>><<< 9346 1726888061.93929: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888061.9013672-9346-6596039312933=/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933\n', b'') 9346 1726888061.93948: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888061.9013672-9346-6596039312933=/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933 , stderr= 9346 1726888061.94095: variable 'ansible_module_compression' from source: unknown 9346 1726888061.94133: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9346 1726888061.94163: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9346 1726888061.94244: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py 9341 1726888061.94279: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4jf79ulk TO /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py 9341 1726888061.94300: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9341 1726888061.94358: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9346 1726888061.94386: Sending initial data 9346 1726888061.94396: Sent initial data (153 bytes) 9341 1726888061.94509: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888061.94667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdc4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9341 1726888061.94708: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd1630> import '_signal' # <<< 9341 1726888061.94736: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8160> <<< 9341 1726888061.94782: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9341 1726888061.94817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9341 1726888061.94842: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cddd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8748> <<< 9341 1726888061.94865: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8390> <<< 9341 1726888061.94903: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9341 1726888061.94928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9341 1726888061.94950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9341 1726888061.94973: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9341 1726888061.95005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82470> <<< 9341 1726888061.95037: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9341 1726888061.95073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd87e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82b38> <<< 9341 1726888061.95110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9341 1726888061.95142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9341 1726888061.95256: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd8e4e0> <<< 9341 1726888061.95287: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd71d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9341 1726888061.95320: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd74198> <<< 9341 1726888061.95350: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9341 1726888061.95377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b082940> <<< 9341 1726888061.95404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9341 1726888061.95434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b094240> <<< 9341 1726888061.95501: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cde2a20> <<< 9341 1726888061.95516: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9341 1726888061.95739: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9341 1726888061.95758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9341 1726888061.95777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9341 1726888061.95797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9341 1726888061.95813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9341 1726888061.95832: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9341 1726888061.95846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9341 1726888061.95859: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9341 1726888061.95927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9341 1726888061.95939: stdout chunk (state=3): >>>import '_functools' # <<< 9341 1726888061.95956: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9341 1726888061.95985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888061.96008: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9341 1726888061.96021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9341 1726888061.96056: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b001208> <<< 9341 1726888061.96073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00d438> <<< 9341 1726888061.96097: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9341 1726888061.96131: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368b00c128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00dc18> <<< 9341 1726888061.96148: stdout chunk (state=3): >>>import 'itertools' # <<< 9341 1726888061.96165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9341 1726888061.96178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9341 1726888061.96195: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00c208> import '_collections' # <<< 9341 1726888061.96250: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05d940> <<< 9341 1726888061.96268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9341 1726888061.96281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9341 1726888061.96313: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05dd30> <<< 9343 1726888061.96333: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9343 1726888061.96354: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9341 1726888061.96370: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f2e8> <<< 9341 1726888061.96390: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9341 1726888061.96402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0542e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0485c0> <<< 9343 1726888061.96415: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9341 1726888061.96445: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0395f8> <<< 9343 1726888061.96449: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9341 1726888061.96464: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9341 1726888061.96474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9341 1726888061.96488: stdout chunk (state=3): >>>import '_sre' # <<< 9341 1726888061.96502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9341 1726888061.96517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9341 1726888061.96537: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9341 1726888061.96552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9341 1726888061.96572: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adbb400> <<< 9341 1726888061.96590: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adabe80> <<< 9341 1726888061.96603: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f5c0> <<< 9341 1726888061.96617: stdout chunk (state=3): >>>import '_locale' # <<< 9341 1726888061.96670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 9341 1726888061.96689: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adc9f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b032438> <<< 9341 1726888061.96713: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9341 1726888061.96749: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce160> <<< 9341 1726888061.96780: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0ac198> <<< 9343 1726888061.96814: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa58e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ee828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa589b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9fb630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9343 1726888061.96965: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa070f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9341 1726888061.96976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adcef60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adceb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9343 1726888061.96991: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9343 1726888061.97003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9343 1726888061.97012: stdout chunk (state=3): >>>import 'errno' # <<< 9341 1726888061.97022: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ade4048> <<< 9343 1726888061.97036: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9343 1726888061.97049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9341 1726888061.97057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9343 1726888061.97067: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ac470> <<< 9343 1726888061.97088: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9343 1726888061.97099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9341 1726888061.97109: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a960320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb908> <<< 9343 1726888061.97133: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9acb38> <<< 9341 1726888061.97142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9343 1726888061.97204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9343 1726888061.97304: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b84e0> <<< 9341 1726888061.97406: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a964e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a987828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98f518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 9343 1726888061.97414: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9343 1726888061.97426: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcac940> <<< 9343 1726888061.97444: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9343 1726888061.97470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9343 1726888061.97481: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcbe240> <<< 9341 1726888061.97492: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9341 1726888061.97524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9341 1726888061.97546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9341 1726888061.97559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a73bd30> <<< 9343 1726888061.97566: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa0ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9341 1726888061.97666: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730160> <<< 9341 1726888061.97684: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a726048> <<< 9341 1726888061.97707: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98feb8> <<< 9341 1726888061.97739: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a733128> <<< 9341 1726888061.97758: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987ba8> <<< 9341 1726888061.97774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9343 1726888061.97793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9343 1726888061.97810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9341 1726888061.97829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9343 1726888061.98011: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9343 1726888061.98040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888061.98062: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9341 1726888061.98079: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a7331d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd55748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9343 1726888061.98081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9343 1726888061.98107: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc2b0b8> <<< 9343 1726888061.98130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc372e8> <<< 9343 1726888061.98156: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9343 1726888061.98183: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888061.98193: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cdc37f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc37ac8> <<< 9343 1726888061.98207: stdout chunk (state=3): >>>import 'itertools' # <<< 9341 1726888061.98208: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d7b8> <<< 9343 1726888061.98236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9346 1726888061.98263: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4jf79ulk /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py <<< 9341 1726888061.98265: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd55f98> <<< 9343 1726888061.98275: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc400b8> import '_collections' # <<< 9343 1726888061.98313: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc877f0> <<< 9341 1726888061.98313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd64128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd5d668> <<< 9343 1726888061.98339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9341 1726888061.98346: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d3c8> <<< 9341 1726888061.98356: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd4ac88> <<< 9343 1726888061.98373: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc87be0> <<< 9341 1726888061.98387: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a9734e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9341 1726888061.98430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9341 1726888061.98462: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd555f8> <<< 9341 1726888061.98597: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9341 1726888061.98626: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d5da90> <<< 9341 1726888061.98690: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888061.98714: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc73470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc634a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9e52e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9ecd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b0f0> import '_locale' # <<< 9343 1726888061.98741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f3e80> <<< 9343 1726888061.98751: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc5c2e8> <<< 9341 1726888061.98755: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9343 1726888061.98776: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9343 1726888061.98800: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9048> <<< 9343 1726888061.98829: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9358> <<< 9343 1726888061.99003: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcd5048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9343 1726888061.99019: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9343 1726888061.99041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9343 1726888061.99082: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03ef0> <<< 9343 1726888061.99204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5891d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda037f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9343 1726888061.99241: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd58fcc0> <<< 9343 1726888061.99673: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd5b26d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5ba3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd365be0> <<< 9343 1726888061.99739: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd359320> <<< 9343 1726888061.99906: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd352fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd34aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5bad68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd359f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96a748> <<< 9341 1726888061.99906: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888061.99928: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd35d080> import 'pwd' # <<< 9343 1726888061.99956: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96aac8> <<< 9343 1726888062.00010: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f98d0> <<< 9343 1726888062.00032: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9343 1726888062.00046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9343 1726888062.00062: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9343 1726888062.00083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9343 1726888062.00105: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf9825f8> <<< 9343 1726888062.00131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9346 1726888062.00189: stderr chunk (state=3): >>><<< 9346 1726888062.00197: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4jf79ulk /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py\n', b'') 9346 1726888062.00220: done transferring module to remote 9346 1726888062.00234: _low_level_execute_command(): starting 9346 1726888062.00240: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None 9343 1726888062.00266: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986668> <<< <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0'"'"'' 9343 1726888062.00301: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986b38> <<< 9343 1726888062.00341: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf982e48> <<< 9343 1726888062.00367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9343 1726888062.00396: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf986518> <<< 9343 1726888062.00430: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986278> <<< 9343 1726888062.00459: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf976b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd59f390> <<< 9343 1726888062.00488: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9343 1726888062.00709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9824a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb989940> <<< 9343 1726888062.00764: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip' <<< 9343 1726888062.00779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.00802: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/__init__.py <<< 9343 1726888062.00815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.00845: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9341 1726888062.00983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b516d8> import 'atexit' # <<< 9341 1726888062.01625: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a44400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b51f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b51048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a1fcc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a25940> <<< 9341 1726888062.01637: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25f98> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ca898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ee438> <<< 9341 1726888062.01659: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889e2630> <<< 9341 1726888062.01679: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9341 1726888062.01830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d85e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36889f54e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f55f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.02130: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a590b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a6e160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a504a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50cc0> <<< 9343 1726888062.02130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.02534: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a019b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b4c198> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c048> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.02543: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c160> <<< 9343 1726888062.02845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9343 1726888062.02855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb649b00> <<< 9343 1726888062.02868: stdout chunk (state=3): >>>import 'atexit' # <<< 9343 1726888062.02886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9343 1726888062.02922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9341 1726888062.02922: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.02941: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c2b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f5748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b6bc50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b67390> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b67588> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b5ce10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.02973: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb66e2b0> <<< 9343 1726888062.02996: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2518> <<< 9341 1726888062.03008: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py <<< 9343 1726888062.03024: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb6b2630> <<< 9343 1726888062.03034: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9341 1726888062.03034: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.03127: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.03205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9343 1726888062.03280: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6567f0> <<< 9343 1726888062.03313: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656eb8> <<< 9341 1726888062.03314: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9341 1726888062.03328: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9343 1726888062.03350: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656e10> <<< 9343 1726888062.03366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9343 1726888062.03375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9341 1726888062.03430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b88048> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01cc0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c014e0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01b38> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b71e80> # zipimport: zlib available <<< 9343 1726888062.03445: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b3748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6912e8> <<< 9343 1726888062.03743: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6854e0> <<< 9343 1726888062.03765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9343 1726888062.03793: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2da0> <<< 9343 1726888062.03815: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.03824: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb697320> <<< 9343 1726888062.03844: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9343 1726888062.03854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697438> <<< 9343 1726888062.03866: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9343 1726888062.03899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9341 1726888062.03912: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.03934: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9343 1726888062.03953: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9346 1726888062.03962: stderr chunk (state=2): >>><<< 9346 1726888062.03967: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9346 1726888062.03980: _low_level_execute_command() done: rc=0, stdout=, stderr= 9346 1726888062.03983: _low_level_execute_command(): starting 9346 1726888062.03986: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/AnsiballZ_ini_file.py && sleep 0'"'"'' 9343 1726888062.04328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb603eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb609ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff2e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ffb00> <<< 9343 1726888062.04346: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6a57f0> <<< 9343 1726888062.04366: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9343 1726888062.04409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.04430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9343 1726888062.04448: stdout chunk (state=3): >>>import '_string' # <<< 9343 1726888062.04519: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb628f28> <<< 9343 1726888062.04572: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff160> <<< 9341 1726888062.04618: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.04695: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.04704: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8e48> <<< 9343 1726888062.04734: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8f28> <<< 9341 1726888062.04737: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9341 1726888062.04754: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688ba12e8> <<< 9341 1726888062.04768: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.04774: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7c90f0> <<< 9343 1726888062.04789: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697588> <<< 9343 1726888062.04810: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9343 1726888062.04830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9343 1726888062.04844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9343 1726888062.04888: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.04900: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d4a90> <<< 9343 1726888062.05055: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7d01d0> <<< 9343 1726888062.05082: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.05094: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d03c8> <<< 9343 1726888062.05102: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7c9c50> <<< 9343 1726888062.05110: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.05130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.05137: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9343 1726888062.05210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.05284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.05356: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9343 1726888062.05422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.05480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.05535: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.05544: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.05557: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9343 1726888062.05566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9341 1726888062.05590: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9343 1726888062.05602: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9343 1726888062.05615: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.05628: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7f2eb8> <<< 9341 1726888062.05649: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9341 1726888062.05660: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.05667: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2b70> <<< 9343 1726888062.05706: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2390> <<< 9341 1726888062.05717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.05731: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9343 1726888062.05738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9343 1726888062.05768: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2a20> <<< 9343 1726888062.05784: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7dcd30> <<< 9341 1726888062.05804: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9343 1726888062.05814: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.05826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.05845: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.05874: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9341 1726888062.05883: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06045: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06213: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9341 1726888062.06224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9343 1726888062.06245: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06343: stdout chunk (state=3): >>>import '_ast' # <<< 9341 1726888062.06351: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c56f28> <<< 9341 1726888062.06363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06380: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06400: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9341 1726888062.06457: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06515: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9341 1726888062.06534: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9341 1726888062.06544: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06576: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06609: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py <<< 9341 1726888062.06619: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06679: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.06701: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py <<< 9341 1726888062.06722: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.06785: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9341 1726888062.06907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.06968: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.06990: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688c5b2b0> <<< 9341 1726888062.07058: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688bf70f0> <<< 9343 1726888062.07082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9341 1726888062.07083: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py <<< 9341 1726888062.07100: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9343 1726888062.07119: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb78a588> # zipimport: zlib available <<< 9341 1726888062.07143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.07194: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.07212: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.07253: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 9341 1726888062.07262: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 9341 1726888062.07289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9341 1726888062.07314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9341 1726888062.07337: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9343 1726888062.07475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.07484: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b080> <<< 9341 1726888062.07503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9341 1726888062.07511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9341 1726888062.07598: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b128> <<< 9341 1726888062.07651: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c5b630> <<< 9341 1726888062.07709: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c09048> <<< 9341 1726888062.07717: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9341 1726888062.07741: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.07765: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py <<< 9341 1726888062.07773: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9341 1726888062.07793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.07811: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9343 1726888062.07835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.07882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.07900: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py <<< 9341 1726888062.07957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available <<< 9341 1726888062.08019: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py <<< 9343 1726888062.08037: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9343 1726888062.08314: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9341 1726888062.08341: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.08408: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.08586: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9341 1726888062.08605: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.08713: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb840ef0> <<< 9343 1726888062.08730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.08750: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9343 1726888062.08771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.08800: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d14630> <<< 9343 1726888062.08820: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.08875: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py <<< 9343 1726888062.08896: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9343 1726888062.08917: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.08937: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.08964: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py <<< 9343 1726888062.08977: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.09007: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.09028: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9343 1726888062.09043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.09076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.09152: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9341 1726888062.09247: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text <<< 9343 1726888062.09282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.09317: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9343 1726888062.09352: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb822198> <<< 9346 1726888062.09571: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dce48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd972828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dc9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd97f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9343 1726888062.09738: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb95beb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.09808: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9341 1726888062.09854: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9343 1726888062.10259: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9341 1726888062.10297: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9343 1726888062.10359: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8510f0> <<< 9343 1726888062.10387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9346 1726888062.10449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd98b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd935e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd93c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd91fd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd922198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc30940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc42240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd990a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9341 1726888062.10464: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9341 1726888062.10745: stderr chunk (state=3): >>><<< 9341 1726888062.10753: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdc4828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd1630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cddd0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd87e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd8e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd71d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd74198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b082940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b094240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cde2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b001208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00d438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368b00c128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00dc18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00c208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05d940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05dd30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0542e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0485c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0395f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adbb400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adabe80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f5c0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adc9f98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b032438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0ac198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adcef60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adceb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ade4048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a960320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a964e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a987828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a73bd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a726048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98feb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a733128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a7331d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40c18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd55748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d7b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dc88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dda0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd55f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd64128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd5d668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d3c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd4ac88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a9734e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd555f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d5da90>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b516d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a44400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b51f98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b51048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a1fcc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a25940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25278>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ca898>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ee438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889e2630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d85e80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36889f54e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f55f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a590b8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a6e160>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a504a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50cc0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a019b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b4c198>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50320>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c048>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c160>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c2b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f5748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b6bc50>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b67390>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b67588>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b5ce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b88048>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01cc0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c014e0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01b38>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b71e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688ba12e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c56f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688c5b2b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688bf70f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c5b630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c09048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d14630>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9341 1726888062.10865: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdc4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ce2e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd1630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cddd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cdd8390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd87e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd82b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd8e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd71d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd74198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b082940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b094240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cde2a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b001208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00d438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368b00c128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00dc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b00c208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05d940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b05dd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0542e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0485c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0395f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adbb400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adabe80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b04f5c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adc9f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b032438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368adce470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368b0ac198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adcef60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adceb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368ade4048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a960320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368addb908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a964e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a987828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98f518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a73bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a730160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a726048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a98feb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368a733128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a987ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a7331d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd40c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368adce9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd55748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd55f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd64128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd5d668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f368cd5d3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd4ac88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368a9734e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f368cd555f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d5da90> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b516d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a44400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b51f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b51048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a1fcc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a25940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a25f98> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ca898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889ee438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889e2630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d85e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36889f54e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f55f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688a590b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a6e160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a504a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50cc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a019b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b4c198> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688a50320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c048> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c160> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b5c2b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36889f5748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b6bc50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b67390> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b67588> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b5ce10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688b88048> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01cc0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c014e0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c01b38> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688b71e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688ba12e8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c56f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3688c5b2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688bf70f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c2b128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c5b630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688c09048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_n08taity/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3688d14630> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9341 1726888062.11089: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9341 1726888062.11107: _low_level_execute_command(): starting 9341 1726888062.11120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.7991185-9341-75987961745933/ > /dev/null 2>&1 && sleep 0'"'"'' 9343 1726888062.10872: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb851198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7ffb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9343 1726888062.11217: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.11725: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8c2710> <<< 9343 1726888062.11754: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9346 1726888062.11786: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbaf0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbb2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cbbbbf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbbac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbc40b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0b7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0bbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbffe80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbf7470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe74a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9346 1726888062.12314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9692b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb970d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe02e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc59048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97de10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97da20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9876d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb987eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb50e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9877b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb513cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb5366d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53e3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9343 1726888062.12330: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins <<< 9343 1726888062.12376: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9343 1726888062.12422: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9343 1726888062.12493: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9343 1726888062.12555: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 9343 1726888062.12598: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9343 1726888062.12623: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal <<< 9343 1726888062.12642: stdout chunk (state=3): >>># destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian <<< 9343 1726888062.12659: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys <<< 9343 1726888062.12674: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9343 1726888062.12769: stdout chunk (state=3): >>># destroy posixpath <<< 9343 1726888062.12798: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9343 1726888062.12821: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 9343 1726888062.12838: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9343 1726888062.12847: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9343 1726888062.12856: stdout chunk (state=3): >>># destroy collections <<< 9343 1726888062.12865: 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 <<< 9343 1726888062.12873: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 9343 1726888062.12880: stdout chunk (state=3): >>># destroy re <<< 9346 1726888062.13149: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e9be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2dd320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2d6fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2ceeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53ed68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb2ddf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8ee6d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e1080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8eea58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd906588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a5f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' im<<< 9346 1726888062.13161: stdout chunk (state=3): >>>port '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90aac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90abe0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90af28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd90a4a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a208> <<< 9343 1726888062.13170: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9343 1726888062.13176: stdout chunk (state=3): >>><<< 9343 1726888062.13187: stderr chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa58e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ee828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9fb630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa070f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b1e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9acb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b84e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcac940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcbe240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa0ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc2b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc372e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cdc37f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc37ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc400b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc877f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc87be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7be80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc73470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc634a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9e52e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9ecd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f3e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc5c2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcd5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5891d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda037f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd58fcc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd5b26d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5ba3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd365be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd359320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd352fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd34aeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5bad68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd359f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96a748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd35d080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96aac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f98d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf9825f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf982e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf986518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf976b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd59f390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9824a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb989940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb649b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb66e2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb6b2630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6567f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656eb8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b3748>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6912e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6854e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2da0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb697320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb603eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb609ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ffb00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6a57f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb628f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7c90f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d4a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7d01d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d03c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7c9c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7f2eb8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2b70>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7dcd30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb78a588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb840ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb822198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb95beb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8510f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb851198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7ffb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8c2710>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9343 1726888062.13271: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa58e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ee828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa589b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9fb630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa070f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa02390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9ac470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9acb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9b84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf99e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcac940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcbe240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cfa0ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc2b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc372e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cdc37f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc37ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc400b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc877f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc87be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc73470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc634a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9e52e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9ecd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc7b0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f3e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdc5c2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd9f9358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cdcd5048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda03ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5891d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cda037f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd58fcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f9588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd5b26d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5ba3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd365be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd359320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd352fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd34aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5bad68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cd359f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd5b2a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96a748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd35d080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf96aac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd9f98d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf9825f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf982e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf986518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cf986278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf976b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cd59f390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cf9824a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb989940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb649b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb66e2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb6b2630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6567f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656eb8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb656e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b3748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6912e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6854e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6b2da0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb697320> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb603eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb609ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff2e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ffb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb6a57f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb628f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb5ff160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8e48> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7b8f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7c90f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb697588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d4a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7d01d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7d03c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7c9c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb7f2eb8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2b70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2390> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7f2a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7dcd30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb78a588> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb840ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10cb822198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb95beb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8510f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb851198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb7ffb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_dnz_zuw6/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10cb8c2710> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9343 1726888062.13662: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9343 1726888062.13678: _low_level_execute_command(): starting 9343 1726888062.13688: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.828361-9343-14617665996982/ > /dev/null 2>&1 && sleep 0'"'"'' 9346 1726888062.14296: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd8faac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb523390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906438> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c990d8d0> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9341 1726888062.14481: stderr chunk (state=2): >>><<< 9341 1726888062.14488: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9341 1726888062.14509: _low_level_execute_command() done: rc=0, stdout=, stderr= 9341 1726888062.14515: handler run complete 9341 1726888062.14546: attempt loop complete, returning result 9341 1726888062.14568: variable 'item' from source: unknown 9341 1726888062.14643: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'id_provider', 'value': 'proxy'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "id_provider", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "proxy", "values": null } }, "item": { "key": "id_provider", "value": "proxy" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9341 1726888062.14784: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888062.14793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9341 1726888062.14799: variable 'omit' from source: magic vars 9341 1726888062.14931: variable 'tlog_use_sssd' from source: role '' defaults 9341 1726888062.14941: Evaluated conditional (tlog_use_sssd | bool): True 9341 1726888062.15058: variable 'ansible_facts' from source: host vars for 'managed_node1' 9341 1726888062.15382: Evaluated conditional ('sssd' in ansible_facts.packages): True 9341 1726888062.15389: variable 'omit' from source: magic vars 9341 1726888062.15403: variable 'omit' from source: magic vars 9341 1726888062.15435: variable '__tlog_sssd_conf' from source: role '' all vars 9341 1726888062.15477: variable '__tlog_sssd_conf' from source: role '' all vars 9341 1726888062.15533: variable 'item' from source: unknown 9341 1726888062.15581: variable 'item' from source: unknown 9341 1726888062.15606: variable 'omit' from source: magic vars 9341 1726888062.15626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9341 1726888062.15636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9341 1726888062.15641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9341 1726888062.15650: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9341 1726888062.15652: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888062.15654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9341 1726888062.15704: Set connection var ansible_module_compression to ZIP_DEFLATED 9341 1726888062.15709: Set connection var ansible_shell_type to sh 9341 1726888062.15715: Set connection var ansible_shell_executable to /bin/sh 9341 1726888062.15718: Set connection var ansible_connection to ssh 9341 1726888062.15726: Set connection var ansible_pipelining to False 9341 1726888062.15732: Set connection var ansible_timeout to 10 9341 1726888062.15748: variable 'ansible_shell_executable' from source: unknown 9341 1726888062.15751: variable 'ansible_connection' from source: unknown 9341 1726888062.15753: variable 'ansible_module_compression' from source: unknown 9341 1726888062.15754: variable 'ansible_shell_type' from source: unknown 9341 1726888062.15756: variable 'ansible_shell_executable' from source: unknown 9341 1726888062.15758: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888062.15760: variable 'ansible_pipelining' from source: unknown 9341 1726888062.15761: variable 'ansible_timeout' from source: unknown 9341 1726888062.15764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9341 1726888062.15854: 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) 9341 1726888062.15862: variable 'omit' from source: magic vars 9341 1726888062.15866: starting attempt loop 9341 1726888062.15868: running the handler 9341 1726888062.15872: _low_level_execute_command(): starting 9341 1726888062.15875: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9346 1726888062.16415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.16632: stderr chunk (state=2): >>><<< 9343 1726888062.16638: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9343 1726888062.16655: _low_level_execute_command() done: rc=0, stdout=, stderr= 9343 1726888062.16661: handler run complete 9343 1726888062.16680: attempt loop complete, returning result 9343 1726888062.16697: variable 'item' from source: unknown 9343 1726888062.16756: variable 'item' from source: unknown ok: [managed_node2] => (item={'key': 'id_provider', 'value': 'proxy'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "id_provider", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "proxy", "values": null } }, "item": { "key": "id_provider", "value": "proxy" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9343 1726888062.16882: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888062.16895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888062.16904: variable 'omit' from source: magic vars 9343 1726888062.17032: variable 'tlog_use_sssd' from source: role '' defaults 9343 1726888062.17041: Evaluated conditional (tlog_use_sssd | bool): True 9343 1726888062.17124: variable 'ansible_facts' from source: host vars for 'managed_node2' 9343 1726888062.17431: Evaluated conditional ('sssd' in ansible_facts.packages): True 9343 1726888062.17438: variable 'omit' from source: magic vars 9343 1726888062.17451: variable 'omit' from source: magic vars 9343 1726888062.17479: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888062.17530: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888062.17580: variable 'item' from source: unknown 9343 1726888062.17637: variable 'item' from source: unknown 9343 1726888062.17652: variable 'omit' from source: magic vars 9343 1726888062.17669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9343 1726888062.17678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9343 1726888062.17684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9346 1726888062.17699: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95cda90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95f3240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96364a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c96365c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9636b00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95da780> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95da2e8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95dada0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9343 1726888062.17711: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9343 1726888062.17716: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888062.17720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888062.17766: Set connection var ansible_module_compression to ZIP_DEFLATED 9343 1726888062.17770: Set connection var ansible_shell_type to sh 9343 1726888062.17774: Set connection var ansible_shell_executable to /bin/sh 9343 1726888062.17776: Set connection var ansible_connection to ssh 9343 1726888062.17779: Set connection var ansible_pipelining to False 9343 1726888062.17782: Set connection var ansible_timeout to 10 9343 1726888062.17797: variable 'ansible_shell_executable' from source: unknown 9343 1726888062.17799: variable 'ansible_connection' from source: unknown 9343 1726888062.17801: variable 'ansible_module_compression' from source: unknown 9343 1726888062.17803: variable 'ansible_shell_type' from source: unknown 9343 1726888062.17805: variable 'ansible_shell_executable' from source: unknown 9343 1726888062.17806: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888062.17808: variable 'ansible_pipelining' from source: unknown 9343 1726888062.17810: variable 'ansible_timeout' from source: unknown 9343 1726888062.17813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888062.17902: 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) 9343 1726888062.17913: variable 'omit' from source: magic vars 9343 1726888062.17919: starting attempt loop 9343 1726888062.17922: running the handler 9343 1726888062.17929: _low_level_execute_command(): starting 9343 1726888062.17933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9341 1726888062.18023: stdout chunk (state=2): >>>/root <<< 9341 1726888062.18146: stderr chunk (state=3): >>><<< 9341 1726888062.18154: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9341 1726888062.18172: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9341 1726888062.18180: _low_level_execute_command(): starting 9341 1726888062.18184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `" && echo ansible-tmp-1726888062.181768-9341-159862989275631="` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `" && echo ansible-tmp-1726888062.181768-9341-159862989275631="` echo /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 `" ) && sleep 0'"'"'' 9346 1726888062.18747: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96376d8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9615278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9609470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95e2f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9637748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b3c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9587e48> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c958deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583278> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583a90> <<< 9346 1726888062.19829: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9629780> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95aeef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95830f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973cdd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973ceb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c974d080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9758a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9757160> <<< 9343 1726888062.20388: stdout chunk (state=2): >>>/root <<< 9343 1726888062.20497: stderr chunk (state=3): >>><<< 9343 1726888062.20502: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9343 1726888062.20515: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9343 1726888062.20520: _low_level_execute_command(): starting 9343 1726888062.20526: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `" && echo ansible-tmp-1726888062.2051826-9343-154515735033830="` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `" && echo ansible-tmp-1726888062.2051826-9343-154515735033830="` echo /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 `" ) && sleep 0'"'"'' 9341 1726888062.20686: stdout chunk (state=2): >>>ansible-tmp-1726888062.181768-9341-159862989275631=/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 <<< 9341 1726888062.20823: stderr chunk (state=3): >>><<< 9341 1726888062.20830: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888062.181768-9341-159862989275631=/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631\n', b'') 9341 1726888062.20846: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.181768-9341-159862989275631=/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631 , stderr= 9341 1726888062.20985: variable 'ansible_module_compression' from source: unknown 9341 1726888062.21034: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9346 1726888062.21054: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9757358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c974dbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9774e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97742e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9760c18> # zipimport: zlib available <<< 9341 1726888062.21061: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9341 1726888062.21123: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpqub0v8lv TO /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9341 1726888062.21446: Sending initial data 9341 1726888062.21453: Sent initial data (154 bytes) 9346 1726888062.22012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.22947: stdout chunk (state=2): >>>ansible-tmp-1726888062.2051826-9343-154515735033830=/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 <<< 9343 1726888062.23067: stderr chunk (state=3): >>><<< 9343 1726888062.23073: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888062.2051826-9343-154515735033830=/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830\n', b'') 9343 1726888062.23088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.2051826-9343-154515735033830=/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830 , stderr= 9346 1726888062.23135: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9710240> # zipimport: zlib available <<< 9343 1726888062.23187: variable 'ansible_module_compression' from source: unknown 9343 1726888062.23218: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9343 1726888062.23238: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9343 1726888062.23294: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmphyll5e9k TO /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9343 1726888062.23383: Sending initial data 9343 1726888062.23390: Sent initial data (155 bytes) 9341 1726888062.23655: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpqub0v8lv /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py <<< 9346 1726888062.24497: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9341 1726888062.24756: stderr chunk (state=3): >>><<< 9341 1726888062.24761: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpqub0v8lv /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py\n', b'') 9341 1726888062.24778: done transferring module to remote 9341 1726888062.24785: _low_level_execute_command(): starting 9341 1726888062.24788: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888062.25325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97c5e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.25848: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmphyll5e9k /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py <<< 9346 1726888062.26422: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c97a60f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98dfe10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.26782: stderr chunk (state=3): >>><<< 9343 1726888062.26790: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmphyll5e9k /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py\n', b'') 9343 1726888062.26811: done transferring module to remote 9343 1726888062.26819: _low_level_execute_command(): starting 9343 1726888062.26822: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0'"'"'' 9341 1726888062.26988: stderr chunk (state=2): >>><<< 9341 1726888062.26997: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9341 1726888062.27015: _low_level_execute_command() done: rc=0, stdout=, stderr= 9341 1726888062.27018: _low_level_execute_command(): starting 9341 1726888062.27023: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888062.27525: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9346 1726888062.28629: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d5048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d50f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9783908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9343 1726888062.29114: stderr chunk (state=2): >>><<< 9343 1726888062.29122: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9343 1726888062.29136: _low_level_execute_command() done: rc=0, stdout=, stderr= 9343 1726888062.29139: _low_level_execute_command(): starting 9343 1726888062.29144: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888062.29496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98466a0> <<< 9341 1726888062.29797: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9341 1726888062.29809: stdout chunk (state=3): >>>import '_warnings' # <<< 9341 1726888062.29825: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9341 1726888062.29886: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9341 1726888062.29916: stdout chunk (state=3): >>>import '_io' # <<< 9341 1726888062.29927: stdout chunk (state=3): >>>import 'marshal' # <<< 9341 1726888062.29960: stdout chunk (state=3): >>>import 'posix' # <<< 9341 1726888062.29974: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9341 1726888062.29986: stdout chunk (state=3): >>>import 'zipimport' # <<< 9341 1726888062.29995: stdout chunk (state=3): >>># installed zipimport hook <<< 9341 1726888062.30035: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9341 1726888062.30046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.30059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9341 1726888062.30086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9341 1726888062.30095: stdout chunk (state=3): >>>import '_codecs' # <<< 9341 1726888062.30121: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773de48> <<< 9341 1726888062.30147: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9341 1726888062.30171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776d3828> <<< 9341 1726888062.30180: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773d9b0> <<< 9341 1726888062.30200: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 9341 1726888062.30211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e0630> <<< 9341 1726888062.30238: stdout chunk (state=3): >>>import '_signal' # <<< 9341 1726888062.30259: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9341 1726888062.30413: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776ec0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7390> <<< 9341 1726888062.30524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9341 1726888062.30536: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691470> <<< 9341 1726888062.30561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9341 1726888062.30573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9341 1726888062.30587: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9341 1726888062.30606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77696e48> <<< 9341 1726888062.30614: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691b38> <<< 9341 1726888062.30643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9346 1726888062.30646: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing thre<<< 9341 1726888062.30677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9346 1726888062.30677: stdout chunk (state=3): >>>ading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat <<< 9346 1726888062.30695: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 <<< 9341 1726888062.30916: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7769d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77680d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77683198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75991940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9341 1726888062.31118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759a3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776f1a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9341 1726888062.31262: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9341 1726888062.31279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9341 1726888062.31296: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9341 1726888062.31306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9341 1726888062.31318: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9341 1726888062.31343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9346 1726888062.31341: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9341 1726888062.31366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9341 1726888062.31390: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py<<< 9341 1726888062.31399: stdout chunk (state=3): >>> <<< 9341 1726888062.31453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9341 1726888062.31467: stdout chunk (state=3): >>>import '_functools' # <<< 9341 1726888062.31490: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9341 1726888062.31523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.31546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9346 1726888062.31560: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9341 1726888062.31564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9346 1726888062.31573: stdout chunk (state=3): >>><<< 9341 1726888062.31593: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75910208> <<< 9346 1726888062.31592: stderr chunk (state=3): >>><<< 9341 1726888062.31616: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591c438> <<< 9341 1726888062.31635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9341 1726888062.31656: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd972828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dc9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd97f630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd98b0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd935e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd93c4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd91fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd922198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc30940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc42240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd990a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbaf0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbb2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cbbbbf98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbbac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbc40b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0bbe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbffe80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbf7470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe74a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9692b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb970d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe02e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc59048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97de10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97da20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9876d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb987eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb50e1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9877b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb513cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb5366d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53e3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e9be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2dd320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2d6fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2ceeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53ed68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb2ddf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8ee6d8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e1080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8eea58>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd906588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a5f8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90aac8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90abe0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90af28>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd90a4a8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a208>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd8faac8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb523390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c990d8d0>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95cda90>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95f3240>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96364a8>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c96365c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9636b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95da780>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95da2e8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95dada0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96376d8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9615278>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9609470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95e2f60>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9637748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9587e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c958deb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9629780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95aeef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95830f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973cdd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973ceb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c974d080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9758a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9757160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9757358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c974dbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9774e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97742e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9760c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9710240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97c5e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c97a60f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98dfe10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d5048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d50f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9783908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98466a0>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9346 1726888062.31696: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dce48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd972828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd9dc9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd97f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd98b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd986390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd935e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd930b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd93c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd91fd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd922198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc30940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc42240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd990a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbaf0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbb2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cbbbbf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbbbac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbc40b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0b7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc0bbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbffe80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbf7470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe74a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9692b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb970d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbff470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbbe02e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb977fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb97d320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cbc59048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97de10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97da20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9876d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb987eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb50e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb9877b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb513cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb5366d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53e3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e9be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2dd320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2d6fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2ceeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb53ed68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cb2ddf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb536a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8ee6d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb2e1080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd8eea58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb97d898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd906588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a5f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90aac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90abe0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90af28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd90a4a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77cd90a208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd8faac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cb523390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77cd906438> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c990d8d0> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95cda90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95f3240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96364a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c96365c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9636b00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95da780> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95da2e8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c95dada0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c96376d8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9615278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9609470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95e2f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9637748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b3c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9587e48> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c958deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583278> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9583a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9629780> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95aeef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c95830f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973cdd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c973ceb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c974d080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c961b518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9758a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9757160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9757358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c974dbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c9774e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97742e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9774978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9760c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9710240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97c5e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77c97a60f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98dfe10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d5048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c97d50f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c9783908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_798c784c/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77c98466a0> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9341 1726888062.31681: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7591b128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591cc18> import 'itertools' # <<< 9341 1726888062.31719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9341 1726888062.31736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591b208> import '_collections' # <<< 9346 1726888062.32143: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9346 1726888062.32164: _low_level_execute_command(): starting 9346 1726888062.32175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888061.9013672-9346-6596039312933/ > /dev/null 2>&1 && sleep 0'"'"'' 9341 1726888062.31989: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596c940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596cd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759632e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759575c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759485f8> <<< 9341 1726888062.32769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ca400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756bae80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e5c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756d8f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75942438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759bb198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddf60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756f3048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7526f320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75273e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9343 1726888062.31908: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # <<< 9343 1726888062.32845: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9be48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b31828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9b9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b3e630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9343 1726888062.32882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aef470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3af4e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aefb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3afb4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aded68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ae1198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1def940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e01240> <<< 9343 1726888062.32958: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4fa20> <<< 9343 1726888062.32975: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9341 1726888062.33244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75296828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529e518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7504ad30> <<< 9341 1726888062.33310: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75035048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529eeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75042128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9343 1726888062.33410: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9341 1726888062.33432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764f898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c750421d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764fc18> <<< 9343 1726888062.33441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.33465: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd9e8> <<< 9341 1726888062.33493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9341 1726888062.33524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9341 1726888062.33560: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77664748> <<< 9341 1726888062.33602: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9343 1726888062.33718: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d6e0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7a2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1d7af98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7aac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d830b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dca7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9341 1726888062.33741: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.33750: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cc88> <<< 9343 1726888062.33760: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dcabe0> <<< 9341 1726888062.33779: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77664f98> <<< 9341 1726888062.33807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9343 1726888062.33809: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe198> <<< 9343 1726888062.33838: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbee80> <<< 9343 1726888062.33844: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1db6470> <<< 9341 1726888062.33866: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77673128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7766c668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c3c8> <<< 9343 1726888062.33883: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1da64a8> <<< 9341 1726888062.33903: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77659c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c752824e0> <<< 9343 1726888062.33911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9343 1726888062.33933: stdout chunk (state=3): >>>import '_sre' # <<< 9341 1726888062.33933: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9341 1726888062.33954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9343 1726888062.33968: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9343 1726888062.33979: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9341 1726888062.34002: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776645f8> <<< 9341 1726888062.34119: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9341 1726888062.34145: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7366ca90> <<< 9343 1726888062.34215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b282b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b2fd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d9f2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e18048> <<< 9343 1726888062.34236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9343 1726888062.34263: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.34286: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9343 1726888062.34298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ce10> <<< 9343 1726888062.34308: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ca20> <<< 9343 1726888062.34333: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 9343 1726888062.34340: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b466d8> <<< 9341 1726888062.34352: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9343 1726888062.34367: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9343 1726888062.34378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'<<< 9343 1726888062.34383: stdout chunk (state=3): >>> <<< 9343 1726888062.34401: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9343 1726888062.34409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9343 1726888062.34457: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b46eb8> <<< 9343 1726888062.34480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9343 1726888062.34487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9343 1726888062.34528: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16cd1d0> <<< 9343 1726888062.34535: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b467b8> <<< 9343 1726888062.34557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9343 1726888062.34564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9343 1726888062.34624: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16d2cc0> <<< 9343 1726888062.34630: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c550> <<< 9343 1726888062.34656: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9343 1726888062.34669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9343 1726888062.34689: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9343 1726888062.34700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5320> <<< 9343 1726888062.34725: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.34733: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d16f56d8> <<< 9343 1726888062.34747: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9343 1726888062.34966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fd3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9343 1726888062.34986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9343 1726888062.34996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a8be0> <<< 9343 1726888062.35110: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d149c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1495fd0> <<< 9343 1726888062.35126: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d148deb8><<< 9343 1726888062.35133: stdout chunk (state=3): >>> <<< 9343 1726888062.35158: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fdd68> <<< 9343 1726888062.35189: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.35199: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d149cf98> <<< 9343 1726888062.35204: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5a58> <<< 9343 1726888062.35228: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9343 1726888062.35242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9343 1726888062.35281: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aad748> <<< 9343 1726888062.35301: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a0080> import 'pwd' # <<< 9343 1726888062.35309: stdout chunk (state=3): >>> <<< 9343 1726888062.35333: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.35342: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aadac8> <<< 9341 1726888062.35348: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.35397: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c898> <<< 9343 1726888062.35415: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9343 1726888062.35432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9343 1726888062.35448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9343 1726888062.35459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9343 1726888062.35488: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.35497: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac55f8> <<< 9343 1726888062.35514: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9343 1726888062.35650: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9668> <<< 9343 1726888062.35680: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.35690: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9b38> <<< 9343 1726888062.35722: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac5e48> <<< 9343 1726888062.35744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9343 1726888062.35769: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.35779: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac9518> <<< 9343 1726888062.35804: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.35811: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9278> <<< 9343 1726888062.36032: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ab9b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16e2390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac54a8> <<< 9343 1726888062.36066: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9343 1726888062.36092: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfacc940> <<< 9346 1726888062.36177: stderr chunk (state=2): >>><<< 9346 1726888062.36190: stdout chunk (state=2): >>><<< 9343 1726888062.36193: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/__init__.py <<< 9343 1726888062.36211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< <10.31.44.178> (0, b'', b'') 9346 1726888062.36218: _low_level_execute_command() done: rc=0, stdout=, stderr= 9343 1726888062.36224: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py <<< 9346 1726888062.36230: handler run complete 9343 1726888062.36238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.36266: attempt loop complete, returning result 9346 1726888062.36285: variable 'item' from source: unknown 9346 1726888062.36362: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'id_provider', 'value': 'proxy'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "id_provider", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "proxy", "values": null } }, "item": { "key": "id_provider", "value": "proxy" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9346 1726888062.36510: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888062.36521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9346 1726888062.36530: variable 'omit' from source: magic vars 9346 1726888062.36671: variable 'tlog_use_sssd' from source: role '' defaults 9346 1726888062.36681: Evaluated conditional (tlog_use_sssd | bool): True 9341 1726888062.36699: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734606d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73353400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73460f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73460048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7332ecc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73334940> <<< 9341 1726888062.36734: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334278> <<< 9341 1726888062.36757: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334f98> <<< 9341 1726888062.36771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9341 1726888062.36785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9346 1726888062.36814: variable 'ansible_facts' from source: host vars for 'managed_node3' 9341 1726888062.36849: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732d9898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732fd438> <<< 9341 1726888062.37149: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732f1630> <<< 9341 1726888062.37173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9341 1726888062.37199: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73694e80> <<< 9341 1726888062.37225: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c733044a8> <<< 9341 1726888062.37252: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c733045c0> <<< 9341 1726888062.37267: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9341 1726888062.37284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9341 1726888062.37316: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9341 1726888062.37345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9341 1726888062.37366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.37382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.37392: Evaluated conditional ('sssd' in ansible_facts.packages): True 9346 1726888062.37400: variable 'omit' from source: magic vars 9341 1726888062.37412: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73368080> <<< 9346 1726888062.37419: variable 'omit' from source: magic vars 9346 1726888062.37453: variable '__tlog_sssd_conf' from source: role '' all vars 9341 1726888062.37489: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9341 1726888062.37508: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7337d0b8> <<< 9346 1726888062.37515: variable '__tlog_sssd_conf' from source: role '' all vars 9341 1726888062.37525: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f470> <<< 9341 1726888062.37542: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9341 1726888062.37580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335fc88> <<< 9346 1726888062.37596: variable 'item' from source: unknown 9346 1726888062.37647: variable 'item' from source: unknown 9346 1726888062.37664: variable 'omit' from source: magic vars 9346 1726888062.37683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9346 1726888062.37693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9346 1726888062.37699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9346 1726888062.37712: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9346 1726888062.37716: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888062.37720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9341 1726888062.37734: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73310978> <<< 9341 1726888062.37764: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9341 1726888062.37796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9346 1726888062.37806: Set connection var ansible_module_compression to ZIP_DEFLATED 9346 1726888062.37811: Set connection var ansible_shell_type to sh 9341 1726888062.37820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9346 1726888062.37821: Set connection var ansible_shell_executable to /bin/sh 9346 1726888062.37827: Set connection var ansible_connection to ssh 9346 1726888062.37835: Set connection var ansible_pipelining to False 9346 1726888062.37841: Set connection var ansible_timeout to 10 9341 1726888062.37851: stdout chunk (state=3): >>>import '_string' # <<< 9346 1726888062.37866: variable 'ansible_shell_executable' from source: unknown 9346 1726888062.37870: variable 'ansible_connection' from source: unknown 9346 1726888062.37874: variable 'ansible_module_compression' from source: unknown 9346 1726888062.37877: variable 'ansible_shell_type' from source: unknown 9346 1726888062.37880: variable 'ansible_shell_executable' from source: unknown 9346 1726888062.37883: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888062.37887: variable 'ansible_pipelining' from source: unknown 9346 1726888062.37890: variable 'ansible_timeout' from source: unknown 9346 1726888062.37896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9341 1726888062.37915: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7345b0b8> <<< 9341 1726888062.37970: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f2e8> <<< 9346 1726888062.38006: 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) 9346 1726888062.38016: variable 'omit' from source: magic vars 9346 1726888062.38022: starting attempt loop 9346 1726888062.38026: running the handler 9346 1726888062.38033: _low_level_execute_command(): starting 9346 1726888062.38038: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9341 1726888062.38385: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7345bf60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b0b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73304710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7347aba8> <<< 9343 1726888062.38408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf78cb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7b12b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7f5630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9343 1726888062.38439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9341 1726888062.38455: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734762e8> <<< 9341 1726888062.38514: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c734764e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7346bd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9341 1726888062.38534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.38542: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9343 1726888062.38565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9341 1726888062.38603: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.38612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9341 1726888062.38683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9343 1726888062.38744: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7997f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cfaf0748> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf799128> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9343 1726888062.38760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9341 1726888062.38766: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9341 1726888062.38785: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.38811: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f6160> <<< 9343 1726888062.38826: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7d42e8> <<< 9341 1726888062.38888: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.39125: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7c84e0> <<< 9343 1726888062.39149: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9341 1726888062.39152: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7348ff60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348f438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73480dd8> # zipimport: zlib available <<< 9343 1726888062.39167: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfaf0dd8> <<< 9343 1726888062.39196: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7da320> <<< 9343 1726888062.39221: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da438> <<< 9343 1726888062.39243: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9343 1726888062.39258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9343 1726888062.39289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9343 1726888062.39304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9343 1726888062.39326: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9343 1726888062.39339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.39388: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf746eb8> <<< 9343 1726888062.39469: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9343 1726888062.39488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf74ce80> <<< 9343 1726888062.39503: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7422e8> <<< 9343 1726888062.39519: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9343 1726888062.39534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742b00> <<< 9341 1726888062.39581: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.39718: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7e87f0> <<< 9343 1726888062.39747: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9343 1726888062.39781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.39802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9343 1726888062.39819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9343 1726888062.39901: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf76deb8> <<< 9343 1726888062.39952: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742160> <<< 9341 1726888062.40048: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9341 1726888062.40072: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9343 1726888062.40075: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.40088: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9341 1726888062.40107: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40127: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbdd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbeb8> <<< 9341 1726888062.40127: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.40162: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9341 1726888062.40199: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9341 1726888062.40332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40383: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf90c080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf917a20> <<< 9343 1726888062.40431: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf916160> <<< 9343 1726888062.40455: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.40464: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf916358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf90cbe0> <<< 9341 1726888062.40483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9341 1726888062.40511: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734b0668> # zipimport: zlib available <<< 9343 1726888062.40530: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9343 1726888062.40576: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40647: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40658: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py <<< 9343 1726888062.40664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40682: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9343 1726888062.40708: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40903: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.40928: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.40947: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9343 1726888062.40957: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9343 1726888062.40985: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.40994: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf933dd8> <<< 9343 1726888062.41039: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933a90> <<< 9343 1726888062.41075: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9332b0> <<< 9343 1726888062.41095: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9343 1726888062.41104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9343 1726888062.41142: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933908> <<< 9343 1726888062.41151: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf920be0> # zipimport: zlib available <<< 9346 1726888062.41322: stdout chunk (state=2): >>>/root <<< 9341 1726888062.41323: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.41380: stderr chunk (state=3): >>><<< 9346 1726888062.41390: stdout chunk (state=3): >>><<< 9341 1726888062.41397: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.44.178> (0, b'/root\n', b'') 9346 1726888062.41411: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9346 1726888062.41419: _low_level_execute_command(): starting 9346 1726888062.41426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `" && echo ansible-tmp-1726888062.4141638-9346-4433370916241="` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `" && echo ansible-tmp-1726888062.4141638-9346-4433370916241="` echo /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 `" ) && sleep 0'"'"'' 9341 1726888062.41732: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9341 1726888062.41753: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.41782: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9341 1726888062.41799: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.41946: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.41976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.42062: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py <<< 9343 1726888062.42076: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 9343 1726888062.42086: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9343 1726888062.42109: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9343 1726888062.42120: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.42140: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.42164: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9343 1726888062.42176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42190: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9343 1726888062.42204: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py <<< 9343 1726888062.42221: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.42321: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42336: stdout chunk (state=3): >>>import '_ast' # <<< 9341 1726888062.42355: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73565dd8> <<< 9341 1726888062.42383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.42406: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9343 1726888062.42438: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9343 1726888062.42449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9343 1726888062.42467: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf8cf240> <<< 9341 1726888062.42470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.42486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42528: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9341 1726888062.42543: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py <<< 9341 1726888062.42570: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9341 1726888062.42606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42639: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py <<< 9341 1726888062.42649: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42677: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42757: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.42838: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9343 1726888062.42838: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.43096: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7356a2b0> <<< 9341 1726888062.43162: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c735050f0> <<< 9343 1726888062.43198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43198: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py <<< 9341 1726888062.43211: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.43240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43270: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.43303: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py <<< 9343 1726888062.43313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.43333: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43333: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43349: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.43370: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9341 1726888062.43389: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 9341 1726888062.43399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 9341 1726888062.43429: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9343 1726888062.43429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9341 1726888062.43472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9341 1726888062.43479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9343 1726888062.43505: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py <<< 9343 1726888062.43520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.43528: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9343 1726888062.43537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.43564: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.43606: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9341 1726888062.43651: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9341 1726888062.43665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9343 1726888062.43765: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43765: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a128> <<< 9341 1726888062.43818: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7356a630> <<< 9341 1726888062.43881: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73518048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 9341 1726888062.43905: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43915: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43953: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 9341 1726888062.43960: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.43971: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9341 1726888062.43979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.43994: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9343 1726888062.44054: stdout chunk (state=3): >>>import '_ast' # <<< 9343 1726888062.44071: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf984e10> # zipimport: zlib available <<< 9341 1726888062.44089: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py <<< 9341 1726888062.44113: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.44130: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py <<< 9341 1726888062.44155: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available <<< 9341 1726888062.44167: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available <<< 9341 1726888062.44201: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py <<< 9341 1726888062.44233: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.44263: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9343 1726888062.44302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.44337: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9343 1726888062.44365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.44404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.44433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.44501: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.44512: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9343 1726888062.44623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.44709: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf965160> <<< 9343 1726888062.44770: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa9ee80> <<< 9346 1726888062.44793: stdout chunk (state=2): >>>ansible-tmp-1726888062.4141638-9346-4433370916241=/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 <<< 9343 1726888062.44809: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9341 1726888062.44852: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.44870: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.44947: stderr chunk (state=3): >>><<< 9346 1726888062.44953: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888062.4141638-9346-4433370916241=/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241\n', b'') 9346 1726888062.44973: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.4141638-9346-4433370916241=/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241 , stderr= 9346 1726888062.45067: variable 'ansible_module_compression' from source: unknown 9346 1726888062.45099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9346 1726888062.45118: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9346 1726888062.45179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy2qt2378 TO /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9341 1726888062.45269: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73623630> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9346 1726888062.45302: Sending initial data 9346 1726888062.45309: Sent initial data (153 bytes) 9343 1726888062.45322: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.45652: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9343 1726888062.45651: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9343 1726888062.46016: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9940b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf994160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf942ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9343 1726888062.46039: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.46060: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9343 1726888062.46147: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py <<< 9343 1726888062.46174: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py <<< 9343 1726888062.46215: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.46239: stdout chunk (state=3): >>>import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.46263: stdout chunk (state=3): >>>import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.46284: stdout chunk (state=3): >>>import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9341 1726888062.46331: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9341 1726888062.46362: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 9341 1726888062.46382: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9341 1726888062.46406: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 9341 1726888062.46416: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 9343 1726888062.46493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.46690: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9341 1726888062.46698: stdout chunk (state=3): >>><<< 9341 1726888062.46710: stderr chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776d3828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e0630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776ec0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77696e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7769d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77680d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77683198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75991940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759a3240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776f1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75910208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591c438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7591b128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591cc18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591b208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596c940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596cd30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759632e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759575c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759485f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ca400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756bae80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e5c0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756d8f98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75942438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759bb198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddf60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756f3048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7526f320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75273e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75296828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529e518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7504ad30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75035048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529eeb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75042128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764f898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c750421d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764fc18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77664748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c7b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cc88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cda0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77664f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77673128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7766c668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c3c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77659c88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c752824e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776645f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7366ca90>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734606d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73353400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73460f98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73460048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7332ecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73334940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334278>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334f98>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732d9898>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732fd438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732f1630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73694e80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c733044a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c733045c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73368080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7337d0b8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335fc88>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73310978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7345b0b8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f2e8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7345bf60>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b0b8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b208>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73304710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7347aba8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734762e8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c734764e0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7346bd68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7348ff60>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fc18>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348f438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fa90>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73480dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734b0668>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73565dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7356a2b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c735050f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7356a630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73518048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73623630>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9343 1726888062.46767: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.46768: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773de48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776d3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7773d9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e0630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776ec0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776e7390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77696e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77691b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7769d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77680d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77683198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75991940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759a3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776f1a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75910208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591c438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7591b128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591cc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7591b208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596c940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7596cd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759632e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759575c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759485f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ca400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756bae80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7595e5c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756d8f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75942438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c756dd470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c759bb198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddf60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ddb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756f3048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7526f320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756ea908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75273e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75296828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529e518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7504ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7503f160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75035048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7529eeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c75042128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c75296ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764f898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c750421d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7764fc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c756dd9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77664748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766cda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77664f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c77673128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7766c668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7766c3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c77659c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c752824e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c776645f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7366ca90> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734606d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73353400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73460f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73460048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7332ecc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73334940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73334f98> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732d9898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732fd438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c732f1630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73694e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c733044a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c733045c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c73368080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7337d0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335fc88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73310978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7345b0b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7335f2e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7345bf60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b0b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7346b208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73304710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7347aba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734762e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c734764e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7346bd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7348ff60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348f438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7348fa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73480dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c734b0668> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73565dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c7356a2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c735050f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7353a128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c7356a630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73518048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_wp2i4v8o/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c73623630> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9341 1726888062.46962: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9341 1726888062.46977: _low_level_execute_command(): starting 9341 1726888062.46985: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.181768-9341-159862989275631/ > /dev/null 2>&1 && sleep 0'"'"'' 9343 1726888062.46900: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa05710> <<< 9343 1726888062.47587: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9343 1726888062.48288: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9343 1726888062.48475: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9343 1726888062.48518: stderr chunk (state=3): >>><<< 9343 1726888062.48524: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9be48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b31828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9b9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b3e630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4a0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aef470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3af4e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aefb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3afb4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aded68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ae1198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1def940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e01240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d6e0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7a2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1d7af98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7aac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d830b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dca7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dcabe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbee80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1db6470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1da64a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b282b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b2fd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d9f2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e18048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ce10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b466d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b46eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16cd1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b467b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16d2cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d16f56d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fd3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a8be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d149c320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1495fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d148deb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fdd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d149cf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aad748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a0080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aadac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac55f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac5e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac9518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ab9b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16e2390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac54a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfacc940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf78cb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7b12b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7f5630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7997f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cfaf0748>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf799128>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f6160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7d42e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7c84e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfaf0dd8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7da320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf746eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf74ce80>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7422e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7e87f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf76deb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbdd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbeb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf90c080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf917a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf916160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf916358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf90cbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf933dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9332b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf920be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf8cf240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf984e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf965160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa9ee80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9940b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf994160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf942ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa05710>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9343 1726888062.48575: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9be48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b31828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b9b9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b3e630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b45390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aef470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3af4e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aefb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3afb4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3aded68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ae1198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1def940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e01240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3b4fa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d6e0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7a2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1d7af98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d7aac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d830b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dca7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dcabe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbee80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1db6470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1da64a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b282b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b2fd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1dbe470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1d9f2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b36fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d1b3c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1e18048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3ca20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b466d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b46eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16cd1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b467b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16d2cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d16f56d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fd3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a8be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d149c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1495fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d148deb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16fdd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d149cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16f5a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aad748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d14a0080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3aadac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d1b3c898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac55f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac5e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac9518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86d3ac9278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ab9b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d16e2390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86d3ac54a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfacc940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf78cb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7b12b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7f5630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f5b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7997f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cfaf0748> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf799128> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7f6160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7d42e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7c84e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfaf0dd8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf7da320> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf746eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf74ce80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7422e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7e87f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf76deb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf742160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbdd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf8fbeb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf90c080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf7da588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf917a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf916160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf916358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf90cbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf933dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9332b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf933908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf920be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf8cf240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf984e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86cf965160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa9ee80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf9940b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf994160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cf942ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_bj6b4tuz/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86cfa05710> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9343 1726888062.48844: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9343 1726888062.48858: _low_level_execute_command(): starting 9343 1726888062.48864: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.2051826-9343-154515735033830/ > /dev/null 2>&1 && sleep 0'"'"'' 9346 1726888062.49575: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy2qt2378 /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py <<< 9346 1726888062.50698: stderr chunk (state=3): >>><<< 9346 1726888062.50707: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpy2qt2378 /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py\n', b'') 9346 1726888062.50733: done transferring module to remote 9346 1726888062.50745: _low_level_execute_command(): starting 9341 1726888062.50747: stderr chunk (state=2): >>><<< 9346 1726888062.50751: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0' 9341 1726888062.50753: stdout chunk (state=2): >>><<< <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> (0, b'', b'') 9341 1726888062.50772: _low_level_execute_command() done: rc=0, stdout=, stderr= 9341 1726888062.50777: handler run complete <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0'"'"'' 9341 1726888062.50805: attempt loop complete, returning result 9341 1726888062.50828: variable 'item' from source: unknown 9341 1726888062.50895: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_lib_name", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "files", "values": null } }, "item": { "key": "proxy_lib_name", "value": "files" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9341 1726888062.51007: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888062.51017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9341 1726888062.51029: variable 'omit' from source: magic vars 9341 1726888062.51201: variable 'tlog_use_sssd' from source: role '' defaults 9341 1726888062.51212: Evaluated conditional (tlog_use_sssd | bool): True 9341 1726888062.51335: variable 'ansible_facts' from source: host vars for 'managed_node1' 9341 1726888062.51794: Evaluated conditional ('sssd' in ansible_facts.packages): True 9341 1726888062.51802: variable 'omit' from source: magic vars 9341 1726888062.51816: variable 'omit' from source: magic vars 9343 1726888062.51823: stderr chunk (state=2): >>><<< 9343 1726888062.51831: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9343 1726888062.51849: _low_level_execute_command() done: rc=0, stdout=, stderr= 9343 1726888062.51856: handler run complete 9341 1726888062.51857: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888062.51882: attempt loop complete, returning result 9343 1726888062.51903: variable 'item' from source: unknown 9341 1726888062.51915: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888062.51975: variable 'item' from source: unknown 9341 1726888062.51975: variable 'item' from source: unknown ok: [managed_node2] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_lib_name", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "files", "values": null } }, "item": { "key": "proxy_lib_name", "value": "files" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9341 1726888062.52069: variable 'item' from source: unknown 9341 1726888062.52086: variable 'omit' from source: magic vars 9341 1726888062.52107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9343 1726888062.52109: variable 'ansible_host' from source: host vars for 'managed_node2' 9341 1726888062.52116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9343 1726888062.52118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9341 1726888062.52122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9343 1726888062.52128: variable 'omit' from source: magic vars 9341 1726888062.52136: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9341 1726888062.52140: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888062.52144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9341 1726888062.52220: Set connection var ansible_module_compression to ZIP_DEFLATED 9341 1726888062.52228: Set connection var ansible_shell_type to sh 9341 1726888062.52234: Set connection var ansible_shell_executable to /bin/sh 9341 1726888062.52237: Set connection var ansible_connection to ssh 9341 1726888062.52242: Set connection var ansible_pipelining to False 9341 1726888062.52248: Set connection var ansible_timeout to 10 9341 1726888062.52270: variable 'ansible_shell_executable' from source: unknown 9341 1726888062.52275: variable 'ansible_connection' from source: unknown 9341 1726888062.52278: variable 'ansible_module_compression' from source: unknown 9341 1726888062.52281: variable 'ansible_shell_type' from source: unknown 9341 1726888062.52284: variable 'ansible_shell_executable' from source: unknown 9343 1726888062.52284: variable 'tlog_use_sssd' from source: role '' defaults 9341 1726888062.52287: variable 'ansible_host' from source: host vars for 'managed_node1' 9341 1726888062.52293: variable 'ansible_pipelining' from source: unknown 9343 1726888062.52294: Evaluated conditional (tlog_use_sssd | bool): True 9341 1726888062.52296: variable 'ansible_timeout' from source: unknown 9341 1726888062.52300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9343 1726888062.52403: variable 'ansible_facts' from source: host vars for 'managed_node2' 9341 1726888062.52437: 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) 9341 1726888062.52446: variable 'omit' from source: magic vars 9341 1726888062.52451: starting attempt loop 9341 1726888062.52454: running the handler 9341 1726888062.52459: _low_level_execute_command(): starting 9341 1726888062.52463: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9343 1726888062.53006: Evaluated conditional ('sssd' in ansible_facts.packages): True 9343 1726888062.53016: variable 'omit' from source: magic vars 9343 1726888062.53031: variable 'omit' from source: magic vars 9343 1726888062.53071: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888062.53137: variable '__tlog_sssd_conf' from source: role '' all vars 9343 1726888062.53212: variable 'item' from source: unknown 9343 1726888062.53280: variable 'item' from source: unknown 9343 1726888062.53301: variable 'omit' from source: magic vars 9343 1726888062.53320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9343 1726888062.53328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9343 1726888062.53335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9343 1726888062.53346: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9343 1726888062.53349: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888062.53352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888062.53424: Set connection var ansible_module_compression to ZIP_DEFLATED 9343 1726888062.53429: Set connection var ansible_shell_type to sh 9343 1726888062.53436: Set connection var ansible_shell_executable to /bin/sh 9343 1726888062.53439: Set connection var ansible_connection to ssh 9343 1726888062.53445: Set connection var ansible_pipelining to False 9343 1726888062.53450: Set connection var ansible_timeout to 10 9343 1726888062.53473: variable 'ansible_shell_executable' from source: unknown 9343 1726888062.53479: variable 'ansible_connection' from source: unknown 9343 1726888062.53483: variable 'ansible_module_compression' from source: unknown 9343 1726888062.53486: variable 'ansible_shell_type' from source: unknown 9343 1726888062.53489: variable 'ansible_shell_executable' from source: unknown 9343 1726888062.53494: variable 'ansible_host' from source: host vars for 'managed_node2' 9343 1726888062.53498: variable 'ansible_pipelining' from source: unknown 9343 1726888062.53501: variable 'ansible_timeout' from source: unknown 9343 1726888062.53504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9343 1726888062.53638: 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) 9343 1726888062.53647: variable 'omit' from source: magic vars 9343 1726888062.53653: starting attempt loop 9343 1726888062.53656: running the handler 9343 1726888062.53662: _low_level_execute_command(): starting 9343 1726888062.53666: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9346 1726888062.54412: stderr chunk (state=2): >>><<< 9346 1726888062.54420: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9346 1726888062.54440: _low_level_execute_command() done: rc=0, stdout=, stderr= 9346 1726888062.54444: _low_level_execute_command(): starting 9346 1726888062.54450: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/AnsiballZ_ini_file.py && sleep 0'"'"'' 9341 1726888062.55401: stdout chunk (state=2): >>>/root <<< 9341 1726888062.55519: stderr chunk (state=3): >>><<< 9341 1726888062.55527: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9341 1726888062.55541: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9341 1726888062.55548: _low_level_execute_command(): starting 9341 1726888062.55553: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `" && echo ansible-tmp-1726888062.5554557-9341-77900242576506="` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `" && echo ansible-tmp-1726888062.5554557-9341-77900242576506="` echo /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 `" ) && sleep 0'"'"'' 9343 1726888062.55967: stdout chunk (state=2): >>>/root <<< 9343 1726888062.56025: stderr chunk (state=3): >>><<< 9343 1726888062.56031: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9343 1726888062.56049: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9343 1726888062.56056: _low_level_execute_command(): starting 9343 1726888062.56061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `" && echo ansible-tmp-1726888062.5605412-9343-11617133308189="` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `" && echo ansible-tmp-1726888062.5605412-9343-11617133308189="` echo /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 `" ) && sleep 0'"'"'' 9341 1726888062.57873: stdout chunk (state=2): >>>ansible-tmp-1726888062.5554557-9341-77900242576506=/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 <<< 9341 1726888062.57993: stderr chunk (state=3): >>><<< 9341 1726888062.57999: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888062.5554557-9341-77900242576506=/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506\n', b'') 9341 1726888062.58018: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.5554557-9341-77900242576506=/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506 , stderr= 9341 1726888062.58103: variable 'ansible_module_compression' from source: unknown 9341 1726888062.58132: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9341 1726888062.58151: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9341 1726888062.58213: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpk49dxjug TO /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9341 1726888062.58303: Sending initial data 9341 1726888062.58310: Sent initial data (154 bytes) 9343 1726888062.58389: stdout chunk (state=2): >>>ansible-tmp-1726888062.5605412-9343-11617133308189=/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 <<< 9343 1726888062.58517: stderr chunk (state=3): >>><<< 9343 1726888062.58524: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888062.5605412-9343-11617133308189=/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189\n', b'') 9343 1726888062.58542: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.5605412-9343-11617133308189=/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189 , stderr= 9343 1726888062.58667: variable 'ansible_module_compression' from source: unknown 9343 1726888062.58711: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9343 1726888062.58734: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9343 1726888062.58826: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpitfs17q7 TO /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9343 1726888062.59105: Sending initial data 9343 1726888062.59111: Sent initial data (154 bytes) 9346 1726888062.60415: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # <<< 9341 1726888062.61159: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpk49dxjug /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py <<< 9343 1726888062.61455: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpitfs17q7 /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py <<< 9346 1726888062.62164: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838724828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838731630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83873d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2b38> # /usr/lib64/pytho<<< 9346 1726888062.62673: stdout chunk (state=3): >>>n3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386ee4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d4198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369e2940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369f4240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838742a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369610b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696d2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83696df98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696dac8> import 'itertools' # <<< 9343 1726888062.62896: stderr chunk (state=3): >>><<< 9343 1726888062.62905: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpitfs17q7 /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py\n', b'') 9343 1726888062.62929: done transferring module to remote 9343 1726888062.62939: _low_level_execute_command(): starting 9343 1726888062.62944: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0'"'"'' 9341 1726888062.63099: stderr chunk (state=3): >>><<< 9341 1726888062.63108: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpk49dxjug /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py\n', b'') 9341 1726888062.63138: done transferring module to remote 9341 1726888062.63150: _low_level_execute_command(): starting 9341 1726888062.63155: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888062.63860: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369770b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bd7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bdbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369a9470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369994a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83671b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836722d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369932e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836a0b048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnin<<< 9346 1726888062.64819: stdout chunk (state=3): >>>gs.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fa20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367396d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836739eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c01d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367397b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8362e86d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f03c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83609bbe0> import 'tokenize' # <_f<<< 9343 1726888062.65358: stderr chunk (state=2): >>><<< 9343 1726888062.65365: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9343 1726888062.65382: _low_level_execute_command() done: rc=0, stdout=, stderr= 9343 1726888062.65386: _low_level_execute_command(): starting 9343 1726888062.65391: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/AnsiballZ_ini_file.py && sleep 0'"'"'' 9341 1726888062.65856: stderr chunk (state=2): >>><<< 9341 1726888062.65862: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9341 1726888062.65878: _low_level_execute_command() done: rc=0, stdout=, stderr= 9341 1726888062.65882: _low_level_execute_command(): starting 9341 1726888062.65887: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None 9346 1726888062.65919: stdout chunk (state=3): >>>rozen_importlib_external.SourceFileLoader object at 0x7fc83608f320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836088fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836080eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f0d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83608ff98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836093080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386b85f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b8e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m<<< <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888062.67017: stdout chunk (state=3): >>>-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386bc518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386acb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362d5390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b84a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346bf940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9346 1726888062.67026: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.68195: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9343 1726888062.68228: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.68255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9343 1726888062.68277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9343 1726888062.68492: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6868e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67fe828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68689b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb680b630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 9343 1726888062.68500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9343 1726888062.68518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9343 1726888062.68533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9343 1726888062.68551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68170f0> <<< 9343 1726888062.68573: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812748> <<< 9343 1726888062.68601: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812390> <<< 9343 1726888062.68628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9343 1726888062.68640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9343 1726888062.68660: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9343 1726888062.68678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9343 1726888062.68695: stdout chunk (state=3): >>>import 'errno' # <<< 9343 1726888062.68706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9343 1726888062.68726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9343 1726888062.68739: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bc470> <<< 9341 1726888062.68773: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9341 1726888062.68793: stdout chunk (state=3): >>>import '_thread' # <<< 9341 1726888062.68806: stdout chunk (state=3): >>>import '_weakref' # <<< 9343 1726888062.68827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bcb38> <<< 9343 1726888062.68845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9341 1726888062.68852: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9343 1726888062.68877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9341 1726888062.68885: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9341 1726888062.68928: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 9341 1726888062.68940: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9341 1726888062.68953: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9343 1726888062.68981: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c84e0> <<< 9341 1726888062.69000: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.69024: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67abd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9343 1726888062.69042: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67ae198> <<< 9341 1726888062.69061: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9341 1726888062.69077: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf759e48> <<< 9343 1726888062.69095: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9343 1726888062.69117: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4abc940> <<< 9341 1726888062.69113: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9343 1726888062.69128: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9346 1726888062.69165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83437fb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343a42b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9341 1726888062.69182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ef828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7599b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9341 1726888062.69220: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6fc630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9341 1726888062.69263: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9343 1726888062.69277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ace240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb681ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9341 1726888062.69306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9341 1726888062.69334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9341 1726888062.69363: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7080f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703748> <<< 9341 1726888062.69391: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703390> <<< 9341 1726888062.69432: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9341 1726888062.69474: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9343 1726888062.69496: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9343 1726888062.69518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9341 1726888062.69528: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9341 1726888062.69547: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ad470> <<< 9343 1726888062.69552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9341 1726888062.69579: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9341 1726888062.69609: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6adb38> <<< 9343 1726888062.69617: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9341 1726888062.69637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9341 1726888062.69668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9343 1726888062.69671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9343 1726888062.69681: stdout chunk (state=3): >>>import '_functools' # <<< 9343 1726888062.69701: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9343 1726888062.69729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.69750: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9343 1726888062.69763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9343 1726888062.69786: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a3b0b8> <<< 9341 1726888062.69815: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b94e0> <<< 9341 1726888062.70145: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69f198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9ad940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9bf240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf70da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9343 1726888062.70154: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a472e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4a47f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a47ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a500b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a977f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a97be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a83470> <<< 9343 1726888062.70188: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a734a8> <<< 9343 1726888062.70208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9343 1726888062.70216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9343 1726888062.70236: stdout chunk (state=3): >>>import '_sre' # <<< 9343 1726888062.70246: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9343 1726888062.70264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9343 1726888062.70282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9343 1726888062.70317: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47f52e8> <<< 9346 1726888062.70319: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83438c7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83432ca90> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83438ce48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e95f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343c72e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343bb4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346e9048> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8da0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9343 1726888062.70347: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47fcd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b0f0> <<< 9341 1726888062.70564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9343 1726888062.70586: stdout chunk (state=3): >>>import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4803e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a6c2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ae5048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9343 1726888062.70609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809a58> <<< 9341 1726888062.70614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9341 1726888062.70639: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9343 1726888062.70647: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813710> <<< 9341 1726888062.70672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.70688: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9341 1726888062.70705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9343 1726888062.70724: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9341 1726888062.70732: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd92c208> <<< 9341 1726888062.70751: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938438> <<< 9341 1726888062.70810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd937128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938c18> <<< 9343 1726888062.70829: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9341 1726888062.71034: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd937208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988d30> <<< 9343 1726888062.71047: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439a1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48137f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439fcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb43c26d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9341 1726888062.71071: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97f2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9735c0> <<< 9343 1726888062.71084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9343 1726888062.71107: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43ca3c8> <<< 9343 1726888062.71117: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9341 1726888062.71131: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9645f8> <<< 9341 1726888062.71146: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9341 1726888062.71159: stdout chunk (state=3): >>>import '_sre' # <<< 9343 1726888062.71173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 9343 1726888062.71181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9341 1726888062.71193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9341 1726888062.71212: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9343 1726888062.71221: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9341 1726888062.71239: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6e6438> <<< 9343 1726888062.71250: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9341 1726888062.71262: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6d6eb8> <<< 9341 1726888062.71272: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a240> <<< 9341 1726888062.71285: stdout chunk (state=3): >>>import '_locale' # <<< 9343 1726888062.71299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9343 1726888062.71306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4175be0> <<< 9341 1726888062.71333: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f4fd0> <<< 9341 1726888062.71351: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd95e438> <<< 9341 1726888062.71368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9341 1726888062.71402: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f9390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9198> <<< 9341 1726888062.71435: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f94a8> <<< 9346 1726888062.71670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834339eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83433ff28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343352e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343db7f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83435ef28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eedd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eef60> <<< 9341 1726888062.71699: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9d7198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9ba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd70f080> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9341 1726888062.71710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9343 1726888062.71723: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4169320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4162fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb415aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43cad68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4169f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677a748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb416d080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677aac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48098d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9343 1726888062.71732: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9343 1726888062.71747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9341 1726888062.71764: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28b358> <<< 9341 1726888062.71922: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28fe10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f96d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2470> <<< 9343 1726888062.71938: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb67925f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9343 1726888062.71959: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796668> <<< 9341 1726888062.71975: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd2b2828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9341 1726888062.71983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9343 1726888062.71997: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796b38> <<< 9343 1726888062.72015: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6792e48> <<< 9343 1726888062.72027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9343 1726888062.72034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9341 1726888062.72056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2ba518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9341 1726888062.72067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9341 1726888062.72073: stdout chunk (state=3): >>>import 'time' # <<< 9343 1726888062.72086: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6796518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796278> <<< 9341 1726888062.72107: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9343 1726888062.72116: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6786b38> <<< 9343 1726888062.72128: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43af390> <<< 9341 1726888062.72145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9341 1726888062.72154: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9343 1726888062.72165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9343 1726888062.72181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9341 1726888062.72193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9341 1726888062.72213: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9341 1726888062.72220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd066d30> <<< 9343 1726888062.72231: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67924a8> <<< 9341 1726888062.72341: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b160> <<< 9341 1726888062.72358: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd051048> <<< 9343 1726888062.72359: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9343 1726888062.72377: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2799940> <<< 9341 1726888062.72384: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2baeb8> <<< 9343 1726888062.72440: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 9343 1726888062.72461: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.72492: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.72524: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9341 1726888062.72657: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd05e128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66b898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05e1d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66bc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9a20> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9346 1726888062.72673: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344ff080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83450a9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834509128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834509320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344ffba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834526dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345262b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834512be0> # zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.72686: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf680748> <<< 9341 1726888062.72708: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9341 1726888062.72717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9341 1726888062.72845: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.72853: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6887b8> <<< 9341 1726888062.72885: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688c88> <<< 9341 1726888062.72915: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf680f98> <<< 9341 1726888062.72941: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9341 1726888062.72969: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf68f128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf688668> <<< 9341 1726888062.73007: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6883c8> <<< 9341 1726888062.73021: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf675c88> <<< 9341 1726888062.73043: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd29e4e0> <<< 9341 1726888062.73059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9341 1726888062.73099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9341 1726888062.73130: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6805f8> <<< 9341 1726888062.73247: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9341 1726888062.73271: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb688a90> <<< 9341 1726888062.73340: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 9341 1726888062.73351: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.73377: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9341 1726888062.73395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.73406: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py <<< 9341 1726888062.73413: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.73590: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.73629: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9346 1726888062.73639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344c2240> # zipimport: zlib available <<< 9341 1726888062.74477: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.74518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2459b00> <<< 9343 1726888062.74531: stdout chunk (state=3): >>>import 'atexit' # <<< 9343 1726888062.74552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9343 1726888062.74583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9343 1726888062.74642: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb247e2b0> <<< 9343 1726888062.74653: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2518> <<< 9343 1726888062.74676: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.74686: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c2630> <<< 9343 1726888062.74702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9346 1726888062.74724: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9343 1726888062.74905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9343 1726888062.74946: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24667f0> <<< 9343 1726888062.74980: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466eb8> <<< 9343 1726888062.75011: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466e10> <<< 9343 1726888062.75029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9343 1726888062.75043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9343 1726888062.75103: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c3748> <<< 9343 1726888062.75117: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a12e8> <<< 9341 1726888062.75389: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9341 1726888062.75404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47c6d8> import 'atexit' # <<< 9343 1726888062.75411: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24954e0> <<< 9343 1726888062.75443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9341 1726888062.75443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9343 1726888062.75461: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb247e048> <<< 9341 1726888062.75462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9343 1726888062.75485: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c37b8> <<< 9341 1726888062.75521: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb36f400> <<< 9341 1726888062.75532: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47cf98> <<< 9343 1726888062.75548: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9341 1726888062.75561: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb47c048> <<< 9341 1726888062.75587: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9343 1726888062.75587: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9341 1726888062.75610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9343 1726888062.75626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.75644: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb34acc0> <<< 9341 1726888062.75664: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9343 1726888062.75672: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.75687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9343 1726888062.75686: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2413eb8> <<< 9341 1726888062.75705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9341 1726888062.75727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9343 1726888062.75765: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9343 1726888062.75780: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2419ef0> <<< 9343 1726888062.75799: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f2e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9346 1726888062.75823: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834576e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9343 1726888062.75845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240fb00> <<< 9341 1726888062.75900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb350940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb2f7be0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350fd0> <<< 9341 1726888062.75924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9341 1726888062.75992: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb2f5748> <<< 9341 1726888062.76018: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb319438> <<< 9343 1726888062.76037: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24b57f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9343 1726888062.76064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.76085: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9343 1726888062.76103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9343 1726888062.76114: stdout chunk (state=3): >>>import '_string' # <<< 9343 1726888062.76184: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2438f28> <<< 9343 1726888062.76238: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f160> <<< 9341 1726888062.76293: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb30d630> <<< 9341 1726888062.76315: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9341 1726888062.76343: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb6b0e80> <<< 9341 1726888062.76368: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350cf8> <<< 9343 1726888062.76372: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8da0> <<< 9341 1726888062.76396: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb320550> <<< 9343 1726888062.76396: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.76414: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9343 1726888062.76420: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8eb8> <<< 9341 1726888062.76433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9341 1726888062.76458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9343 1726888062.76461: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25d9048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7588> <<< 9341 1726888062.76480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9341 1726888062.76496: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9343 1726888062.76496: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9341 1726888062.76508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.76512: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9343 1726888062.76526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9343 1726888062.76560: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e49e8> <<< 9341 1726888062.76697: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb37ffd0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb399080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37bc18> <<< 9343 1726888062.76732: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25e3128> <<< 9343 1726888062.76761: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e3320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25d9ba8> <<< 9343 1726888062.76779: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.76793: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9343 1726888062.76804: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.76876: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb32c908> <<< 9343 1726888062.76876: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.76902: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9346 1726888062.76924: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834558198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834691eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9341 1726888062.76949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.76960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9343 1726888062.76975: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py <<< 9341 1726888062.76993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9343 1726888062.77001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9341 1726888062.77055: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4770b8> <<< 9341 1726888062.77321: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b278> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb477f98> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4870f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb487240> <<< 9343 1726888062.77336: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2600e10> <<< 9343 1726888062.77348: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600ac8> <<< 9341 1726888062.77358: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb3206a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9341 1726888062.77374: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9343 1726888062.77394: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26002e8> <<< 9343 1726888062.77406: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9341 1726888062.77412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9341 1726888062.77436: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb496be0> <<< 9343 1726888062.77448: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25ecc18> <<< 9343 1726888062.77462: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.77594: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb492320> <<< 9341 1726888062.77621: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb492518> <<< 9341 1726888062.77632: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb487da0> <<< 9341 1726888062.77653: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.77661: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9341 1726888062.77672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.77738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.77807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.77821: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py <<< 9341 1726888062.77830: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.77844: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9343 1726888062.77920: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.77941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.78015: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.78041: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.78067: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9341 1726888062.78074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9341 1726888062.78095: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9341 1726888062.78117: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9341 1726888062.78126: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4b3048> <<< 9341 1726888062.78169: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52ccc0> <<< 9341 1726888062.78208: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52c4e0> <<< 9343 1726888062.78394: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9341 1726888062.78484: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52cb38> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb49ce80> # zipimport: zlib available <<< 9343 1726888062.78504: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.78526: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9343 1726888062.78632: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.78750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.78755: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9343 1726888062.78787: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb259a400> # zipimport: zlib available <<< 9343 1726888062.79156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.79196: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py <<< 9341 1726888062.79209: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9341 1726888062.79221: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9341 1726888062.79248: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9341 1726888062.79259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.79278: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.79302: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9341 1726888062.79310: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.79327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.79347: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9341 1726888062.79455: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.79515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.79567: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.79579: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9341 1726888062.79612: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4cc710> # zipimport: zlib available <<< 9343 1726888062.79623: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py <<< 9343 1726888062.79638: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.79660: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.79689: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9343 1726888062.79698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.79753: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.79821: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py <<< 9343 1726888062.79836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.79863: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9343 1726888062.79893: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.79917: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9343 1726888062.79930: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.79977: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80090: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.80212: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345870f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834587198> <<< 9341 1726888062.80343: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.80414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2650e48> # zipimport: zlib available <<< 9343 1726888062.80429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80457: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9341 1726888062.80457: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9341 1726888062.80482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80500: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.80513: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9343 1726888062.80552: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py <<< 9343 1726888062.80563: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py <<< 9343 1726888062.80573: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9341 1726888062.80587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80595: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80619: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.80649: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py <<< 9343 1726888062.80665: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9341 1726888062.80673: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9341 1726888062.80683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.80711: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80721: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.80741: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9341 1726888062.80750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80764: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80822: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9341 1726888062.80909: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.80952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9343 1726888062.81035: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9343 1726888062.81045: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2632160> <<< 9341 1726888062.81076: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9341 1726888062.81090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9343 1726888062.81104: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb276be80> <<< 9343 1726888062.81137: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py <<< 9343 1726888062.81145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.81197: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.81207: stdout chunk (state=3): >>>import '_ast' # <<< 9341 1726888062.81218: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb581e48> <<< 9341 1726888062.81225: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.81247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.81258: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9343 1726888062.81270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.81277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.81318: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.81379: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py <<< 9346 1726888062.81541: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834535b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9343 1726888062.81553: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.81565: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9341 1726888062.81579: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.81598: stdout chunk (state=3): >>># zipimport: zlib available <<< 9341 1726888062.81642: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9341 1726888062.81775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9341 1726888062.81856: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb5862e8> <<< 9343 1726888062.81876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9343 1726888062.81906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9343 1726888062.81927: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9343 1726888062.81937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9341 1726888062.81949: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb532128> <<< 9341 1726888062.81962: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9341 1726888062.82009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.82028: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345f8710> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9341 1726888062.82060: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.82070: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26610b8> <<< 9343 1726888062.82089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9343 1726888062.82099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9341 1726888062.82107: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888062.82171: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #<<< 9346 1726888062.82220: stdout chunk (state=3): >>> destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9341 1726888062.82244: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9343 1726888062.82417: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2661160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb260fac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9343 1726888062.82487: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py <<< 9343 1726888062.82517: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py <<< 9343 1726888062.82555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py <<< 9343 1726888062.82582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py <<< 9343 1726888062.82627: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9346 1726888062.82687: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9346 1726888062.82696: stdout chunk (state=3): >>><<< 9341 1726888062.82696: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb586630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb534080> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9346 1726888062.82709: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838724828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838731630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83873d0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e7e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386ee4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369e2940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369f4240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838742a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369610b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696d2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83696df98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696dac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369770b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bd7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bdbe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369a9470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369994a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83671b2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836722d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369932e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836a0b048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fe10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367396d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836739eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c01d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367397b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c5cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8362e86d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f03c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83609bbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83608f320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836088fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836080eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f0d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83608ff98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836093080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386b85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcb38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcc50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcf98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386bc518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386acb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362d5390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b84a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346bf940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83437fb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343a42b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83438c7f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83432ca90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83438ce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e95f8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343c72e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343bb4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346e9048>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8da0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834339eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83433ff28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343352e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343db7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83435ef28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eedd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eef60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344ff080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83450a9e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834509128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834509320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344ffba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834526dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345262b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834512be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344c2240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834576e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834558198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834691eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345870f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834587198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834535b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345f8710>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9346 1726888062.82772: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838724828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83878e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838731630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83873d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838738390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386e2b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386ee4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386d4198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369e2940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369f4240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc838742a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369610b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696d2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83696df98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83696dac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369770b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bd7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369bdbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369a9470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369994a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83671b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836722d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369b1470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8369932e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836729fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83672f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836a0b048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672fa20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367396d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836739eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c01d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8367397b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362c5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8362e86d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f03c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83609bbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83608f320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836088fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836080eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362f0d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83608ff98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362e8a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc836093080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386a0ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83672f898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386b85f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcb38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b8e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bcf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386bc518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8386bc278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386acb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8362d5390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8386b84a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346bf940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83437fb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343a42b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e8b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83438c7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83432ca90> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83438ce48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343e95f8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343c72e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343bb4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8346e9048> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8343e8da0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834339eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83433ff28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343352e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343db7f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc83435ef28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834335160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eedd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344eef60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8344ff080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8343cd588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc83450a9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834509128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834509320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344ffba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834526dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345262b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834526908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834512be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8344c2240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834576e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc834558198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834691eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345870f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834587198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc834535b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_zqfvyp77/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8345f8710> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9346 1726888062.83046: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9346 1726888062.83063: _low_level_execute_command(): starting 9346 1726888062.83070: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.4141638-9346-4433370916241/ > /dev/null 2>&1 && sleep 0'"'"'' 9341 1726888062.82910: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available <<< 9341 1726888062.83194: stdout chunk (state=3): >>># zipimport: zlib available <<< 9343 1726888062.83294: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26d26a0> <<< 9341 1726888062.83844: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb63f5c0> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9343 1726888062.83849: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 <<< 9343 1726888062.83859: stdout chunk (state=3): >>># destroy _blake2 # destroy _bz2 <<< 9341 1726888062.84724: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process <<< 9343 1726888062.84726: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9341 1726888062.84754: stdout chunk (state=3): >>># destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath <<< 9341 1726888062.84804: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 9341 1726888062.84977: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9343 1726888062.84995: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9343 1726888062.85025: stderr chunk (state=3): >>><<< 9343 1726888062.85032: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6868e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67fe828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68689b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb680b630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68170f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bc470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c1e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bcb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c84e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67abd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67ae198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4abc940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ace240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb681ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a3b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a472e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4a47f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a47ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a500b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a977f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a97be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8be80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a83470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a734a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47f52e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47fcd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4803e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a6c2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ae5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439a1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48137f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439fcc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb43c26d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43ca3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4175be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4169320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4162fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb415aeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43cad68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4169f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677a748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb416d080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677aac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48098d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb67925f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6792e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6796518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6786b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43af390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67924a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2799940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2459b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb247e2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c2630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24667f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466eb8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c3748>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a12e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24954e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb247e048>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c37b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2413eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2419ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240fb00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24b57f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2438f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25d9048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e49e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25e3128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e3320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25d9ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2600e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26002e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25ecc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb259a400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2650e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2632160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb276be80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26610b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2661160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb260fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26d26a0>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9343 1726888062.85100: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6868e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67fe828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68689b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb680b630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb68170f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6812390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bc470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67bcb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67c84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67abd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67ae198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4abc940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ace240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb681ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a3b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a472e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4a47f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a47ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a500b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a977f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a97be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a83470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a734a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47f52e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb47fcd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a8b0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4803e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4a6c2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4809358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4ae5048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4813ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439a1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48137f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb439fcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4809588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb43c26d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43ca3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4175be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4169320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb4162fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb415aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43cad68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb4169f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43c2a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677a748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb416d080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb677aac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb48098d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb67925f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6792e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6796518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb6796278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb6786b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb43af390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb67924a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2799940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2459b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb247e2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c2630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c2b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24667f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466eb8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2466e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24c3748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a12e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24954e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb247e048> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb24c37b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2413eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2419ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f2e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240fb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24b57f0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2438f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb240f160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8da0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25c8eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25d9048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb24a7588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e49e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25e3128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb25e3320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25d9ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2600e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26002e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2600940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb25ecc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb259a400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2650e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb2632160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb276be80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26610b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb2661160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb260fac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_swsl2g_l/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb26d26a0> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9343 1726888062.85231: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9343 1726888062.85245: _low_level_execute_command(): starting 9343 1726888062.85251: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5605412-9343-11617133308189/ > /dev/null 2>&1 && sleep 0'"'"'' 9341 1726888062.85123: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9341 1726888062.85405: stderr chunk (state=3): >>><<< 9341 1726888062.85412: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf759e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ef828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7599b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6fc630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7080f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ad470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b2e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6adb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b94e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9ad940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9bf240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf70da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd92c208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd937128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938c18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd937208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988d30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97f2e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9735c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9645f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6e6438>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6d6eb8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a240>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f4fd0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd95e438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f9390>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9198>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f94a8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9d7198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9f98>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9ba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd70f080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28b358>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28fe10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f96d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd2b2828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2ba518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd066d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd051048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2baeb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd05e128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66b898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05e1d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66bc18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9a20>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf680748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6887b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688c88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688da0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf680f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf68f128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf688668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6883c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf675c88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd29e4e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6805f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb688a90>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47c6d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb36f400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47cf98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb47c048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb34acc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb350940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb2f7be0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350fd0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb2f5748>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb319438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb30d630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb6b0e80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350cf8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb320550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb37ffd0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb399080>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b400>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37bc18>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb32c908>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4770b8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b278>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb477f98>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4870f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb487240>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb3206a0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb496be0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb492320>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb492518>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb487da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4b3048>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52ccc0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52c4e0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52cb38>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb49ce80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4cc710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb581e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb5862e8>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb532128>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb586630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb534080>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb63f5c0>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9341 1726888062.86117: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf759e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ef828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7599b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6fc630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf7080f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf703390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6ad470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6adb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6b94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf69f198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9ad940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9bf240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf70da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd92c208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd937128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd938c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd937208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd988d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97f2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9735c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9645f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6e6438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6d6eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd97a240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f4fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd95e438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f9390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd6f94a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd9d7198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9ba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd70f080> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28b358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd706940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd28fe10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f96d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd2b2828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2ba518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd066d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05b160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd051048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2baeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edd05e128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd2b2ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66b898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd05e1d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf66bc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd6f9a20> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf680748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6887b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf688da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf680f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf68f128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf688668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edf6883c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf675c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edd29e4e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edf6805f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb688a90> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47c6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb36f400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb47cf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb47c048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb34acc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb350940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb2f7be0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350fd0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb2f5748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb319438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb30d630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb6b0e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb350cf8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb320550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb37ffd0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb399080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37bc18> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb32c908> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4770b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb37b278> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb477f98> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4870f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb487240> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb3206a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb496be0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb492320> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb492518> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb487da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb4b3048> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52ccc0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52c4e0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb52cb38> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb49ce80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb4cc710> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb581e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7edb5862e8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb532128> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb556128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb586630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb534080> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_62l4ns76/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7edb63f5c0> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9341 1726888062.86218: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9341 1726888062.86237: _low_level_execute_command(): starting 9341 1726888062.86245: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.5554557-9341-77900242576506/ > /dev/null 2>&1 && sleep 0'"'"'' 9346 1726888062.87133: stderr chunk (state=2): >>><<< 9346 1726888062.87142: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9346 1726888062.87165: _low_level_execute_command() done: rc=0, stdout=, stderr= 9346 1726888062.87170: handler run complete 9346 1726888062.87200: attempt loop complete, returning result 9346 1726888062.87223: variable 'item' from source: unknown 9346 1726888062.87315: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_lib_name", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "files", "values": null } }, "item": { "key": "proxy_lib_name", "value": "files" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9346 1726888062.87475: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888062.87487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9346 1726888062.87499: variable 'omit' from source: magic vars 9346 1726888062.87690: variable 'tlog_use_sssd' from source: role '' defaults 9346 1726888062.87703: Evaluated conditional (tlog_use_sssd | bool): True 9346 1726888062.87840: variable 'ansible_facts' from source: host vars for 'managed_node3' 9346 1726888062.88180: Evaluated conditional ('sssd' in ansible_facts.packages): True 9346 1726888062.88185: variable 'omit' from source: magic vars 9346 1726888062.88201: variable 'omit' from source: magic vars 9346 1726888062.88240: variable '__tlog_sssd_conf' from source: role '' all vars 9346 1726888062.88300: variable '__tlog_sssd_conf' from source: role '' all vars 9346 1726888062.88369: variable 'item' from source: unknown 9346 1726888062.88422: variable 'item' from source: unknown 9346 1726888062.88438: variable 'omit' from source: magic vars 9346 1726888062.88454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9346 1726888062.88461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9346 1726888062.88468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9346 1726888062.88481: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9346 1726888062.88486: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888062.88490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9346 1726888062.88543: Set connection var ansible_module_compression to ZIP_DEFLATED 9346 1726888062.88547: Set connection var ansible_shell_type to sh 9346 1726888062.88553: Set connection var ansible_shell_executable to /bin/sh 9346 1726888062.88556: Set connection var ansible_connection to ssh 9346 1726888062.88561: Set connection var ansible_pipelining to False 9346 1726888062.88566: Set connection var ansible_timeout to 10 9346 1726888062.88584: variable 'ansible_shell_executable' from source: unknown 9346 1726888062.88588: variable 'ansible_connection' from source: unknown 9346 1726888062.88595: variable 'ansible_module_compression' from source: unknown 9346 1726888062.88599: variable 'ansible_shell_type' from source: unknown 9346 1726888062.88602: variable 'ansible_shell_executable' from source: unknown 9346 1726888062.88605: variable 'ansible_host' from source: host vars for 'managed_node3' 9346 1726888062.88610: variable 'ansible_pipelining' from source: unknown 9346 1726888062.88613: variable 'ansible_timeout' from source: unknown 9346 1726888062.88617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9346 1726888062.88711: 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) 9346 1726888062.88720: variable 'omit' from source: magic vars 9346 1726888062.88725: starting attempt loop 9346 1726888062.88728: running the handler 9346 1726888062.88735: _low_level_execute_command(): starting 9346 1726888062.88739: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9341 1726888062.89094: stderr chunk (state=2): >>><<< 9341 1726888062.89102: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9341 1726888062.89121: _low_level_execute_command() done: rc=0, stdout=, stderr= 9341 1726888062.89127: handler run complete 9341 1726888062.89158: attempt loop complete, returning result 9341 1726888062.89178: variable 'item' from source: unknown 9343 1726888062.89214: stderr chunk (state=2): >>><<< 9343 1726888062.89222: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9343 1726888062.89245: _low_level_execute_command() done: rc=0, stdout=, stderr= 9343 1726888062.89250: handler run complete 9343 1726888062.89278: attempt loop complete, returning result 9343 1726888062.89300: variable 'item' from source: unknown 9343 1726888062.89384: variable 'item' from source: unknown ok: [managed_node2] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_pam_target", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "sssd-shadowutils", "values": null } }, "item": { "key": "proxy_pam_target", "value": "sssd-shadowutils" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9343 1726888062.89474: dumping result to json 9343 1726888062.89490: done dumping result, returning 9343 1726888062.89503: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [026adac1-1d6b-4d75-acc5-00000000000f] 9343 1726888062.89590: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f 9341 1726888062.89250: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_pam_target", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "sssd-shadowutils", "values": null } }, "item": { "key": "proxy_pam_target", "value": "sssd-shadowutils" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9343 1726888062.89663: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f 9341 1726888062.89666: dumping result to json 9341 1726888062.89682: done dumping result, returning 9341 1726888062.89693: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [026adac1-1d6b-4d75-acc5-00000000000f] 9341 1726888062.89708: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f 9341 1726888062.89776: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f 9341 1726888062.89780: WORKER PROCESS EXITING 9343 1726888062.89667: WORKER PROCESS EXITING 9346 1726888062.92878: stdout chunk (state=2): >>>/root <<< 9346 1726888062.92942: stderr chunk (state=3): >>><<< 9346 1726888062.92949: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9346 1726888062.92965: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9346 1726888062.92974: _low_level_execute_command(): starting 9346 1726888062.92979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `" && echo ansible-tmp-1726888062.929715-9346-36503153421560="` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `" && echo ansible-tmp-1726888062.929715-9346-36503153421560="` echo /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 `" ) && sleep 0'"'"'' 9346 1726888062.96251: stdout chunk (state=2): >>>ansible-tmp-1726888062.929715-9346-36503153421560=/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 <<< 9346 1726888062.96398: stderr chunk (state=3): >>><<< 9346 1726888062.96404: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888062.929715-9346-36503153421560=/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560\n', b'') 9346 1726888062.96420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888062.929715-9346-36503153421560=/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560 , stderr= 9346 1726888062.96507: variable 'ansible_module_compression' from source: unknown 9346 1726888062.96536: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 9346 1726888062.96556: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /tmp/collections-Snv/ansible_collections/community/general/plugins/modules/ini_file.py 9346 1726888062.96617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuh9jsckx TO /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9346 1726888062.96705: Sending initial data 9346 1726888062.96712: Sent initial data (153 bytes) 9346 1726888062.99952: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuh9jsckx /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py <<< 9346 1726888063.00972: stderr chunk (state=3): >>><<< 9346 1726888063.00979: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpuh9jsckx /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py\n', b'') 9346 1726888063.01001: done transferring module to remote 9346 1726888063.01011: _low_level_execute_command(): starting 9346 1726888063.01016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888063.04205: stderr chunk (state=2): >>><<< 9346 1726888063.04213: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9346 1726888063.04230: _low_level_execute_command() done: rc=0, stdout=, stderr= 9346 1726888063.04233: _low_level_execute_command(): starting 9346 1726888063.04236: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/AnsiballZ_ini_file.py && sleep 0'"'"'' 9346 1726888063.08533: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e07e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d9d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e079b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929daa630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1390> <<< 9346 1726888063.09629: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5b470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d60e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5bb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d674e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4ad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4d198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292805b940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292806d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929dbba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py<<< 9346 1726888063.10753: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fda0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe62e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927fe6f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe6ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fef0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280367f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928036be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802ae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928022470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280124a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python<<< 9346 1726888063.10762: stdout chunk (state=3): >>>3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d942b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d9bd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292800b2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928084048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9346 1726888063.11838: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db26d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db2eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279391d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db27b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292793ecc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29279616d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279693c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927714be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927708320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927701fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29276f9eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927969d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927708f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9346 1726888063.12933: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292770c080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d315f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d31e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d35518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d25b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292794e390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d314a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d38940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9346 1726888063.14720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888063.16931: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259f8b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a1e2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a61630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a057f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925d5d7f0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a05e48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a62160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a402e8> <<< 9346 1726888063.17895: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a344e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d5dda0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259a5d30> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259b2e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259b8eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae2b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259aeac8> <<< 9346 1726888063.19026: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a547b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259d9ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67da0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b78048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b839e8> <<< 9346 1726888063.20138: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b82128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b82320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b78ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b9fe10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9fac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f2e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b8bc18> # zipimport: zlib available <<< 9346 1726888063.21216: stdout chunk (state=3): >>># zipimport: zlib available <<< 9346 1726888063.22330: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b39400> # zipimport: zlib available <<< 9346 1726888063.23414: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9346 1726888063.24525: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925befe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 9346 1726888063.25622: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925bd1160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d0ae80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9346 1726888063.26721: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9346 1726888063.27820: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c000b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c00160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925baeac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9346 1726888063.28473: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c716a0> <<< 9346 1726888063.29636: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[<<< 9346 1726888063.29655: stdout chunk (state=3): >>>2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.comm<<< 9346 1726888063.29671: stdout chunk (state=3): >>>on._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wi<<< 9346 1726888063.29682: stdout chunk (state=3): >>>ping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian <<< 9346 1726888063.30249: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9346 1726888063.30285: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9346 1726888063.30332: stderr chunk (state=3): >>><<< 9346 1726888063.30339: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e07e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d9d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e079b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929daa630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db60f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d60e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d674e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292805b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292806d240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929dbba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fda0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe62e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927fe6f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe6ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fef0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280367f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928036be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802ae80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928022470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280124a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d942b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d9bd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292800b2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928084048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db26d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db2eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279391d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db27b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292793ecc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29279616d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279693c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927714be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927708320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927701fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29276f9eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927969d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927708f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292770c080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d315f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d31e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d35518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d25b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292794e390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d314a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d38940>\r\n# zipimport: found 37 names in \'/tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259f8b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a1e2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a61630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a057f0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925d5d7f0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a05e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a62160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a402e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a344e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d5dda0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259a5d30>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259b2e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259b8eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259aeac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a547b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259d9ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b78048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b839e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b82128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b82320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b78ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b9fe10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9fac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b8bc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b39400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925befe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925bd1160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d0ae80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c000b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c00160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925baeac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c716a0>\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9346 1726888063.30404: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e07e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d9d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929e079b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929daa630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929db1390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5b470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d60e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d5bb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d674e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4ad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d4d198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292805b940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292806d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929dbba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fda0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe62e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927fe6f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fe6ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927fef0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280367f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928036be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802ae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928022470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29280124a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d942b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927d9bd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292802a470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292800b2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da2fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927da8320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2928084048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db26d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db2eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279391d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927db27b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292793ecc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29279616d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29279693c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927714be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927708320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927701fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29276f9eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927969d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2927708f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927961a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292770c080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d19ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2927da8898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d315f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d31e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d35518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2929d35278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d25b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292794e390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2929d314a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d38940> # zipimport: found 37 names in '/tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259f8b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a1e2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a61630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a61b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a057f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925d5d7f0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925a05e48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a62160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a402e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a344e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d5dda0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259a5d30> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29259b2e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259b8eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae2b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259aeac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a547b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259d9ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29259ae128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67da0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b67f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b78048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925a46550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b839e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b82128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b82320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b78ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925b9fe10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9fac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f2e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b9f940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b8bc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925b39400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925befe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2925bd1160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925d0ae80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c000b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c00160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925baeac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.community.general.plugins.modules # loaded from Zip /tmp/ansible_community.general.ini_file_payload_yuxe0up0/ansible_community.general.ini_file_payload.zip/ansible_collections/community/general/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8_sig.cpython-36.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2925c716a0> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9346 1726888063.30645: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9346 1726888063.30662: _low_level_execute_command(): starting 9346 1726888063.30668: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888062.929715-9346-36503153421560/ > /dev/null 2>&1 && sleep 0'"'"'' 9346 1726888063.34117: stderr chunk (state=2): >>><<< 9346 1726888063.34125: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9346 1726888063.34145: _low_level_execute_command() done: rc=0, stdout=, stderr= 9346 1726888063.34150: handler run complete 9346 1726888063.34169: attempt loop complete, returning result 9346 1726888063.34185: variable 'item' from source: unknown 9346 1726888063.34249: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_pam_target", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "sssd-shadowutils", "values": null } }, "item": { "key": "proxy_pam_target", "value": "sssd-shadowutils" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 9346 1726888063.34309: dumping result to json 9346 1726888063.34325: done dumping result, returning 9346 1726888063.34334: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [026adac1-1d6b-4d75-acc5-00000000000f] 9346 1726888063.34348: sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f 9346 1726888063.34416: done sending task result for task 026adac1-1d6b-4d75-acc5-00000000000f 9346 1726888063.34420: WORKER PROCESS EXITING 8995 1726888063.34580: no more pending results, returning what we have 8995 1726888063.34584: results queue empty 8995 1726888063.34585: checking for any_errors_fatal 8995 1726888063.34597: done checking for any_errors_fatal 8995 1726888063.34598: checking for max_fail_percentage 8995 1726888063.34599: done checking for max_fail_percentage 8995 1726888063.34599: checking to see if all hosts have failed and the running result is not ok 8995 1726888063.34600: done checking to see if all hosts have failed 8995 1726888063.34601: getting the remaining hosts for this loop 8995 1726888063.34603: done getting the remaining hosts for this loop 8995 1726888063.34606: getting the next task for host managed_node1 8995 1726888063.34611: done getting next task for host managed_node1 8995 1726888063.34614: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 8995 1726888063.34616: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888063.34617: getting the next task for host managed_node2 8995 1726888063.34618: done getting next task for host managed_node2 8995 1726888063.34620: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 8995 1726888063.34621: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888063.34621: getting the next task for host managed_node3 8995 1726888063.34625: done getting next task for host managed_node3 8995 1726888063.34626: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 8995 1726888063.34627: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888063.34648: getting variables 8995 1726888063.34649: in VariableManager get_vars() 8995 1726888063.34677: Calling all_inventory to load vars for managed_node1 8995 1726888063.34679: Calling groups_inventory to load vars for managed_node1 8995 1726888063.34681: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888063.34689: Calling all_plugins_play to load vars for managed_node1 8995 1726888063.34693: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888063.34696: Calling groups_plugins_play to load vars for managed_node1 8995 1726888063.35330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888063.36062: done with get_vars() 8995 1726888063.36075: done getting variables 8995 1726888063.36176: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Configure sssd session recording config] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64 Friday 20 September 2024 23:07:43 -0400 (0:00:01.640) 0:00:11.999 ****** 8995 1726888063.36198: entering _queue_task() for managed_node1/template 8995 1726888063.36200: Creating lock for template 8995 1726888063.36473: worker is 1 (out of 3 available) 8995 1726888063.36497: exiting _queue_task() for managed_node1/template 8995 1726888063.36541: getting variables 8995 1726888063.36545: in VariableManager get_vars() 8995 1726888063.36661: Calling all_inventory to load vars for managed_node2 8995 1726888063.36666: Calling groups_inventory to load vars for managed_node2 8995 1726888063.36668: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888063.36684: Calling all_plugins_play to load vars for managed_node2 8995 1726888063.36688: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888063.36693: Calling groups_plugins_play to load vars for managed_node2 8995 1726888063.38013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888063.39188: done with get_vars() 9421 1726888063.36982: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 9421 1726888063.37099: in run() - task 026adac1-1d6b-4d75-acc5-000000000010 9421 1726888063.37116: variable 'ansible_search_path' from source: unknown 9421 1726888063.37120: variable 'ansible_search_path' from source: unknown 9421 1726888063.37140: calling self._execute() 9421 1726888063.37201: variable 'ansible_host' from source: host vars for 'managed_node1' 9421 1726888063.37210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9421 1726888063.37220: variable 'omit' from source: magic vars 9421 1726888063.37507: variable 'tlog_use_sssd' from source: role '' defaults 9421 1726888063.37517: Evaluated conditional (tlog_use_sssd): True 9421 1726888063.37524: variable 'omit' from source: magic vars 9421 1726888063.37558: variable 'omit' from source: magic vars 9421 1726888063.37589: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 9421 1726888063.37666: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 9421 1726888063.37697: variable 'omit' from source: magic vars 9421 1726888063.37737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8995 1726888063.39253: done getting variables 9421 1726888063.37771: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9421 1726888063.37794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8995 1726888063.39308: 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) 8995 1726888063.39315: entering _queue_task() for managed_node2/template 9421 1726888063.37814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9421 1726888063.37828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9421 1726888063.37860: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9421 1726888063.37866: variable 'ansible_host' from source: host vars for 'managed_node1' 9421 1726888063.37870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9421 1726888063.37973: Set connection var ansible_module_compression to ZIP_DEFLATED 9421 1726888063.37979: Set connection var ansible_shell_type to sh 9421 1726888063.37985: Set connection var ansible_shell_executable to /bin/sh 9421 1726888063.37988: Set connection var ansible_connection to ssh 9421 1726888063.37995: Set connection var ansible_pipelining to False 9421 1726888063.38001: Set connection var ansible_timeout to 10 9421 1726888063.38026: variable 'ansible_shell_executable' from source: unknown 9421 1726888063.38031: variable 'ansible_connection' from source: unknown 9421 1726888063.38035: variable 'ansible_module_compression' from source: unknown 9421 1726888063.38038: variable 'ansible_shell_type' from source: unknown 9421 1726888063.38040: variable 'ansible_shell_executable' from source: unknown 9421 1726888063.38043: variable 'ansible_host' from source: host vars for 'managed_node1' 9421 1726888063.38047: variable 'ansible_pipelining' from source: unknown 9421 1726888063.38049: variable 'ansible_timeout' from source: unknown 9421 1726888063.38053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9421 1726888063.38186: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9421 1726888063.38199: variable 'omit' from source: magic vars 9421 1726888063.38205: starting attempt loop 9421 1726888063.38208: running the handler 9421 1726888063.38218: _low_level_execute_command(): starting 9421 1726888063.38226: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8995 1726888063.39644: worker is 2 (out of 3 available) 8995 1726888063.39664: exiting _queue_task() for managed_node2/template 8995 1726888063.39710: getting variables 8995 1726888063.39714: in VariableManager get_vars() 8995 1726888063.39821: Calling all_inventory to load vars for managed_node3 8995 1726888063.39827: Calling groups_inventory to load vars for managed_node3 8995 1726888063.39829: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888063.39842: Calling all_plugins_play to load vars for managed_node3 8995 1726888063.39845: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888063.39848: Calling groups_plugins_play to load vars for managed_node3 8995 1726888063.41004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9423 1726888063.40085: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 9423 1726888063.40206: in run() - task 026adac1-1d6b-4d75-acc5-000000000010 9423 1726888063.40221: variable 'ansible_search_path' from source: unknown 9423 1726888063.40225: variable 'ansible_search_path' from source: unknown 9423 1726888063.40245: calling self._execute() 9423 1726888063.40313: variable 'ansible_host' from source: host vars for 'managed_node2' 9423 1726888063.40322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9423 1726888063.40331: variable 'omit' from source: magic vars 9423 1726888063.40621: variable 'tlog_use_sssd' from source: role '' defaults 9423 1726888063.40632: Evaluated conditional (tlog_use_sssd): True 9423 1726888063.40638: variable 'omit' from source: magic vars 9423 1726888063.40672: variable 'omit' from source: magic vars 9423 1726888063.40709: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 9423 1726888063.40794: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 9423 1726888063.40824: variable 'omit' from source: magic vars 9423 1726888063.40861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9423 1726888063.40893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9423 1726888063.40911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9423 1726888063.40927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9423 1726888063.40941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9423 1726888063.40966: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9423 1726888063.40971: variable 'ansible_host' from source: host vars for 'managed_node2' 9423 1726888063.40975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9421 1726888063.41070: stdout chunk (state=2): >>>/root <<< 9421 1726888063.41078: stderr chunk (state=2): >>><<< 9421 1726888063.41090: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9421 1726888063.41112: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9421 1726888063.41123: _low_level_execute_command(): starting 9421 1726888063.41128: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `" && echo ansible-tmp-1726888063.411183-9421-86649714982812="` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `" && echo ansible-tmp-1726888063.411183-9421-86649714982812="` echo /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 `" ) && sleep 0'"'"'' 9423 1726888063.41282: Set connection var ansible_module_compression to ZIP_DEFLATED 9423 1726888063.41288: Set connection var ansible_shell_type to sh 9423 1726888063.41296: Set connection var ansible_shell_executable to /bin/sh 9423 1726888063.41299: Set connection var ansible_connection to ssh 9423 1726888063.41305: Set connection var ansible_pipelining to False 9423 1726888063.41311: Set connection var ansible_timeout to 10 9423 1726888063.41334: variable 'ansible_shell_executable' from source: unknown 9423 1726888063.41338: variable 'ansible_connection' from source: unknown 9423 1726888063.41341: variable 'ansible_module_compression' from source: unknown 9423 1726888063.41344: variable 'ansible_shell_type' from source: unknown 9423 1726888063.41347: variable 'ansible_shell_executable' from source: unknown 9423 1726888063.41349: variable 'ansible_host' from source: host vars for 'managed_node2' 9423 1726888063.41353: variable 'ansible_pipelining' from source: unknown 9423 1726888063.41356: variable 'ansible_timeout' from source: unknown 9423 1726888063.41359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9423 1726888063.41484: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9423 1726888063.41499: variable 'omit' from source: magic vars 9423 1726888063.41505: starting attempt loop 9423 1726888063.41508: running the handler 9423 1726888063.41518: _low_level_execute_command(): starting 9423 1726888063.41526: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8995 1726888063.42554: done with get_vars() 8995 1726888063.42572: done getting variables 8995 1726888063.42632: 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) 8995 1726888063.42641: entering _queue_task() for managed_node3/template 8995 1726888063.42964: worker is 3 (out of 3 available) 8995 1726888063.42985: exiting _queue_task() for managed_node3/template 8995 1726888063.43004: done queuing things up, now waiting for results queue to drain 8995 1726888063.43006: waiting for pending results... 9426 1726888063.43303: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 9426 1726888063.43408: in run() - task 026adac1-1d6b-4d75-acc5-000000000010 9426 1726888063.43427: variable 'ansible_search_path' from source: unknown 9426 1726888063.43431: variable 'ansible_search_path' from source: unknown 9426 1726888063.43460: calling self._execute() 9426 1726888063.43523: variable 'ansible_host' from source: host vars for 'managed_node3' 9426 1726888063.43536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9426 1726888063.43546: variable 'omit' from source: magic vars 9426 1726888063.43792: variable 'tlog_use_sssd' from source: role '' defaults 9426 1726888063.43803: Evaluated conditional (tlog_use_sssd): True 9426 1726888063.43810: variable 'omit' from source: magic vars 9426 1726888063.43838: variable 'omit' from source: magic vars 9426 1726888063.43861: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 9426 1726888063.43919: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 9426 1726888063.43946: variable 'omit' from source: magic vars 9426 1726888063.43980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9423 1726888063.43992: stdout chunk (state=2): >>>/root <<< 9426 1726888063.44015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9426 1726888063.44035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9426 1726888063.44051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9426 1726888063.44070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9426 1726888063.44098: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9426 1726888063.44103: variable 'ansible_host' from source: host vars for 'managed_node3' 9426 1726888063.44107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9423 1726888063.44129: stderr chunk (state=3): >>><<< 9423 1726888063.44137: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9423 1726888063.44161: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9423 1726888063.44172: _low_level_execute_command(): starting 9423 1726888063.44178: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `" && echo ansible-tmp-1726888063.4416704-9423-21647311042037="` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None 9426 1726888063.44204: Set connection var ansible_module_compression to ZIP_DEFLATED 9426 1726888063.44209: Set connection var ansible_shell_type to sh 9426 1726888063.44215: Set connection var ansible_shell_executable to /bin/sh 9426 1726888063.44218: Set connection var ansible_connection to ssh <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `" && echo ansible-tmp-1726888063.4416704-9423-21647311042037="` echo /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 `" ) && sleep 0'"'"'' 9426 1726888063.44227: Set connection var ansible_pipelining to False 9426 1726888063.44238: Set connection var ansible_timeout to 10 9426 1726888063.44263: variable 'ansible_shell_executable' from source: unknown 9426 1726888063.44268: variable 'ansible_connection' from source: unknown 9426 1726888063.44272: variable 'ansible_module_compression' from source: unknown 9426 1726888063.44275: variable 'ansible_shell_type' from source: unknown 9426 1726888063.44278: variable 'ansible_shell_executable' from source: unknown 9426 1726888063.44281: variable 'ansible_host' from source: host vars for 'managed_node3' 9426 1726888063.44285: variable 'ansible_pipelining' from source: unknown 9426 1726888063.44288: variable 'ansible_timeout' from source: unknown 9426 1726888063.44294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9426 1726888063.44396: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9426 1726888063.44409: variable 'omit' from source: magic vars 9426 1726888063.44415: starting attempt loop 9426 1726888063.44418: running the handler 9426 1726888063.44431: _low_level_execute_command(): starting 9426 1726888063.44439: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9421 1726888063.45516: stdout chunk (state=2): >>>ansible-tmp-1726888063.411183-9421-86649714982812=/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 <<< 9421 1726888063.45638: stderr chunk (state=3): >>><<< 9421 1726888063.45644: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888063.411183-9421-86649714982812=/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812\n', b'') 9421 1726888063.45661: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888063.411183-9421-86649714982812=/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812 , stderr= 9421 1726888063.45673: evaluation_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 9421 1726888063.45688: search_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf 9421 1726888063.45712: variable 'ansible_search_path' from source: unknown 9421 1726888063.45915: 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) 9421 1726888063.45942: 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) 9421 1726888063.45970: 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) 9421 1726888063.46023: 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) 9421 1726888063.46041: 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) 9421 1726888063.46248: variable 'ansible_managed' from source: unknown 9421 1726888063.46261: variable 'tlog_scope_sssd' from source: role '' defaults 9421 1726888063.46267: variable 'tlog_users_sssd' from source: role '' defaults 9421 1726888063.46272: variable 'tlog_groups_sssd' from source: role '' defaults 9421 1726888063.46277: variable 'tlog_exclude_users_sssd' from source: role '' defaults 9421 1726888063.46280: variable 'tlog_exclude_groups_sssd' from source: role '' defaults 9421 1726888063.46738: 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) 9421 1726888063.46780: variable 'ansible_module_compression' from source: unknown 9421 1726888063.46820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9421 1726888063.46855: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9421 1726888063.46928: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1u2p3r25 TO /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9421 1726888063.47021: Sending initial data 9421 1726888063.47028: Sent initial data (149 bytes) 9423 1726888063.47078: stdout chunk (state=2): >>>ansible-tmp-1726888063.4416704-9423-21647311042037=/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 <<< 9423 1726888063.47599: stderr chunk (state=3): >>><<< 9423 1726888063.47606: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888063.4416704-9423-21647311042037=/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037\n', b'') 9423 1726888063.47625: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888063.4416704-9423-21647311042037=/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037 , stderr= 9423 1726888063.47638: evaluation_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 9423 1726888063.47654: search_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf 9423 1726888063.47672: variable 'ansible_search_path' from source: unknown 9426 1726888063.47729: stdout chunk (state=2): >>>/root <<< 9423 1726888063.47893: 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) 9423 1726888063.47920: 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) 9423 1726888063.47942: 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) 9423 1726888063.47973: 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) 9423 1726888063.47987: 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) 9423 1726888063.48111: variable 'ansible_managed' from source: unknown 9423 1726888063.48121: variable 'tlog_scope_sssd' from source: role '' defaults 9423 1726888063.48127: variable 'tlog_users_sssd' from source: role '' defaults 9423 1726888063.48132: variable 'tlog_groups_sssd' from source: role '' defaults 9423 1726888063.48136: variable 'tlog_exclude_users_sssd' from source: role '' defaults 9423 1726888063.48140: variable 'tlog_exclude_groups_sssd' from source: role '' defaults 9426 1726888063.48168: stderr chunk (state=3): >>><<< 9426 1726888063.48176: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9426 1726888063.48200: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9426 1726888063.48213: _low_level_execute_command(): starting 9426 1726888063.48218: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `" && echo ansible-tmp-1726888063.482076-9426-194061079285938="` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `" && echo ansible-tmp-1726888063.482076-9426-194061079285938="` echo /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 `" ) && sleep 0'"'"'' 9423 1726888063.48710: 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) 9423 1726888063.48758: variable 'ansible_module_compression' from source: unknown 9423 1726888063.48812: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9423 1726888063.48848: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9423 1726888063.48951: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp17maqxxm TO /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9423 1726888063.49465: Sending initial data 9423 1726888063.49473: Sent initial data (150 bytes) 9421 1726888063.50907: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1u2p3r25 /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py <<< 9423 1726888063.51595: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp17maqxxm /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py <<< 9421 1726888063.52046: stderr chunk (state=3): >>><<< 9421 1726888063.52053: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1u2p3r25 /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py\n', b'') 9421 1726888063.52075: done transferring module to remote 9421 1726888063.52087: _low_level_execute_command(): starting 9421 1726888063.52094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0'"'"'' 9426 1726888063.52656: stdout chunk (state=2): >>>ansible-tmp-1726888063.482076-9426-194061079285938=/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 <<< 9426 1726888063.52662: stderr chunk (state=2): >>><<< 9426 1726888063.52674: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888063.482076-9426-194061079285938=/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938\n', b'') 9426 1726888063.52696: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888063.482076-9426-194061079285938=/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938 , stderr= 9426 1726888063.52710: evaluation_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 9426 1726888063.52736: search_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf 9426 1726888063.52761: variable 'ansible_search_path' from source: unknown 9423 1726888063.52822: stderr chunk (state=3): >>><<< 9423 1726888063.52829: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp17maqxxm /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py\n', b'') 9423 1726888063.52850: done transferring module to remote 9423 1726888063.52862: _low_level_execute_command(): starting 9423 1726888063.52867: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0'"'"'' 9426 1726888063.53065: 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) 9426 1726888063.53102: 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) 9426 1726888063.53132: 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) 9426 1726888063.53175: 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) 9426 1726888063.53193: 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) 9426 1726888063.53357: variable 'ansible_managed' from source: unknown 9426 1726888063.53366: variable 'tlog_scope_sssd' from source: role '' defaults 9426 1726888063.53371: variable 'tlog_users_sssd' from source: role '' defaults 9426 1726888063.53376: variable 'tlog_groups_sssd' from source: role '' defaults 9426 1726888063.53380: variable 'tlog_exclude_users_sssd' from source: role '' defaults 9426 1726888063.53384: variable 'tlog_exclude_groups_sssd' from source: role '' defaults 9426 1726888063.53829: 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) 9426 1726888063.53868: variable 'ansible_module_compression' from source: unknown 9426 1726888063.53911: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9426 1726888063.53956: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9426 1726888063.54027: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkkjsfvn7 TO /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9426 1726888063.54476: Sending initial data 9426 1726888063.54483: Sent initial data (150 bytes) 9423 1726888063.55243: stderr chunk (state=2): >>><<< 9423 1726888063.55252: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9423 1726888063.55275: _low_level_execute_command() done: rc=0, stdout=, stderr= 9423 1726888063.55277: _low_level_execute_command(): starting 9423 1726888063.55280: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_stat.py && sleep 0'"'"'' 9421 1726888063.55995: stderr chunk (state=2): >>><<< 9421 1726888063.56004: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9421 1726888063.56022: _low_level_execute_command() done: rc=0, stdout=, stderr= 9421 1726888063.56028: _low_level_execute_command(): starting 9421 1726888063.56034: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_stat.py && sleep 0'"'"'' 9426 1726888063.57543: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkkjsfvn7 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py <<< 9423 1726888063.57948: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9423 1726888063.58207: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9423 1726888063.58441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d858e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ee828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8589b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7fb630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9423 1726888063.58463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9423 1726888063.58474: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9423 1726888063.58496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9423 1726888063.58508: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8070f0> <<< 9423 1726888063.58524: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802748> <<< 9423 1726888063.58545: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802390> <<< 9423 1726888063.58584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9423 1726888063.58679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9426 1726888063.58679: stderr chunk (state=3): >>><<< 9426 1726888063.58699: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpkkjsfvn7 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py\n', b'') 9426 1726888063.58722: done transferring module to remote 9426 1726888063.58738: _low_level_execute_command(): starting 9426 1726888063.58746: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0'"'"'' 9423 1726888063.58825: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ac470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7acb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9423 1726888063.59026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9423 1726888063.59060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221baac940> <<< 9423 1726888063.59082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9423 1726888063.59110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221babe240> <<< 9421 1726888063.59148: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9423 1726888063.59182: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d80ca20> <<< 9421 1726888063.59215: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9421 1726888063.59249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9423 1726888063.59263: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9421 1726888063.59285: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf49e48> <<< 9421 1726888063.59313: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9421 1726888063.59367: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bedf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf499b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4beec630> <<< 9421 1726888063.59394: stdout chunk (state=3): >>>import '_signal' # <<< 9421 1726888063.59423: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3160> <<< 9423 1726888063.59455: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9423 1726888063.59477: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9423 1726888063.59513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9423 1726888063.59534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9423 1726888063.59552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9423 1726888063.59610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9423 1726888063.59631: stdout chunk (state=3): >>>import '_functools' # <<< 9423 1726888063.59651: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9423 1726888063.59671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888063.59710: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9423 1726888063.59730: stdout chunk (state=3): >>>import '_operator' # <<< 9421 1726888063.60126: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9d470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9db38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8f198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a19d940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1af240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4befda20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9423 1726888063.60128: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba2c0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba362e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221ba36f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba36ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba400b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba877f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba87be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba73470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba634a8> <<< 9423 1726888063.60151: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9423 1726888063.60158: stdout chunk (state=3): >>>import '_sre' # <<< 9423 1726888063.60176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9423 1726888063.60188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9423 1726888063.60209: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9423 1726888063.60244: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7e42e8> <<< 9423 1726888063.60261: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7ebd68> <<< 9423 1726888063.60274: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b0f0> <<< 9423 1726888063.60284: stdout chunk (state=3): >>>import '_locale' # <<< 9423 1726888063.60344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1e48> <<< 9423 1726888063.60351: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba5e2e8> <<< 9423 1726888063.60367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9423 1726888063.60375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9421 1726888063.60711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # <<< 9421 1726888063.60719: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a11d208> <<< 9421 1726888063.60743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127438> <<< 9421 1726888063.60769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9421 1726888063.60789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9421 1726888063.60800: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888063.60810: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221bad5048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8046d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b804eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3891d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8047b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9421 1726888063.60832: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4a12b128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127c18> import 'itertools' # <<< 9423 1726888063.60848: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b38fcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6550> <<< 9421 1726888063.60869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9421 1726888063.60879: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a12b208> <<< 9421 1726888063.60909: stdout chunk (state=3): >>>import '_collections' # <<< 9423 1726888063.60926: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4320> <<< 9421 1726888063.60955: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178940> <<< 9421 1726888063.60966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9423 1726888063.60976: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b3b46d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9421 1726888063.60999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9423 1726888063.61025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9423 1726888063.61033: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3ba3c8> <<< 9421 1726888063.61042: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178d30> <<< 9421 1726888063.61202: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1702e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1635c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1545f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9421 1726888063.61253: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9423 1726888063.61268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b165be0> <<< 9421 1726888063.61302: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ed5400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ec5e80> <<< 9421 1726888063.61322: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a5c0> <<< 9421 1726888063.61342: stdout chunk (state=3): >>>import '_locale' # <<< 9423 1726888063.61376: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b159320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b153fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b14beb8> <<< 9421 1726888063.61408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee2f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a14e438> <<< 9423 1726888063.61427: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3bad68> <<< 9421 1726888063.61460: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7160> <<< 9423 1726888063.61475: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b159f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9423 1726888063.61504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9421 1726888063.61505: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1c7198> <<< 9423 1726888063.61540: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b15f080> <<< 9421 1726888063.61542: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9423 1726888063.61548: stdout chunk (state=3): >>>import 'pwd' # <<< 9421 1726888063.61571: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888063.61573: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763ac8> <<< 9421 1726888063.61592: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9421 1726888063.61617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9423 1726888063.61645: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9421 1726888063.61647: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7b70> <<< 9423 1726888063.61670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9421 1726888063.61669: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 9421 1726888063.61700: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9421 1726888063.61717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9421 1726888063.61755: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9423 1726888063.61822: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d7825f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9421 1726888063.61854: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49eff048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9423 1726888063.61902: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786668> <<< 9423 1726888063.61955: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786c50> <<< 9423 1726888063.61981: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d782e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9421 1726888063.61995: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7a320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9421 1726888063.62009: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7fe10> <<< 9421 1726888063.62024: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee76a0> <<< 9421 1726888063.62031: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9421 1726888063.62057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9423 1726888063.62062: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d786518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d775b38> <<< 9421 1726888063.62092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4470> <<< 9423 1726888063.62100: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b39e390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9421 1726888063.62119: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49aa4828> <<< 9421 1726888063.62132: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9423 1726888063.62142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9421 1726888063.62160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9421 1726888063.62170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9421 1726888063.62195: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaa518> <<< 9423 1726888063.62200: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7824a8> <<< 9421 1726888063.62214: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9421 1726888063.62239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9421 1726888063.62246: stdout chunk (state=3): >>>import 'time' # <<< 9423 1726888063.62287: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9423 1726888063.62337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219789940> <<< 9423 1726888063.62384: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9423 1726888063.62442: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9421 1726888063.62498: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49856d30> <<< 9421 1726888063.62579: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b160> <<< 9421 1726888063.62602: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49841048> <<< 9421 1726888063.62622: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaaeb8> <<< 9421 1726888063.62655: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49850128> <<< 9421 1726888063.62674: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4ba8> <<< 9421 1726888063.62711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9421 1726888063.62748: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54898> <<< 9426 1726888063.62747: stderr chunk (state=2): >>><<< 9426 1726888063.62760: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9421 1726888063.62784: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff498501d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9426 1726888063.62788: _low_level_execute_command() done: rc=0, stdout=, stderr= 9426 1726888063.62794: _low_level_execute_command(): starting 9426 1726888063.62800: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None 9421 1726888063.62822: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54c18> <<< <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_stat.py && sleep 0'"'"'' 9421 1726888063.62850: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee79e8> <<< 9421 1726888063.62883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9421 1726888063.62913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9421 1726888063.62953: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be6f748> <<< 9421 1726888063.62983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9421 1726888063.63104: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be787b8> <<< 9421 1726888063.63137: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78c88> <<< 9421 1726888063.63173: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6ff98> <<< 9421 1726888063.63200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9421 1726888063.63232: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be7f128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be78668> <<< 9423 1726888063.63589: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.63602: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be783c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be64c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a8f4e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6f5f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e78a90> <<< 9421 1726888063.63631: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9421 1726888063.63640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.63670: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 9421 1726888063.63683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9421 1726888063.63722: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9423 1726888063.64433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9423 1726888063.64455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219447b00> import 'atexit' # <<< 9423 1726888063.64473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9423 1726888063.64503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9423 1726888063.64562: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888063.64572: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221946f2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194af518> <<< 9423 1726888063.64596: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888063.64604: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194af630> <<< 9423 1726888063.64618: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9423 1726888063.64639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9423 1726888063.64684: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194afb70> <<< 9423 1726888063.64705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9423 1726888063.64719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9423 1726888063.64738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9423 1726888063.64769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9423 1726888063.64792: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9421 1726888063.64850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.64868: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b2198> <<< 9423 1726888063.64904: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888063.64914: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945e320> <<< 9423 1726888063.64935: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ee80> <<< 9423 1726888063.64961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9423 1726888063.64968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9423 1726888063.65034: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b0160> <<< 9423 1726888063.65044: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194922e8> <<< 9423 1726888063.65343: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194874e0> <<< 9423 1726888063.65362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9423 1726888063.65372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9423 1726888063.65392: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22197a72b0> <<< 9423 1726888063.65419: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ebe0> <<< 9423 1726888063.65446: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b470> <<< 9423 1726888063.65695: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9423 1726888063.65728: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219528eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221952ef98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22195202e8> <<< 9423 1726888063.65737: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9423 1726888063.65765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520b00> <<< 9421 1726888063.65783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6b6d8> import 'atexit' # <<< 9421 1726888063.65800: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9421 1726888063.65836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9421 1726888063.65899: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9421 1726888063.65908: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b5e400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6bf98> <<< 9421 1726888063.65945: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c6b048> <<< 9423 1726888063.65945: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194a8828> <<< 9421 1726888063.65962: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9423 1726888063.65986: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9421 1726888063.65990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9423 1726888063.66006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9421 1726888063.66032: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b3bcc0> <<< 9423 1726888063.66031: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9421 1726888063.66052: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9423 1726888063.66069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9421 1726888063.66069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9421 1726888063.66088: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9421 1726888063.66124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9421 1726888063.66140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9423 1726888063.66148: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221954cfd0> <<< 9423 1726888063.66183: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520160> <<< 9421 1726888063.66229: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba3208> <<< 9421 1726888063.66258: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9421 1726888063.66265: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e9a940> <<< 9421 1726888063.66288: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b4e198> <<< 9423 1726888063.66314: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194dae10> <<< 9421 1726888063.66324: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9423 1726888063.66343: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888063.66353: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194daf28> <<< 9423 1726888063.66589: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194e90b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f69e8> <<< 9421 1726888063.66589: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba2278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b83438> <<< 9423 1726888063.66663: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194f2128> <<< 9423 1726888063.66696: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888063.66708: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f2320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194e9ba8> <<< 9421 1726888063.66718: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b78630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9423 1726888063.66743: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9421 1726888063.66745: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e9aeb8> <<< 9421 1726888063.66772: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b8d4a8> <<< 9421 1726888063.66795: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9421 1726888063.66804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d5c0> <<< 9421 1726888063.66818: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9423 1726888063.66826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.66842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9421 1726888063.66850: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9421 1726888063.66884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9421 1726888063.66903: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py<<< 9421 1726888063.66919: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888063.66926: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9423 1726888063.66944: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9421 1726888063.66971: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c7a048> <<< 9423 1726888063.67023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.67059: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9421 1726888063.67071: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c8e0b8> <<< 9421 1726888063.67086: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68438> <<< 9421 1726888063.67106: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9421 1726888063.67118: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68c50> <<< 9423 1726888063.67132: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888063.67151: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9423 1726888063.67178: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9423 1726888063.67204: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888063.67216: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219510d68> <<< 9423 1726888063.67259: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510a20> <<< 9423 1726888063.67304: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510240> <<< 9423 1726888063.67327: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9423 1726888063.67363: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510898> <<< 9423 1726888063.67407: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194ffac8> # zipimport: zlib available <<< 9426 1726888063.67499: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5787e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d571d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57879b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d572a630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57360f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9421 1726888063.67551: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b9b978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e260f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c682b0> <<< 9421 1726888063.67669: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e26f60> <<< 9421 1726888063.67707: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e340b8> <<< 9421 1726888063.67743: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e34208> <<< 9421 1726888063.67764: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d710> <<< 9421 1726888063.67785: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 9421 1726888063.67795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9421 1726888063.67806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9421 1726888063.67823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9423 1726888063.67833: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.67866: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9421 1726888063.67882: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e42ba8> <<< 9421 1726888063.68040: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e402e8> <<< 9423 1726888063.68315: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 9421 1726888063.68336: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e404e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e34d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9423 1726888063.68336: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.68352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.68378: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9421 1726888063.68408: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.68408: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 9423 1726888063.68430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.68506: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9421 1726888063.68516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888063.68535: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888063.68553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56db470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56dbb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cd198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39db940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39ed240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d573ba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9421 1726888063.68567: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9421 1726888063.68584: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9421 1726888063.68596: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e59f98> <<< 9423 1726888063.68646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9421 1726888063.68643: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59c50> <<< 9423 1726888063.68661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9421 1726888063.68685: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59470> <<< 9423 1726888063.68701: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215dda208> # zipimport: zlib available <<< 9421 1726888063.68716: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9421 1726888063.68749: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e4ae10> <<< 9421 1726888063.68768: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.69049: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.69229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.69405: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.69455: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.69512: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9423 1726888063.69548: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.69571: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 9423 1726888063.69582: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888063.69637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d395b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39652e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3965f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3965ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d396f0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b67f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b6be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39a2470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39924a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37132b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d371ad30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d398d2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3a04048> <<< 9423 1726888063.69642: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.69680: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 9421 1726888063.69693: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9421 1726888063.69714: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 9423 1726888063.69722: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 9423 1726888063.69749: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9421 1726888063.69755: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9423 1726888063.69760: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.69769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.69798: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9421 1726888063.69833: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9423 1726888063.69897: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9421 1726888063.69947: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.69995: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.70063: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9421 1726888063.70088: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c3b6a0> <<< 9421 1726888063.70096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70155: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9423 1726888063.70168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9423 1726888063.70285: stdout chunk (state=3): >>>import '_ast' # <<< 9423 1726888063.70301: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e4fe10> <<< 9423 1726888063.70311: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70334: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70347: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9423 1726888063.70402: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70458: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py <<< 9423 1726888063.70470: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 9423 1726888063.70487: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9421 1726888063.70487: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70526: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70551: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 9423 1726888063.70562: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70594: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70627: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888063.70650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37336d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3733eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32b81d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37337b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32becc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d32e36d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e93c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpyth<<< 9426 1726888063.70664: stdout chunk (state=3): >>>on-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3094be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3088320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3082fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d307aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e9d68> <<< 9421 1726888063.70827: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.70871: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70877: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9421 1726888063.70925: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 9421 1726888063.70933: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.70958: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2215e32160> <<< 9421 1726888063.70968: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.70984: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 9421 1726888063.70999: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.71016: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221617be80> <<< 9423 1726888063.71043: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 9423 1726888063.71054: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9421 1726888063.71065: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.71107: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71128: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 9421 1726888063.71139: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.71161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71161: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9423 1726888063.71180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71236: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9423 1726888063.71387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71392: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.71509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71565: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9421 1726888063.71572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9421 1726888063.71690: stdout chunk (state=3): >>>import '_ast' # <<< 9421 1726888063.71700: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cf2ef0> <<< 9421 1726888063.71711: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888063.71737: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3088f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d308e080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b15f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b1e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b5518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56a4b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32cd390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b14a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16b8940> <<< 9421 1726888063.71753: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9423 1726888063.71790: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9421 1726888063.71808: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.71818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9423 1726888063.71835: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9423 1726888063.71843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9421 1726888063.71869: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 9421 1726888063.71877: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9421 1726888063.71900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71930: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.71962: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9421 1726888063.72001: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72032: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72074: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72134: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9423 1726888063.72192: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e630b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e63160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e18ac8> <<< 9423 1726888063.72206: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 9423 1726888063.72218: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9423 1726888063.72243: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.72264: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py <<< 9423 1726888063.72273: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9421 1726888063.72289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888063.72307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.72316: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9421 1726888063.72374: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9421 1726888063.72384: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47d362b0> <<< 9423 1726888063.72406: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 9423 1726888063.72420: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.72434: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 9423 1726888063.72443: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72453: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e160f0> <<< 9421 1726888063.72479: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 9421 1726888063.72489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.72551: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72661: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 9421 1726888063.72690: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9423 1726888063.72716: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.72728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9421 1726888063.72742: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9421 1726888063.72748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9426 1726888063.72820: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9421 1726888063.72884: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6080> <<< 9421 1726888063.72901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9421 1726888063.72919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9423 1726888063.72926: stdout chunk (state=3): >>>import 'gc' # <<< 9421 1726888063.73012: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6128> <<< 9421 1726888063.73236: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47d36630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e21048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9421 1726888063.73318: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 9421 1726888063.73327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.73341: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 9421 1726888063.73358: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.73465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.73641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888063.73837: stdout chunk (state=3): >>>import 'gc' # <<< 9423 1726888063.73873: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 67109122, "dev": 51713, "nlink": 1, "atime": 1726888045.2844977, "mtime": 1726888040.848431, "ctime": 1726888041.249437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "2840781789", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9423 1726888063.73897: stdout chunk (state=3): >>># destroy __main__ <<< 9426 1726888063.73937: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888063.74167: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9423 1726888063.74178: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9423 1726888063.74198: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 9423 1726888063.74210: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site <<< 9423 1726888063.74219: stdout chunk (state=3): >>># destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq <<< 9423 1726888063.74227: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants <<< 9423 1726888063.74235: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil <<< 9423 1726888063.74243: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 <<< 9423 1726888063.74251: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 9423 1726888063.74272: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket <<< 9423 1726888063.74317: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 9423 1726888063.74342: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9423 1726888063.74515: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9423 1726888063.74539: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9423 1726888063.74554: stdout chunk (state=3): >>># destroy zipimport <<< 9423 1726888063.74568: stdout chunk (state=3): >>># destroy _compression <<< 9423 1726888063.74577: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9423 1726888063.74604: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9423 1726888063.74631: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback <<< 9423 1726888063.74641: stdout chunk (state=3): >>># destroy atexit <<< 9423 1726888063.74648: stdout chunk (state=3): >>># destroy _string <<< 9423 1726888063.74660: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9423 1726888063.74680: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 9423 1726888063.74697: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 9423 1726888063.74710: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 9423 1726888063.74729: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 9423 1726888063.74738: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 9423 1726888063.74762: stdout chunk (state=3): >>># destroy gc <<< 9423 1726888063.74777: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp <<< 9423 1726888063.74798: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases <<< 9423 1726888063.74809: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9423 1726888063.74826: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 9423 1726888063.74837: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 9423 1726888063.74852: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9423 1726888063.74885: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache <<< 9421 1726888063.74885: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 73400515, "dev": 51713, "nlink": 1, "atime": 1726888044.4864438, "mtime": 1726888044.0364428, "ctime": 1726888044.4944437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3126532560", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 9423 1726888063.74899: stdout chunk (state=3): >>># destroy tokenize <<< 9423 1726888063.74910: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 <<< 9423 1726888063.74922: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors <<< 9423 1726888063.74933: stdout chunk (state=3): >>># destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9423 1726888063.74941: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 9423 1726888063.74949: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9426 1726888063.75131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1375b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9421 1726888063.75289: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib <<< 9423 1726888063.75330: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9421 1726888063.75362: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid <<< 9421 1726888063.75374: stdout chunk (state=3): >>># cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket <<< 9421 1726888063.75614: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9421 1726888063.75647: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9421 1726888063.75677: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 9421 1726888063.75710: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9421 1726888063.75740: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9421 1726888063.75795: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 9421 1726888063.75831: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9421 1726888063.75897: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9421 1726888063.75964: stdout chunk (state=3): >>># destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9423 1726888063.75998: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9423 1726888063.76008: stdout chunk (state=3): >>><<< 9423 1726888063.76023: stderr chunk (state=3): >>><<< 9421 1726888063.76048: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 9421 1726888063.76078: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d858e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ee828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8589b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7fb630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8070f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ac470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b1e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7acb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b84e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221baac940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221babe240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d80ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba2c0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba362e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221ba36f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba36ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba400b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba877f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba87be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7be80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba73470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba634a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7e42e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7ebd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba5e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221bad5048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8046d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b804eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3891d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8047b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b38fcc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b3b46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3ba3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b165be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b159320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b153fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b14beb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3bad68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b159f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b15f080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d7825f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d782e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d786518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d775b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b39e390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7824a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219789940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219447b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221946f2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194af518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194af630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194afb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b2198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945e320>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ee80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b0160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194922e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194874e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22197a72b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ebe0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219528eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221952ef98>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22195202e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194a8828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221954cfd0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194dae10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194daf28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194e90b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f69e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194f2128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f2320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194e9ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219510d68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510a20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194ffac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215dda208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e4fe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2215e32160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221617be80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e630b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e63160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e18ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 67109122, "dev": 51713, "nlink": 1, "atime": 1726888045.2844977, "mtime": 1726888040.848431, "ctime": 1726888041.249437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "2840781789", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9423 1726888063.76113: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d858e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ee828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8589b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7fb630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d8070f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d802390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7ac470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7acb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7b84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d79e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221baac940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221babe240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d80ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba2c0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba362e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221ba36f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba36ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba400b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba877f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba87be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7be80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba73470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba634a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7e42e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7ebd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba7b0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221ba5e2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f1fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b7f6320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221bad5048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8046d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b804eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3891d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b8047b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b38fcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b3b46d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3ba3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b165be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b159320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b153fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b14beb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3bad68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221b159f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b3b4a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b15f080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d763ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b7f6898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d7825f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d782e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d786518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221d786278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d775b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221b39e390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221d7824a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219789940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219447b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221946f2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194af518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194af630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194afb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b2198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945e320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ee80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194b0160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194922e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194874e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22197a72b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f221945ebe0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219528eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221952ef98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22195202e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194a8828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221954cfd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219520160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194dae10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194daf28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194e90b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221949b5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f69e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194f2128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22194f2320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194e9ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2219510d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2219510898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22194ffac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215dda208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e4fe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2215e32160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f221617be80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e630b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e63160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2215e18ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_jk6t5e5z/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 67109122, "dev": 51713, "nlink": 1, "atime": 1726888045.2844977, "mtime": 1726888040.848431, "ctime": 1726888041.249437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "2840781789", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9421 1726888063.76111: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 9421 1726888063.76162: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9423 1726888063.76405: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888063.4416704-9423-21647311042037/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9423 1726888063.76457: variable 'ansible_module_compression' from source: unknown 9423 1726888063.76509: ANSIBALLZ: Using generic lock for ansible.legacy.file 9423 1726888063.76515: ANSIBALLZ: Acquiring lock 9423 1726888063.76519: ANSIBALLZ: Lock acquired: 140329738381424 9423 1726888063.76523: ANSIBALLZ: Creating module 9421 1726888063.76949: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9421 1726888063.76956: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9421 1726888063.76969: stdout chunk (state=3): >>><<< 9421 1726888063.76976: stderr chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf49e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bedf828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf499b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4beec630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef80f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9d470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea2e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9db38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea94e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a19d940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1af240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4befda20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a11d208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4a12b128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127c18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a12b208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178d30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1702e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1635c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1545f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ed5400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ec5e80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a5c0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee2f98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a14e438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1c7198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7f60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7b70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49eff048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7a320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7fe10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee76a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49aa4828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaa518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49856d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49841048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaaeb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49850128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff498501d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54c18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee79e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be6f748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be787b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78c88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78da0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6ff98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be7f128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be78668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be783c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be64c88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a8f4e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6f5f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e78a90>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6b6d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b5e400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6bf98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c6b048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b3bcc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba3208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e9a940>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b4e198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba2278>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b83438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b78630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e9aeb8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b8d4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c7a048>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c8e0b8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68438>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68c50>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b9b978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e260f0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c682b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e26f60>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e340b8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e34208>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e42ba8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e402e8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e404e0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e34d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e59f98>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59c50>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59470>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59ac8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e4ae10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c3b6a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cf2ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47d362b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e160f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47d36630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e21048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 73400515, "dev": 51713, "nlink": 1, "atime": 1726888044.4864438, "mtime": 1726888044.0364428, "ctime": 1726888044.4944437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3126532560", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9421 1726888063.77846: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf49e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bedf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bf499b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4beec630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bef3390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9d470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be9db38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4bea94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be8f198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a19d940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1af240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4befda20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a11d208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4a12b128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a127c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a12b208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a178d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1702e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1635c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1545f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ed5400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ec5e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a16a5c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee2f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a14e438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49ee7470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4a1c7198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee7b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49eff048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7a320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ef7908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a7fe10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee76a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49aa4828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaa518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49856d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4984b160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49841048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aaaeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff49850128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49aa4ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff498501d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be54c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49ee79e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be6f748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be787b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be78da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6ff98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be7f128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be78668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff4be783c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be64c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff49a8f4e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff4be6f5f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e78a90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6b6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b5e400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c6bf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c6b048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b3bcc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba3208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e9a940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b4e198> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47ba2278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b83438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b78630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e9aeb8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47b8d4a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47c7a048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c8e0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c68c50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b9b978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e260f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c682b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e26f60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e340b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e34208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47b8d710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e42ba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e402e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e404e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e34d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47e59f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59470> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e59ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e4ae10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47c3b6a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cf2ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff47d362b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e160f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47cc6128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47d36630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff47e21048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_afe50qvb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 73400515, "dev": 51713, "nlink": 1, "atime": 1726888044.4864438, "mtime": 1726888044.0364428, "ctime": 1726888044.4944437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3126532560", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9421 1726888063.78115: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888063.411183-9421-86649714982812/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9421 1726888063.78169: variable 'ansible_module_compression' from source: unknown 9421 1726888063.78214: ANSIBALLZ: Using generic lock for ansible.legacy.file 9421 1726888063.78220: ANSIBALLZ: Acquiring lock 9426 1726888063.76308: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d139e2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13de518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13de630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13deb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13e1198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d16d7828> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1391048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13df128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13c12e8> <<< 9426 1726888063.79297: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13b64e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16d7fd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13cb358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1457eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d145deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14502e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13d7828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d147def0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450160> <<< 9426 1726888063.80117: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bd68> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140be80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14259b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14210f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14212e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1418b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9426 1726888063.80153: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d143fdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143fa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f2b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d142fbe0> # zipimport: zlib available # zipimport: zlib available <<< 9426 1726888063.82311: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9426 1726888063.83413: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd08518> # zipimport: zlib available # zipimport: zlib available <<< 9426 1726888063.84512: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9426 1726888063.86114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd7ee48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9426 1726888063.86143: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2cdd61160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2ce0aae80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd920b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd92160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd47ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 9426 1726888063.87214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 9423 1726888063.87804: ANSIBALLZ: Writing module into payload 9423 1726888063.87954: ANSIBALLZ: Writing module 9423 1726888063.87972: ANSIBALLZ: Renaming module 9423 1726888063.87979: ANSIBALLZ: Done creating module 9421 1726888063.87994: ANSIBALLZ: Lock acquired: 140329738381424 9421 1726888063.88001: ANSIBALLZ: Reading module after lock 9421 1726888063.88020: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 9421 1726888063.88082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0uoxfilj TO /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9423 1726888063.88159: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 9423 1726888063.88246: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpa0dplrpi TO /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9421 1726888063.88355: Sending initial data 9421 1726888063.88361: Sent initial data (149 bytes) 9423 1726888063.88741: Sending initial data 9423 1726888063.88750: Sent initial data (150 bytes) 9426 1726888063.89050: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 65011910, "dev": 51713, "nlink": 1, "atime": 1726888046.1489131, "mtime": 1726888042.223921, "ctime": 1726888042.6809201, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1596552525", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 9426 1726888063.89542: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #<<< 9426 1726888063.89565: stdout chunk (state=3): >>> destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # clean<<< 9426 1726888063.89582: stdout chunk (state=3): >>>up[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9426 1726888063.90038: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9426 1726888063.90144: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9426 1726888063.90153: stdout chunk (state=3): >>><<< 9426 1726888063.90166: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5787e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d571d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57879b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d572a630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57360f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56db470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e0e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56dbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e74e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39db940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39ed240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d573ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d395b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39652e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3965f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3965ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d396f0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b67f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b6be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aae80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39a2470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39924a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37132b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d371ad30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d398d2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3a04048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37336d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3733eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32b81d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37337b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32becc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d32e36d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e93c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3094be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3088320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3082fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d307aeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e9d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3088f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d308e080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b15f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b1e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b5518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56a4b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32cd390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b14a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16b8940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1375b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d139e2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13de518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13de630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13deb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13e1198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d16d7828>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1391048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13df128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13c12e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13b64e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16d7fd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13cb358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1457eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d145deb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14502e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13d7828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d147def0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bd68>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140be80>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bfd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14259b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14210f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14212e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1418b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d143fdd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143fa90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d142fbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd08518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd7ee48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2cdd61160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2ce0aae80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd920b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd92160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd47ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 65011910, "dev": 51713, "nlink": 1, "atime": 1726888046.1489131, "mtime": 1726888042.223921, "ctime": 1726888042.6809201, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1596552525", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9426 1726888063.90233: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5787e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d571d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57879b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d572a630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d57360f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d5731390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56db470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56dbb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56e74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56cd198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39db940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39ed240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d573ba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d395b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39652e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3965f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3965ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d396f0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b67f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39b6be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39a2470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39924a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37132b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d371ad30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d39aa470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d398d2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3720fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3725320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3a04048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37336d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3733eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32b81d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d37337b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32becc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d32e36d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e93c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3094be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3088320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3082fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d307aeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e9d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d3088f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32e3a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d308e080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d5692ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d3725898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b15f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b1e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b5518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d56b5278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56a4b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d32cd390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d56b14a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16b8940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1375b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d139e2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13de518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13de630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13deb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13e1198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d16d7828> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1391048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13df128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13c12e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13b64e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d16d7fd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d13cb358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d1457eb8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d145deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14502e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13d7828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d147def0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1450160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bd68> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140be80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d140bfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d13cb5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14259b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d14210f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d14212e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d1418b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2d143fdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143fa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f2b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d143f908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2d142fbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd08518> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd7ee48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2cdd61160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2ce0aae80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd920b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd92160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2cdd47ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_smnfqagr/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 65011910, "dev": 51713, "nlink": 1, "atime": 1726888046.1489131, "mtime": 1726888042.223921, "ctime": 1726888042.6809201, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1596552525", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9426 1726888063.90672: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888063.482076-9426-194061079285938/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9426 1726888063.90724: variable 'ansible_module_compression' from source: unknown 9426 1726888063.90766: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9426 1726888063.90790: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 9426 1726888063.90872: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpmup75mv4 TO /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9426 1726888063.91285: Sending initial data 9426 1726888063.91293: Sent initial data (150 bytes) 9421 1726888063.92501: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0uoxfilj /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py <<< 9423 1726888063.92531: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpa0dplrpi /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py <<< 9421 1726888063.93696: stderr chunk (state=3): >>><<< 9421 1726888063.93703: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0uoxfilj /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py\n', b'') 9421 1726888063.93727: done transferring module to remote 9421 1726888063.93736: _low_level_execute_command(): starting 9421 1726888063.93740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0'"'"'' 9423 1726888063.93885: stderr chunk (state=3): >>><<< 9423 1726888063.93894: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpa0dplrpi /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py\n', b'') 9423 1726888063.93918: done transferring module to remote 9423 1726888063.93935: _low_level_execute_command(): starting 9423 1726888063.93942: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0'"'"'' 9426 1726888063.94649: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpmup75mv4 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py <<< 9426 1726888063.95651: stderr chunk (state=3): >>><<< 9426 1726888063.95658: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpmup75mv4 /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py\n', b'') 9426 1726888063.95678: done transferring module to remote 9426 1726888063.95689: _low_level_execute_command(): starting 9426 1726888063.95696: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0'"'"'' 9423 1726888063.96342: stderr chunk (state=2): >>><<< 9423 1726888063.96349: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9423 1726888063.96364: _low_level_execute_command() done: rc=0, stdout=, stderr= 9423 1726888063.96366: _low_level_execute_command(): starting 9423 1726888063.96370: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/AnsiballZ_file.py && sleep 0'"'"'' 9421 1726888063.96441: stderr chunk (state=2): >>><<< 9421 1726888063.96448: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9421 1726888063.96468: _low_level_execute_command() done: rc=0, stdout=, stderr= 9421 1726888063.96472: _low_level_execute_command(): starting 9421 1726888063.96479: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/AnsiballZ_file.py && sleep 0'"'"'' 9426 1726888063.98766: stderr chunk (state=2): >>><<< 9426 1726888063.98772: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9426 1726888063.98788: _low_level_execute_command() done: rc=0, stdout=, stderr= 9426 1726888063.98793: _low_level_execute_command(): starting 9426 1726888063.98798: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/AnsiballZ_file.py && sleep 0'"'"'' 9423 1726888063.99458: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9423 1726888063.99472: stdout chunk (state=3): >>> <<< 9423 1726888063.99484: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9423 1726888063.99539: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9423 1726888063.99572: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9423 1726888063.99623: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9423 1726888063.99645: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9423 1726888063.99653: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9421 1726888063.99667: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9423 1726888063.99695: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888063.99712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9421 1726888063.99731: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9421 1726888063.99756: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9423 1726888063.99778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d4e48> <<< 9421 1726888063.99818: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9421 1726888063.99854: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9421 1726888063.99881: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9421 1726888063.99909: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9421 1726888063.99936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9423 1726888063.99958: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2906a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d49b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29077630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9423 1726888063.99971: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9421 1726888064.00020: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69ae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d630828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69a9b0> <<< 9423 1726888064.00041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290830f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e748> <<< 9421 1726888064.00064: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d63d630> <<< 9421 1726888064.00101: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9421 1726888064.00118: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644160> <<< 9423 1726888064.00133: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9423 1726888064.00147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9421 1726888064.00175: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9421 1726888064.00208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d6490f0> <<< 9423 1726888064.00175: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9421 1726888064.00230: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644748> <<< 9423 1726888064.00238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9421 1726888064.00249: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644390> <<< 9423 1726888064.00280: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2902de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028b38> <<< 9421 1726888064.00282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9421 1726888064.00310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9423 1726888064.00413: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9423 1726888064.00444: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290344e0> <<< 9423 1726888064.00469: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29017d68> <<< 9423 1726888064.00502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2901a198> <<< 9423 1726888064.00533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9423 1726888064.00562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27328940> <<< 9423 1726888064.00584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9423 1726888064.00614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2733a240> <<< 9423 1726888064.00686: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29088a20> <<< 9423 1726888064.00722: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9421 1726888064.00809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ee470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5f3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5eeb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5fa4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ddd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5e0198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ee940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b900240> <<< 9421 1726888064.00858: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d64ea20> <<< 9423 1726888064.00939: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9423 1726888064.00971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9423 1726888064.00999: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9423 1726888064.01024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9423 1726888064.01049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9423 1726888064.01075: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9423 1726888064.01123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9421 1726888064.01382: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b86e208> <<< 9423 1726888064.01402: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272a80b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b22e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb272b2f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b2ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272bc0b8> import '_collections' # <<< 9421 1726888064.01422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878438> <<< 9421 1726888064.01443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9421 1726888064.01464: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9421 1726888064.01470: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b87c128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878c18> <<< 9421 1726888064.01508: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9421 1726888064.01541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b87c208> import '_collections' # <<< 9423 1726888064.01567: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb273037f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27303be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7198> <<< 9421 1726888064.01620: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9421 1726888064.01671: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9d30> <<< 9421 1726888064.01744: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c12e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b45c0> <<< 9423 1726888064.01761: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272ef470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272df4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9421 1726888064.01822: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8a55f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9421 1726888064.01865: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9421 1726888064.01939: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b626438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b616eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb240> <<< 9421 1726888064.01973: stdout chunk (state=3): >>>import '_locale' # <<< 9421 1726888064.02000: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b633fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b89f438> <<< 9421 1726888064.02026: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9423 1726888064.02040: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270602b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27067d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706de48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272da2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706dfd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27351048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9423 1726888064.02062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9421 1726888064.02101: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b638390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b6384a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b918198> <<< 9421 1726888064.02129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9421 1726888064.02174: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9421 1726888064.02206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638ba8> <<< 9421 1726888064.02257: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9423 1726888064.02307: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270806d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27080eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c051d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270807b8> <<< 9421 1726888064.02337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9423 1726888064.02363: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9421 1726888064.02401: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b650080> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9423 1726888064.02462: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c0bcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30320> <<< 9421 1726888064.02502: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1cb320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9423 1726888064.02558: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb26c306d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9423 1726888064.02599: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c363c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9421 1726888064.02644: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1d0e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b6386d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b1f5828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9423 1726888064.02682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9421 1726888064.02694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9421 1726888064.02721: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fb518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9423 1726888064.02788: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269e1be0> <<< 9421 1726888064.02828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9421 1726888064.02852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9423 1726888064.02914: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269d5320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269cffd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269c7eb8> <<< 9423 1726888064.02948: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c36d68> <<< 9421 1726888064.02980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa7d30> <<< 9423 1726888064.03040: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb269d5f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9421 1726888064.03077: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af92048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fbeb8> <<< 9423 1726888064.03126: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdf748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269db080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdfac8> <<< 9426 1726888064.03149: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42fe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3c5828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42f9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d2630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3de0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9390> <<< 9421 1726888064.03188: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6afa1128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5898> <<< 9423 1726888064.03188: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9423 1726888064.03218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9421 1726888064.03258: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa11d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5c18> <<< 9423 1726888064.03282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28ffe5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9421 1726888064.03306: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638a20> <<< 9421 1726888064.03333: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9421 1726888064.03365: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9421 1726888064.03392: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888064.03447: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002b38> <<< 9421 1726888064.03468: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c0748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9423 1726888064.03505: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffee48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9423 1726888064.03568: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29002518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002278> <<< 9423 1726888064.03633: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ff1b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c1a390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9421 1726888064.03671: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c97b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c0f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5d0128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c9668> <<< 9423 1726888064.03680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9421 1726888064.03709: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c93c8> <<< 9423 1726888064.03720: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffe4a8> <<< 9421 1726888064.03752: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5b5c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1e04e0> <<< 9421 1726888064.03769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9421 1726888064.03797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9423 1726888064.03843: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb25005940> <<< 9421 1726888064.03859: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c05f8> <<< 9423 1726888064.03914: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9423 1726888064.03977: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 9421 1726888064.04004: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695c9a90> <<< 9423 1726888064.04023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.04056: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9421 1726888064.04080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.04107: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9426 1726888064.04135: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e388e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e38f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e372d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e375198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c683940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c695240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3e3a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9421 1726888064.04155: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9423 1726888064.05058: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.05200: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888064.05237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6030b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60d2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c60df98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60dac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6170b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65e7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65ebe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c64a470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c63a4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3bb2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c2d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6352e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9423 1726888064.05972: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 9423 1726888064.05983: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24cc3b00> <<< 9423 1726888064.05989: stdout chunk (state=3): >>>import 'atexit' # <<< 9423 1726888064.06013: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9423 1726888064.06045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9421 1726888064.06119: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bc6d8> import 'atexit' # <<< 9423 1726888064.06137: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24ceb2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2b518> <<< 9423 1726888064.06148: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d2b630> <<< 9421 1726888064.06176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9423 1726888064.06194: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9423 1726888064.06231: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2bb70> <<< 9423 1726888064.06257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9421 1726888064.06257: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692af400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bcf98> <<< 9421 1726888064.06288: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693bc048> <<< 9423 1726888064.06311: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9426 1726888064.06349: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6ac048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cda20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3dbeb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf601d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf66cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8b320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bf8b6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf913c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd3cbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd30320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd2afd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd22eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf91d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bd30f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8ba58> <<< 9421 1726888064.06386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6928ccc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9423 1726888064.06418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2e198> <<< 9421 1726888064.06469: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9423 1726888064.06504: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cda320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cdae80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9421 1726888064.06543: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f4208> <<< 9423 1726888064.06580: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2c160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d0e2e8> <<< 9421 1726888064.06617: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f4a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f0b8> <<< 9421 1726888064.06643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9421 1726888064.06708: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f32b0> <<< 9421 1726888064.06731: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692d4438> <<< 9423 1726888064.06890: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d034e0> <<< 9423 1726888064.06929: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb250232b0> <<< 9423 1726888064.06970: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d18358> <<< 9423 1726888064.07011: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d18470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9421 1726888064.07066: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692c9630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695ebe80> <<< 9421 1726888064.07117: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692de4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de5f8> <<< 9421 1726888064.07141: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9421 1726888064.07155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9421 1726888064.07174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9423 1726888064.07174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24da4ef0> <<< 9421 1726888064.07193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9421 1726888064.07209: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9421 1726888064.07231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9423 1726888064.07250: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24daaf60> <<< 9423 1726888064.07267: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c320> <<< 9421 1726888064.07296: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693cb0b8> <<< 9423 1726888064.07296: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9cb38> <<< 9421 1726888064.07711: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693df128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b94a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9cc0> <<< 9426 1726888064.07721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33a748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd36080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33aac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e3595f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35db38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35dc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e359e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35df98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e35d518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e34cb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf75390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3594a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a360940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 9423 1726888064.07741: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d24828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24dc9f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c198> <<< 9421 1726888064.07746: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692ec9b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9421 1726888064.07786: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695770f0> <<< 9423 1726888064.07834: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888064.07845: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58e10> <<< 9421 1726888064.07847: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9e10> <<< 9423 1726888064.07869: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9423 1726888064.07902: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58f28> <<< 9423 1726888064.08110: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d650b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d185c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d72a58> <<< 9423 1726888064.08200: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d6d198> <<< 9421 1726888064.08295: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69577f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69585080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695851d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9421 1726888064.08312: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69593b70> <<< 9423 1726888064.08312: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d6d390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d65c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9421 1726888064.08335: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695912b0> <<< 9423 1726888064.08339: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.08364: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695914a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69585d30> <<< 9421 1726888064.08381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.08390: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.08400: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9423 1726888064.08422: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 9421 1726888064.08433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.08446: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.08455: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9421 1726888064.08485: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888064.08518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9423 1726888064.08559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.08560: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.08584: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9421 1726888064.08597: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9421 1726888064.08608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.08652: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9423 1726888064.09043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d8eda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8ea58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d7bba8> # zipimport: zlib available <<< 9421 1726888064.09053: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695aaf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aac18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aa438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aaa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6959bdd8> # zipimport: zlib available <<< 9423 1726888064.09346: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.09498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888064.09611: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.09800: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 9423 1726888064.09811: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9423 1726888064.09822: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9423 1726888064.09853: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9423 1726888064.09861: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.09884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.09906: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9423 1726888064.09915: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.09934: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.09948: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 9421 1726888064.09958: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9421 1726888064.09975: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9423 1726888064.09983: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.10001: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9421 1726888064.10015: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.10028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.10052: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9421 1726888064.10060: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.10072: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.10082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.10089: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 9421 1726888064.10109: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.10181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9423 1726888064.10189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9423 1726888064.10212: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216556a0> # zipimport: zlib available <<< 9421 1726888064.10297: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.10364: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9421 1726888064.10388: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6938c668> # zipimport: zlib available <<< 9423 1726888064.10590: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888064.10725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a01db00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9421 1726888064.10761: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.10936: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.10992: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11044: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 9423 1726888064.11054: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11081: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11111: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 9421 1726888064.11123: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11135: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.11164: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.11225: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 9421 1726888064.11233: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11253: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 9423 1726888064.11264: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11276: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9421 1726888064.11297: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9423 1726888064.11305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11328: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.11355: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11367: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9421 1726888064.11432: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 9421 1726888064.11443: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9421 1726888064.11462: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.11484: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.11517: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9421 1726888064.11527: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11539: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.11690: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.11705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9423 1726888064.11826: stdout chunk (state=3): >>>import '_ast' # <<< 9423 1726888064.11838: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216cbdd8> <<< 9423 1726888064.11856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888064.11867: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0462b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a086630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a089198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035e80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a087160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0692e8> <<< 9421 1726888064.11889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9423 1726888064.11915: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9423 1726888064.11940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.11996: stdout chunk (state=3): >>>import '_ast' # <<< 9421 1726888064.12041: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69443dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9421 1726888064.12067: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.12111: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9421 1726888064.12138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.12169: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 9423 1726888064.12216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9421 1726888064.12247: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 9423 1726888064.12285: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9421 1726888064.12313: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 9421 1726888064.12343: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.12368: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.12385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9426 1726888064.12417: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a05e4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a3842b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a073358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a073470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0ffef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a11a048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8b38> <<< 9421 1726888064.12437: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9421 1726888064.12816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d694092b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695670f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 9421 1726888064.12869: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.12894: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.12928: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb216ae160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb219f7e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9421 1726888064.12964: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 9421 1726888064.13197: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9421 1726888064.13283: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495128> <<< 9421 1726888064.13335: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69409630> <<< 9421 1726888064.13401: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69572048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9421 1726888064.13423: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.13453: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9421 1726888064.13478: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.13500: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py <<< 9421 1726888064.13589: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 9421 1726888064.13620: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 9421 1726888064.13641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.13642: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df0b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df160> <<< 9426 1726888064.13654: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a07f828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a123fd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1940> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c00b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0735c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0cda58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c8198> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c8390> <<< 9423 1726888064.13666: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb21694ac8> <<< 9423 1726888064.14102: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9421 1726888064.14130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.14339: stdout chunk (state=3): >>># zipimport: zlib available <<< 9421 1726888064.14664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9426 1726888064.14744: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c0c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0e7e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7320> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e79b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0d6c88> # zipimport: zlib available <<< 9423 1726888064.15249: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.15282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 9423 1726888064.15306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2131d5f8> <<< 9421 1726888064.15395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6932f518> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9421 1726888064.15417: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 9421 1726888064.15434: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref <<< 9421 1726888064.15519: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9423 1726888064.15535: stdout chunk (state=3): >>> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9421 1726888064.15566: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9426 1726888064.16112: stdout chunk (state=3): >>># zipimport: zlib available <<< 9423 1726888064.16127: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9423 1726888064.16139: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 9423 1726888064.16149: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 9423 1726888064.16501: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9421 1726888064.16523: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9423 1726888064.16567: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro <<< 9423 1726888064.16603: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select <<< 9423 1726888064.16627: stdout chunk (state=3): >>># destroy functools # destroy tokenize # destroy ctypes <<< 9423 1726888064.16656: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time <<< 9423 1726888064.16698: stdout chunk (state=3): >>># destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9421 1726888064.16717: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9421 1726888064.16761: stderr chunk (state=3): >>><<< 9421 1726888064.16766: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d630828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d63d630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d6490f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ee470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5f3e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5eeb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5fa4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ddd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5e0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ee940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b900240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d64ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b86e208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b87c128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878c18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b87c208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9d30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c12e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b45c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8a55f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b626438>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b616eb8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb240>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b633fd0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b89f438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b638390>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638198>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b6384a8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b918198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638f98>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638ba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b650080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1cb320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1d0e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b6386d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b1f5828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fb518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa7d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af92048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fbeb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6afa1128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa11d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5c18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638a20>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c0748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c97b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9c88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9da0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c0f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5d0128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c9668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c93c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5b5c88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1e04e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c05f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695c9a90>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bc6d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692af400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bcf98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693bc048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6928ccc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f4208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f4a8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f0b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f32b0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692d4438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692c9630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695ebe80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692de4e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693cb0b8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693df128>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b94a8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9cc0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692ec9b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695770f0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9e10>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69577f28>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69585080>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695851d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de748>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69593b70>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695912b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695914a8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69585d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695aaf60>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aac18>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aa438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aaa90>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6959bdd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6938c668>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69443dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d694092b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695670f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69409630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69572048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6932f518>\r\n\r\n{"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9421 1726888064.16830: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69ae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d630828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d69a9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d63d630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d6490f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d644390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ee470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5f3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5eeb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5fa4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5ddd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5e0198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ee940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b900240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d64ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b86e208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b87c128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b878c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b87c208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c9d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8c12e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b45c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8a55f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b626438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b616eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8bb240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b633fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b89f438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b638390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b6384a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b918198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638ba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b650080> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1cb320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b648940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1d0e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b6386d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6b1f5828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fb518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af9c160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6af92048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1fbeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6afa1128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6afa11d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5a5c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b638a20> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c0748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c97b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c9da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c0f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5d0128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c9668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6d5c93c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5b5c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1e04e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6d5c05f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695c9a90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bc6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692af400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693bcf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693bc048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6928ccc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f4208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f4a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d6929f0b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692f32b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692d4438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692c9630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695ebe80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d692de4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de5f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d693cb0b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693df128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b94a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9cc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692ec9b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695770f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d693b9e10> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69577f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69585080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695851d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d692de748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d69593b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695912b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695914a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69585d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d695aaf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aac18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aa438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695aaa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6959bdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6938c668> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69443dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d694092b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d695670f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69495128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69409630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d69572048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ibyjytz8/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6932f518> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.46.117 closed. 9421 1726888064.17059: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9421 1726888064.17111: _low_level_execute_command(): starting 9421 1726888064.17121: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.411183-9421-86649714982812/ > /dev/null 2>&1 && sleep 0'"'"'' 9426 1726888064.17906: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769af400> # zipimport: zlib available <<< 9423 1726888064.17957: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9423 1726888064.17964: stdout chunk (state=3): >>><<< 9423 1726888064.17975: stderr chunk (state=3): >>><<< 9426 1726888064.18017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d4e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2906a828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d49b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29077630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290830f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2902de48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290344e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29017d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2901a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27328940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2733a240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29088a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272a80b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b22e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb272b2f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b2ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272bc0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb273037f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27303be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272ef470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272df4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270602b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27067d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706de48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272da2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706dfd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27351048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270806d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27080eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c051d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270807b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c0bcc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb26c306d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c363c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269e1be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269d5320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269cffd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269c7eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c36d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb269d5f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdf748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269db080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdfac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28ffe5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffee48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29002518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ff1b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c1a390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffe4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb25005940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24cc3b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24ceb2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2b518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d2b630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2bb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2e198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cda320>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cdae80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2c160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d0e2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d034e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb250232b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d18358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d18470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24da4ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24daaf60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9cb38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d24828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24dc9f98>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d650b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d185c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d72a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d6d198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d6d390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d65c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d8eda0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8ea58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e8d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d7bba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216556a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216cbdd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb216ae160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb219f7e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb21694ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2131d5f8>\r\n\r\n{"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9423 1726888064.18037: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d4e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2906a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290d49b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29077630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290830f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2907e390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2902de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29028b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb290344e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29017d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2901a198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27328940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2733a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29088a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272a80b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b22e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb272b2f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272b2ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272bc0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb273037f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27303be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272ef470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272df4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270602b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27067d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272f7470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706de48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb272da2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2706dfd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb27072320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27351048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270806d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27080eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c051d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb270807b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c0bcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb26c306d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c363c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269e1be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269d5320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269cffd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269c7eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c36d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb269d5f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c30a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdf748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb269db080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28fdfac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb27072898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb28ffe5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffee48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb29002518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb29002278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ff1b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb26c1a390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb28ffe4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb25005940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24cc3b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24ceb2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2b518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d2b630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2bb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2e198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cda320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24cdae80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d2c160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d0e2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d034e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb250232b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d18358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d18470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24da4ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24daaf60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9cb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d24828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24dc9f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d9c198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58e10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d58f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d650b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d185c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d72a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d6d198> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d6d390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d65c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb24d8eda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8ea58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d8e8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb24d7bba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216556a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216cbdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb216ae160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb219f7e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df0b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb216df160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb21694ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_cgtpy7xq/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb2131d5f8> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.47.17 closed. 9423 1726888064.18855: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9423 1726888064.18901: _low_level_execute_command(): starting 9423 1726888064.18909: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.4416704-9423-21647311042037/ > /dev/null 2>&1 && sleep 0'"'"'' 9426 1726888064.19910: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a26e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9426 1726888064.20227: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a76a09198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76d52eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9421 1726888064.20664: stderr chunk (state=2): >>><<< 9421 1726888064.20671: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9421 1726888064.20692: _low_level_execute_command() done: rc=0, stdout=, stderr= 9421 1726888064.20701: handler run complete 9421 1726888064.20725: attempt loop complete, returning result 9421 1726888064.20730: _execute() done 9421 1726888064.20733: dumping result to json 9421 1726888064.20740: done dumping result, returning 9421 1726888064.20748: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [026adac1-1d6b-4d75-acc5-000000000010] 9421 1726888064.20761: sending task result for task 026adac1-1d6b-4d75-acc5-000000000010 9421 1726888064.20802: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000010 9421 1726888064.20806: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "diff": { "after": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" }, "before": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "sssd-session-recording.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": true, "force": false, "group": "root", "mode": "0600", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0600", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "state": "file", "uid": 0 } 9426 1726888064.21324: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9423 1726888064.21930: stderr chunk (state=2): >>><<< 9423 1726888064.21937: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9423 1726888064.21955: _low_level_execute_command() done: rc=0, stdout=, stderr= 9423 1726888064.21964: handler run complete 9423 1726888064.21987: attempt loop complete, returning result 9423 1726888064.21994: _execute() done 9423 1726888064.21998: dumping result to json 9423 1726888064.22004: done dumping result, returning 9423 1726888064.22012: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [026adac1-1d6b-4d75-acc5-000000000010] 9423 1726888064.22074: sending task result for task 026adac1-1d6b-4d75-acc5-000000000010 9423 1726888064.22116: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000010 9423 1726888064.22120: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "diff": { "after": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" }, "before": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "sssd-session-recording.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": true, "force": false, "group": "root", "mode": "0600", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0600", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "state": "file", "uid": 0 } 9426 1726888064.22422: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a0b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769efb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9426 1726888064.23571: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9426 1726888064.24211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a766785f8> <<< 9426 1726888064.25347: stdout chunk (state=3): >>> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] re<<< 9426 1726888064.25398: stdout chunk (state=3): >>>moving bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux <<< 9426 1726888064.26135: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9426 1726888064.26275: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9426 1726888064.26323: stderr chunk (state=3): >>><<< 9426 1726888064.26329: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42fe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3c5828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42f9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d2630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3de0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e388e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e38f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e372d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e375198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c683940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c695240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3e3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6030b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60d2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c60df98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60dac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6170b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65e7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65ebe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c64a470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c63a4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3bb2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c2d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6352e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6ac048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cde10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3dbeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf601d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf66cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8b320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bf8b6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf913c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd3cbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd30320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd2afd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd22eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf91d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bd30f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8ba58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33a748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd36080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33aac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e3595f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35db38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35dc50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e359e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35df98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e35d518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e34cb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf75390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3594a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a360940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a01db00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0462b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a086630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a089198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035320>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035e80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a087160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0692e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a05e4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a3842b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a073358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a073470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0ffef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a11a048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a07f828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a123fd0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1940>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c00b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0735c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0cda58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c8198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c8390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c0c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0e7e48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7b00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e79b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0d6c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769af400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a26e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a76a09198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76d52eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769efb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a766785f8>\r\n\r\n{"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9426 1726888064.26384: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42fe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3c5828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e42f9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d2630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3de0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3d9390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e388e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e383b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e38f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e372d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e375198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c683940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c695240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3e3a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6030b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60d2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c60df98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c60dac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6170b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65e7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c65ebe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c64a470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c63a4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3bb2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c2d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c652470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6352e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3c9fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7c3cd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c6ac048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cda20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3dbeb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf601d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3db7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf66cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8b320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bf8b6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf913c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd3cbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd30320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd2afd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd22eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf91d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7bd30f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf8ba58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33a748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bd36080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e33aac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7c3cd898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e3595f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35db38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35dc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e359e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35df98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e35d518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7e35d278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e34cb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7bf75390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7e3594a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a360940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a01db00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0462b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a086630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a086b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a089198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a035e80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a087160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0692e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a05e4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a3842b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a073358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a073470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0ffef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a11a048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a07f828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a123fd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0f8198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1940> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0b1f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c00b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0735c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0cda58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c8198> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0c8390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0c0c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a7a0e7e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e7320> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0e79b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a7a0d6c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769af400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a26e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a76a09198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76d52eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a0b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a76a3a160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a769efb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2sismy1h/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a766785f8> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.44.178 closed. 9426 1726888064.26505: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9426 1726888064.26551: _low_level_execute_command(): starting 9426 1726888064.26562: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888063.482076-9426-194061079285938/ > /dev/null 2>&1 && sleep 0'"'"'' 9426 1726888064.30716: stderr chunk (state=2): >>><<< 9426 1726888064.30724: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9426 1726888064.30742: _low_level_execute_command() done: rc=0, stdout=, stderr= 9426 1726888064.30751: handler run complete 9426 1726888064.30773: attempt loop complete, returning result 9426 1726888064.30777: _execute() done 9426 1726888064.30780: dumping result to json 9426 1726888064.30788: done dumping result, returning 9426 1726888064.30796: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [026adac1-1d6b-4d75-acc5-000000000010] 9426 1726888064.30809: sending task result for task 026adac1-1d6b-4d75-acc5-000000000010 9426 1726888064.30845: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000010 9426 1726888064.30848: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "diff": { "after": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" }, "before": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "sssd-session-recording.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": true, "force": false, "group": "root", "mode": "0600", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0600", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "state": "file", "uid": 0 } 8995 1726888064.31059: no more pending results, returning what we have 8995 1726888064.31062: results queue empty 8995 1726888064.31063: checking for any_errors_fatal 8995 1726888064.31077: done checking for any_errors_fatal 8995 1726888064.31077: checking for max_fail_percentage 8995 1726888064.31078: done checking for max_fail_percentage 8995 1726888064.31079: checking to see if all hosts have failed and the running result is not ok 8995 1726888064.31079: done checking to see if all hosts have failed 8995 1726888064.31080: getting the remaining hosts for this loop 8995 1726888064.31081: done getting the remaining hosts for this loop 8995 1726888064.31084: getting the next task for host managed_node1 8995 1726888064.31089: done getting next task for host managed_node1 8995 1726888064.31093: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 8995 1726888064.31095: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888064.31096: getting the next task for host managed_node2 8995 1726888064.31097: done getting next task for host managed_node2 8995 1726888064.31098: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 8995 1726888064.31099: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888064.31099: getting the next task for host managed_node3 8995 1726888064.31101: done getting next task for host managed_node3 8995 1726888064.31102: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 8995 1726888064.31102: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888064.31114: getting variables 8995 1726888064.31115: in VariableManager get_vars() 8995 1726888064.31141: Calling all_inventory to load vars for managed_node1 8995 1726888064.31143: Calling groups_inventory to load vars for managed_node1 8995 1726888064.31144: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888064.31151: Calling all_plugins_play to load vars for managed_node1 8995 1726888064.31152: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888064.31154: Calling groups_plugins_play to load vars for managed_node1 8995 1726888064.31919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888064.32658: done with get_vars() 8995 1726888064.32671: done getting variables 8995 1726888064.32759: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Check appropriate authselect features exists] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74 Friday 20 September 2024 23:07:44 -0400 (0:00:00.965) 0:00:12.965 ****** 8995 1726888064.32781: entering _queue_task() for managed_node1/command 8995 1726888064.32783: Creating lock for command 8995 1726888064.33048: worker is 1 (out of 3 available) 8995 1726888064.33070: exiting _queue_task() for managed_node1/command 8995 1726888064.33114: getting variables 8995 1726888064.33118: in VariableManager get_vars() 8995 1726888064.33240: Calling all_inventory to load vars for managed_node2 8995 1726888064.33247: Calling groups_inventory to load vars for managed_node2 8995 1726888064.33250: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888064.33272: Calling all_plugins_play to load vars for managed_node2 8995 1726888064.33276: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888064.33281: Calling groups_plugins_play to load vars for managed_node2 8995 1726888064.34416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9464 1726888064.33687: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 9464 1726888064.33806: in run() - task 026adac1-1d6b-4d75-acc5-000000000011 9464 1726888064.33821: variable 'ansible_search_path' from source: unknown 9464 1726888064.33828: variable 'ansible_search_path' from source: unknown 9464 1726888064.33848: calling self._execute() 9464 1726888064.33913: variable 'ansible_host' from source: host vars for 'managed_node1' 9464 1726888064.33926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9464 1726888064.33935: variable 'omit' from source: magic vars 9464 1726888064.34036: variable 'omit' from source: magic vars 9464 1726888064.34077: variable 'omit' from source: magic vars 9464 1726888064.34112: variable 'omit' from source: magic vars 9464 1726888064.34154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9464 1726888064.34187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9464 1726888064.34207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8995 1726888064.35659: done with get_vars() 8995 1726888064.35673: done getting variables 9464 1726888064.34226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9464 1726888064.34239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9464 1726888064.34267: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9464 1726888064.34274: variable 'ansible_host' from source: host vars for 'managed_node1' 9464 1726888064.34278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9464 1726888064.34380: Set connection var ansible_module_compression to ZIP_DEFLATED 9464 1726888064.34386: Set connection var ansible_shell_type to sh 9464 1726888064.34395: Set connection var ansible_shell_executable to /bin/sh 9464 1726888064.34399: Set connection var ansible_connection to ssh 9464 1726888064.34404: Set connection var ansible_pipelining to False 9464 1726888064.34410: Set connection var ansible_timeout to 10 9464 1726888064.34436: variable 'ansible_shell_executable' from source: unknown 9464 1726888064.34441: variable 'ansible_connection' from source: unknown 9464 1726888064.34445: variable 'ansible_module_compression' from source: unknown 9464 1726888064.34448: variable 'ansible_shell_type' from source: unknown 9464 1726888064.34450: variable 'ansible_shell_executable' from source: unknown 9464 1726888064.34453: variable 'ansible_host' from source: host vars for 'managed_node1' 9464 1726888064.34457: variable 'ansible_pipelining' from source: unknown 9464 1726888064.34460: variable 'ansible_timeout' from source: unknown 9464 1726888064.34463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9464 1726888064.34626: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9464 1726888064.34639: variable 'omit' from source: magic vars 9464 1726888064.34644: starting attempt loop 9464 1726888064.34647: running the handler 9464 1726888064.34660: _low_level_execute_command(): starting 9464 1726888064.34668: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None 8995 1726888064.35796: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888064.35804: entering _queue_task() for managed_node2/command <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8995 1726888064.36161: worker is 2 (out of 3 available) 8995 1726888064.36179: exiting _queue_task() for managed_node2/command 8995 1726888064.36225: getting variables 8995 1726888064.36229: in VariableManager get_vars() 8995 1726888064.36360: Calling all_inventory to load vars for managed_node3 8995 1726888064.36367: Calling groups_inventory to load vars for managed_node3 8995 1726888064.36370: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888064.36392: Calling all_plugins_play to load vars for managed_node3 8995 1726888064.36397: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888064.36401: Calling groups_plugins_play to load vars for managed_node3 8995 1726888064.37485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9466 1726888064.37279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 9466 1726888064.37407: in run() - task 026adac1-1d6b-4d75-acc5-000000000011 9466 1726888064.37422: variable 'ansible_search_path' from source: unknown 9466 1726888064.37426: variable 'ansible_search_path' from source: unknown 9466 1726888064.37446: calling self._execute() 9466 1726888064.37520: variable 'ansible_host' from source: host vars for 'managed_node2' 9466 1726888064.37529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9466 1726888064.37538: variable 'omit' from source: magic vars 9466 1726888064.37629: variable 'omit' from source: magic vars 9466 1726888064.37667: variable 'omit' from source: magic vars 9466 1726888064.37701: variable 'omit' from source: magic vars 9466 1726888064.37737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9466 1726888064.37767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9466 1726888064.37784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9466 1726888064.37802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8995 1726888064.39133: done with get_vars() 8995 1726888064.39152: done getting variables 8995 1726888064.39210: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888064.39220: entering _queue_task() for managed_node3/command 8995 1726888064.39509: worker is 3 (out of 3 available) 8995 1726888064.39526: exiting _queue_task() for managed_node3/command 8995 1726888064.39541: done queuing things up, now waiting for results queue to drain 8995 1726888064.39543: waiting for pending results... 9466 1726888064.37814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9466 1726888064.37840: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9466 1726888064.37845: variable 'ansible_host' from source: host vars for 'managed_node2' 9466 1726888064.37849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9466 1726888064.37947: Set connection var ansible_module_compression to ZIP_DEFLATED 9466 1726888064.37952: Set connection var ansible_shell_type to sh 9466 1726888064.37958: Set connection var ansible_shell_executable to /bin/sh 9466 1726888064.37961: Set connection var ansible_connection to ssh 9466 1726888064.37966: Set connection var ansible_pipelining to False 9466 1726888064.37971: Set connection var ansible_timeout to 10 9466 1726888064.37995: variable 'ansible_shell_executable' from source: unknown 9466 1726888064.38000: variable 'ansible_connection' from source: unknown 9466 1726888064.38003: variable 'ansible_module_compression' from source: unknown 9466 1726888064.38006: variable 'ansible_shell_type' from source: unknown 9466 1726888064.38009: variable 'ansible_shell_executable' from source: unknown 9466 1726888064.38012: variable 'ansible_host' from source: host vars for 'managed_node2' 9466 1726888064.38015: variable 'ansible_pipelining' from source: unknown 9466 1726888064.38018: variable 'ansible_timeout' from source: unknown 9466 1726888064.38021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9466 1726888064.38151: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9466 1726888064.38164: variable 'omit' from source: magic vars 9466 1726888064.38169: starting attempt loop 9466 1726888064.38172: running the handler 9466 1726888064.38184: _low_level_execute_command(): starting 9466 1726888064.38194: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9464 1726888064.38398: stdout chunk (state=2): >>>/root <<< 9464 1726888064.38409: stderr chunk (state=2): >>><<< 9464 1726888064.38425: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9464 1726888064.38447: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9464 1726888064.38460: _low_level_execute_command(): starting 9464 1726888064.38467: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `" && echo ansible-tmp-1726888064.3845406-9464-1816370774918="` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `" && echo ansible-tmp-1726888064.3845406-9464-1816370774918="` echo /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 `" ) && sleep 0'"'"'' 9469 1726888064.39937: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 9469 1726888064.40075: in run() - task 026adac1-1d6b-4d75-acc5-000000000011 9469 1726888064.40093: variable 'ansible_search_path' from source: unknown 9469 1726888064.40098: variable 'ansible_search_path' from source: unknown 9469 1726888064.40130: calling self._execute() 9469 1726888064.40206: variable 'ansible_host' from source: host vars for 'managed_node3' 9469 1726888064.40215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9469 1726888064.40224: variable 'omit' from source: magic vars 9469 1726888064.40302: variable 'omit' from source: magic vars 9469 1726888064.40338: variable 'omit' from source: magic vars 9469 1726888064.40365: variable 'omit' from source: magic vars 9469 1726888064.40400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9469 1726888064.40427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9469 1726888064.40445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9469 1726888064.40459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9469 1726888064.40472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9469 1726888064.40496: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9469 1726888064.40501: variable 'ansible_host' from source: host vars for 'managed_node3' 9469 1726888064.40506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9469 1726888064.40577: Set connection var ansible_module_compression to ZIP_DEFLATED 9469 1726888064.40582: Set connection var ansible_shell_type to sh 9469 1726888064.40588: Set connection var ansible_shell_executable to /bin/sh 9469 1726888064.40593: Set connection var ansible_connection to ssh 9469 1726888064.40598: Set connection var ansible_pipelining to False 9469 1726888064.40604: Set connection var ansible_timeout to 10 9469 1726888064.40624: variable 'ansible_shell_executable' from source: unknown 9469 1726888064.40630: variable 'ansible_connection' from source: unknown 9469 1726888064.40634: variable 'ansible_module_compression' from source: unknown 9469 1726888064.40638: variable 'ansible_shell_type' from source: unknown 9469 1726888064.40641: variable 'ansible_shell_executable' from source: unknown 9469 1726888064.40645: variable 'ansible_host' from source: host vars for 'managed_node3' 9469 1726888064.40649: variable 'ansible_pipelining' from source: unknown 9469 1726888064.40652: variable 'ansible_timeout' from source: unknown 9469 1726888064.40657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9469 1726888064.40763: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9469 1726888064.40776: variable 'omit' from source: magic vars 9469 1726888064.40782: starting attempt loop 9469 1726888064.40785: running the handler 9469 1726888064.40801: _low_level_execute_command(): starting 9469 1726888064.40811: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9466 1726888064.41547: stdout chunk (state=2): >>>/root <<< 9466 1726888064.41604: stderr chunk (state=3): >>><<< 9466 1726888064.41615: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9466 1726888064.41641: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9466 1726888064.41652: _low_level_execute_command(): starting 9466 1726888064.41657: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `" && echo ansible-tmp-1726888064.4164748-9466-55509542478092="` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `" && echo ansible-tmp-1726888064.4164748-9466-55509542478092="` echo /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 `" ) && sleep 0'"'"'' 9464 1726888064.42306: stdout chunk (state=2): >>>ansible-tmp-1726888064.3845406-9464-1816370774918=/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 <<< 9464 1726888064.42436: stderr chunk (state=3): >>><<< 9464 1726888064.42443: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888064.3845406-9464-1816370774918=/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918\n', b'') 9464 1726888064.42459: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888064.3845406-9464-1816370774918=/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918 , stderr= 9464 1726888064.42483: variable 'ansible_module_compression' from source: unknown 9464 1726888064.42529: ANSIBALLZ: Using generic lock for ansible.legacy.command 9464 1726888064.42534: ANSIBALLZ: Acquiring lock 9464 1726888064.42537: ANSIBALLZ: Lock acquired: 140329738381424 9464 1726888064.42541: ANSIBALLZ: Creating module 9466 1726888064.44214: stdout chunk (state=2): >>>ansible-tmp-1726888064.4164748-9466-55509542478092=/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 <<< 9466 1726888064.44295: stderr chunk (state=3): >>><<< 9466 1726888064.44302: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888064.4164748-9466-55509542478092=/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092\n', b'') 9466 1726888064.44324: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888064.4164748-9466-55509542478092=/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092 , stderr= 9466 1726888064.44358: variable 'ansible_module_compression' from source: unknown 9466 1726888064.44414: ANSIBALLZ: Using generic lock for ansible.legacy.command 9466 1726888064.44420: ANSIBALLZ: Acquiring lock 9469 1726888064.44511: stdout chunk (state=2): >>>/root <<< 9469 1726888064.45101: stderr chunk (state=3): >>><<< 9469 1726888064.45111: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9469 1726888064.45139: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9469 1726888064.45150: _low_level_execute_command(): starting 9469 1726888064.45157: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `" && echo ansible-tmp-1726888064.4514506-9469-102703900271798="` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `" && echo ansible-tmp-1726888064.4514506-9469-102703900271798="` echo /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 `" ) && sleep 0'"'"'' 9469 1726888064.49056: stdout chunk (state=2): >>>ansible-tmp-1726888064.4514506-9469-102703900271798=/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 <<< 9469 1726888064.49231: stderr chunk (state=3): >>><<< 9469 1726888064.49240: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888064.4514506-9469-102703900271798=/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798\n', b'') 9469 1726888064.49262: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888064.4514506-9469-102703900271798=/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798 , stderr= 9469 1726888064.49296: variable 'ansible_module_compression' from source: unknown 9469 1726888064.49352: ANSIBALLZ: Using generic lock for ansible.legacy.command 9469 1726888064.49358: ANSIBALLZ: Acquiring lock 9464 1726888064.52089: ANSIBALLZ: Writing module into payload 9464 1726888064.52174: ANSIBALLZ: Writing module 9464 1726888064.52195: ANSIBALLZ: Renaming module 9464 1726888064.52203: ANSIBALLZ: Done creating module 9466 1726888064.52211: ANSIBALLZ: Lock acquired: 140329738381424 9466 1726888064.52223: ANSIBALLZ: Reading module after lock 9464 1726888064.52220: variable 'ansible_facts' from source: host vars for 'managed_node1' 9466 1726888064.52259: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 9464 1726888064.52318: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpu4a0yxcz TO /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 9466 1726888064.52366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1e2a7409 TO /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9469 1726888064.52498: ANSIBALLZ: Lock acquired: 140329738381424 9469 1726888064.52507: ANSIBALLZ: Reading module after lock 9469 1726888064.52544: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 9469 1726888064.52654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpawsczwmq TO /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9464 1726888064.52789: Sending initial data 9464 1726888064.52798: Sent initial data (152 bytes) 9466 1726888064.53206: Sending initial data 9466 1726888064.53218: Sent initial data (153 bytes) 9469 1726888064.53769: Sending initial data 9469 1726888064.53777: Sent initial data (154 bytes) 9464 1726888064.56188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpu4a0yxcz /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py <<< 9466 1726888064.56188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1e2a7409 /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py <<< 9469 1726888064.57293: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpawsczwmq /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py <<< 9464 1726888064.57572: stderr chunk (state=3): >>><<< 9464 1726888064.57582: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpu4a0yxcz /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py\n', b'') 9464 1726888064.57614: done transferring module to remote 9464 1726888064.57632: _low_level_execute_command(): starting 9464 1726888064.57638: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None 9466 1726888064.57666: stderr chunk (state=3): >>><<< 9466 1726888064.57673: stdout chunk (state=3): >>><<< <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0'"'"'' <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp1e2a7409 /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py\n', b'') 9466 1726888064.57698: done transferring module to remote 9466 1726888064.57712: _low_level_execute_command(): starting 9466 1726888064.57718: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0'"'"'' 9469 1726888064.58648: stderr chunk (state=3): >>><<< 9469 1726888064.58657: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpawsczwmq /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py\n', b'') 9469 1726888064.58679: done transferring module to remote 9469 1726888064.58694: _low_level_execute_command(): starting 9469 1726888064.58700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0'"'"'' 9466 1726888064.60128: stderr chunk (state=2): >>><<< 9466 1726888064.60134: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9466 1726888064.60147: _low_level_execute_command() done: rc=0, stdout=, stderr= 9466 1726888064.60149: _low_level_execute_command(): starting 9466 1726888064.60153: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/AnsiballZ_command.py && sleep 0'"'"'' 9464 1726888064.60868: stderr chunk (state=2): >>><<< 9464 1726888064.60876: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9464 1726888064.60892: _low_level_execute_command() done: rc=0, stdout=, stderr= 9464 1726888064.60895: _low_level_execute_command(): starting 9464 1726888064.60899: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/AnsiballZ_command.py && sleep 0'"'"'' 9469 1726888064.61866: stderr chunk (state=2): >>><<< 9469 1726888064.61873: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9469 1726888064.61890: _low_level_execute_command() done: rc=0, stdout=, stderr= 9469 1726888064.61895: _low_level_execute_command(): starting 9469 1726888064.61901: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/AnsiballZ_command.py && sleep 0'"'"'' 9466 1726888064.63105: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9cae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa960828> <<< 9466 1726888064.63138: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9ca9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9466 1726888064.63159: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa96d630> <<< 9466 1726888064.63175: stdout chunk (state=3): >>>import '_signal' # <<< 9466 1726888064.63201: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9466 1726888064.63217: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974160> <<< 9466 1726888064.63245: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9466 1726888064.63257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9466 1726888064.63270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9466 1726888064.63290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9466 1726888064.63298: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9790f0> <<< 9466 1726888064.63313: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974748> <<< 9466 1726888064.63339: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974390> <<< 9466 1726888064.63366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9466 1726888064.63383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9466 1726888064.63402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9466 1726888064.63416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9466 1726888064.63432: stdout chunk (state=3): >>>import 'errno' # <<< 9466 1726888064.63449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9466 1726888064.63464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9466 1726888064.63481: stdout chunk (state=3): >>>import '_stat' # <<< 9466 1726888064.63488: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91e470> <<< 9466 1726888064.63504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9466 1726888064.63517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9466 1726888064.63532: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9466 1726888064.63546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa923e48> <<< 9466 1726888064.63556: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91eb38> <<< 9466 1726888064.63587: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9464 1726888064.63611: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 9464 1726888064.63628: stdout chunk (state=3): >>>import '_weakref' # <<< 9466 1726888064.63635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9464 1726888064.63684: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9464 1726888064.63715: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9466 1726888064.63728: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa92a4e0> <<< 9466 1726888064.63751: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa90dd68> <<< 9466 1726888064.63772: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9466 1726888064.63787: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa910198> <<< 9464 1726888064.63806: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9464 1726888064.63839: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9464 1726888064.63866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9464 1726888064.63896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9464 1726888064.63927: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaaee48> <<< 9464 1726888064.63957: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9464 1726888064.63995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa44828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaae9b0> <<< 9464 1726888064.64037: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa51630> import '_signal' # <<< 9464 1726888064.64066: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9464 1726888064.64089: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58160> <<< 9464 1726888064.64118: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9464 1726888064.64159: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa5d0f0> <<< 9464 1726888064.64181: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58748> <<< 9464 1726888064.64343: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02470> <<< 9464 1726888064.64375: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9466 1726888064.64403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c1e940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c30240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa97ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9466 1726888064.64414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9464 1726888064.64416: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa07e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02b38> <<< 9466 1726888064.64436: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9466 1726888064.64463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9466 1726888064.64485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9466 1726888064.64499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9466 1726888064.64517: stdout chunk (state=3): >>>import '_operator' # <<< 9466 1726888064.64525: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8b9e0b8> <<< 9464 1726888064.64540: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9466 1726888064.64696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba92e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa8ba9f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba9ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bb30b8> import '_collections' # <<< 9466 1726888064.64728: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf97f0> <<< 9466 1726888064.64767: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9466 1726888064.64793: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf9be0> <<< 9464 1726888064.64831: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa0e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f4198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d02940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d14240> <<< 9466 1726888064.64863: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed198> <<< 9466 1726888064.64920: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bede80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8be5470> <<< 9466 1726888064.64944: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bd54a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9466 1726888064.64968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9466 1726888064.65010: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9466 1726888064.65029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9466 1726888064.65044: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89562b0> <<< 9464 1726888064.65053: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa62a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9466 1726888064.65075: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa895ed30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed470> <<< 9466 1726888064.65096: stdout chunk (state=3): >>>import '_locale' # <<< 9464 1726888064.65121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9466 1726888064.65157: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bcf2e8> <<< 9466 1726888064.65182: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9466 1726888064.65209: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965fd0> <<< 9464 1726888064.65230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9466 1726888064.65259: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c47048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9464 1726888064.65271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9466 1726888064.65295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9466 1726888064.65350: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9466 1726888064.65400: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896ae10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896aa20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89756d8> <<< 9466 1726888064.65442: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9466 1726888064.65499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9466 1726888064.65546: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8975eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9466 1726888064.65611: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa84fc1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89757b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9464 1726888064.65636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c82208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8d438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8c8c128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8dc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8c208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cdd940> <<< 9466 1726888064.65679: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8501cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a550> <<< 9466 1726888064.65746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525320> <<< 9466 1726888064.65790: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa85256d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9466 1726888064.65806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9466 1726888064.65853: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852c3c8> <<< 9464 1726888064.65875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cddd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cd42e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cc85c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb95f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9464 1726888064.65897: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9466 1726888064.65896: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 9466 1726888064.65929: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9464 1726888064.65948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9466 1726888064.65981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9464 1726888064.65995: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a3b400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a2be80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf5c0> <<< 9466 1726888064.66019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9464 1726888064.66067: stdout chunk (state=3): >>>import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a48f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb3438> <<< 9466 1726888064.66092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d7be0> <<< 9464 1726888064.66106: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9464 1726888064.66125: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d160> <<< 9466 1726888064.66189: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82ca320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82c4fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82bceb8> <<< 9466 1726888064.66233: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852cd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9464 1726888064.66302: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d2c198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4df60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4db70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9464 1726888064.66352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9466 1726888064.66377: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa82caf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8da748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d1080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8daac8> <<< 9464 1726888064.66404: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a64048> <<< 9466 1726888064.66441: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a898> <<< 9466 1726888064.66475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9464 1726888064.66508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e0320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9469 1726888064.66542: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6ce48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e02828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6c9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e0f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e1b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9466 1726888064.66573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f45f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9464 1726888064.66593: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e4e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9464 1726888064.66611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9464 1726888064.66646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609470> <<< 9466 1726888064.66690: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8668> <<< 9466 1726888064.66727: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8b38> <<< 9464 1726888064.66771: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8609828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860f518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9466 1726888064.66814: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f4e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f8518> <<< 9464 1726888064.66877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9466 1726888064.66901: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8e8b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8511390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9464 1726888064.66945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83bbd30> <<< 9466 1726888064.66956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9466 1726888064.66979: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f44a8> <<< 9464 1726888064.67068: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af160> <<< 9464 1726888064.67119: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83a5048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860feb8> <<< 9466 1726888064.67151: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68fb940> <<< 9464 1726888064.67190: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae83b5128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9466 1726888064.67249: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 9464 1726888064.67282: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83b51d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0ba8> <<< 9466 1726888064.67300: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.67337: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d9e8> <<< 9464 1726888064.67374: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9464 1726888064.67410: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9464 1726888064.67450: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9d56d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9464 1726888064.67588: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd748> <<< 9469 1726888064.67637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dcc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dafd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9db2198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80c0940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80d2240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e20a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9464 1726888064.67678: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddc18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddd30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9464 1726888064.67708: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9e40b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9dd5f8> <<< 9464 1726888064.67735: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd358> <<< 9464 1726888064.67763: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9cac18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85f34e0> <<< 9464 1726888064.67796: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9464 1726888064.67822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9464 1726888064.67866: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5588> <<< 9464 1726888064.67987: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9464 1726888064.68023: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69dea20> <<< 9464 1726888064.68078: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9464 1726888064.68110: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9464 1726888064.68146: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9466 1726888064.68332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9469 1726888064.68737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80400b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804b2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f804bf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804bac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80550b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809b7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809bbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808fe80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f8087470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80774a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7df82e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e00d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpytho<<< 9469 1726888064.68757: stdout chunk (state=3): >>>n-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80712e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80e9048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ca20> <<< 9464 1726888064.69220: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.69255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65bab00> <<< 9466 1726888064.69270: stdout chunk (state=3): >>>import 'atexit' # <<< 9466 1726888064.69288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9466 1726888064.69318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9466 1726888064.69380: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65e12b0> <<< 9466 1726888064.69397: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621518> <<< 9466 1726888064.69414: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6621630> <<< 9466 1726888064.69434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9466 1726888064.69455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9466 1726888064.69502: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621b70> <<< 9466 1726888064.69534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9466 1726888064.69563: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9466 1726888064.69604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9466 1726888064.69680: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6624198> <<< 9469 1726888064.69743: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e176d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e17eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f799e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e177b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79a3cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f79c76d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ce3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7779be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f776c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7766fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f775eeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ced68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f776cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9466 1726888064.69784: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6624a90> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65cd048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9466 1726888064.69833: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6622128> <<< 9466 1726888064.69856: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66042e8> <<< 9466 1726888064.70137: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65f84e0> <<< 9466 1726888064.70171: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9464 1726888064.70195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67ab748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9466 1726888064.70194: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa691e2b0> <<< 9466 1726888064.70217: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6924160> <<< 9464 1726888064.70246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9464 1726888064.70300: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66c7390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67abf28> <<< 9464 1726888064.70357: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69dee10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9464 1726888064.70377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9464 1726888064.70414: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae669bc50> <<< 9464 1726888064.70448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9464 1726888064.70484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9464 1726888064.70532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9466 1726888064.70622: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d3c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa68b4e48> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68bbe48> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8278> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8a90> <<< 9464 1726888064.70663: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae668c8d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668c240> <<< 9464 1726888064.70708: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668cf60> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9466 1726888064.70732: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa661a780> <<< 9466 1726888064.70758: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9466 1726888064.70782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9464 1726888064.70795: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6707240> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66ea3c8> <<< 9466 1726888064.70816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9466 1726888064.70836: stdout chunk (state=3): >>>import '_string' # <<< 9469 1726888064.70843: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7c748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7773080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7cac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d965f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ab38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d96e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9af98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d9a518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d8ab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79b3390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d964a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d9d940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9466 1726888064.70922: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68dbe48> <<< 9466 1726888064.70961: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a80f0> <<< 9466 1726888064.71095: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fd30> <<< 9466 1726888064.71138: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fe10> <<< 9466 1726888064.71203: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664ff98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9466 1726888064.71245: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9466 1726888064.71298: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa666b978> <<< 9464 1726888064.71313: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66dd5c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69fdf28> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66a82b0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f34e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9464 1726888064.71333: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6799f60> <<< 9466 1726888064.71457: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66660b8> <<< 9466 1726888064.71495: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa66662b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa665cb38> <<< 9466 1726888064.71549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9466 1726888064.71606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.71693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9466 1726888064.71732: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9464 1726888064.71795: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67b5048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678cba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6701898> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9466 1726888064.71817: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.71872: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae698d048> <<< 9466 1726888064.71920: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9464 1726888064.71936: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c208> <<< 9466 1726888064.71954: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9466 1726888064.71970: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9466 1726888064.72000: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6683da0> <<< 9466 1726888064.72048: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683a58> <<< 9464 1726888064.72064: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698deb8> <<< 9466 1726888064.72089: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683278> <<< 9464 1726888064.72123: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698dfd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9466 1726888064.72134: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9464 1726888064.72147: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae699a160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f3630> <<< 9466 1726888064.72165: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66838d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6674ba8> # zipimport: zlib available <<< 9464 1726888064.72174: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9464 1726888064.72213: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9464 1726888064.72257: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a9b00> <<< 9464 1726888064.72459: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69a6240> <<< 9464 1726888064.72504: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a6438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae699acc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9464 1726888064.72583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.72621: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.72659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 9464 1726888064.72687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9464 1726888064.72702: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9464 1726888064.72795: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.72900: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9464 1726888064.72930: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9464 1726888064.72956: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9464 1726888064.72989: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9464 1726888064.72999: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69c5ef0> <<< 9464 1726888064.73046: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5ba8> <<< 9466 1726888064.73064: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 9466 1726888064.73073: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9466 1726888064.73095: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 9469 1726888064.73120: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.73127: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9464 1726888064.73145: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c53c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9466 1726888064.73161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.73174: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9464 1726888064.73195: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69b1d68> # zipimport: zlib available <<< 9466 1726888064.73195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.73220: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9466 1726888064.73325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.73446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9466 1726888064.73475: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f4d240> <<< 9466 1726888064.73483: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.73644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.73839: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.74101: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 9464 1726888064.74110: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9464 1726888064.74143: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 9464 1726888064.74168: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9464 1726888064.74197: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.74237: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 9464 1726888064.74266: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9466 1726888064.74312: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9466 1726888064.74373: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9464 1726888064.74397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.74432: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.74538: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9466 1726888064.74565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.74607: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9464 1726888064.74628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9464 1726888064.74656: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67e1630> # zipimport: zlib available <<< 9469 1726888064.74673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a5cb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a832b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5ac3630> <<< 9466 1726888064.74757: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.74863: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.74933: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9466 1726888064.74942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9466 1726888064.75052: stdout chunk (state=3): >>>import '_ast' # <<< 9466 1726888064.75067: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fc0dd8> <<< 9466 1726888064.75082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75117: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9466 1726888064.75126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75169: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.75202: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75228: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 9466 1726888064.75239: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 9466 1726888064.75250: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9464 1726888064.75251: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75269: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75298: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.75310: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9469 1726888064.75335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac6198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5e320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5ee80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac4160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aa62e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a9a4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9464 1726888064.75345: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75350: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9466 1726888064.75375: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.75378: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9464 1726888064.75442: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.75539: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 9464 1726888064.75571: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9464 1726888064.75612: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9464 1726888064.75777: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75812: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa32f1160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f8fe80> <<< 9469 1726888064.75830: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5db92b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5aaf390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf4a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5d56f28> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d61f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a358> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4ab70> <<< 9466 1726888064.75839: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9466 1726888064.75887: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.75957: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.75970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9466 1726888064.75996: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.76277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.76453: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6856d68> # zipimport: zlib available # zipimport: zlib available <<< 9464 1726888064.76472: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9464 1726888064.76512: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9466 1726888064.76545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9466 1726888064.76576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9466 1726888064.76596: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9466 1726888064.76607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9464 1726888064.76672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9466 1726888064.76735: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd20b8> <<< 9464 1726888064.76764: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6838240> <<< 9466 1726888064.76773: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9464 1726888064.76826: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6971080> <<< 9464 1726888064.76864: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 9464 1726888064.76873: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.76887: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd2160> <<< 9466 1726888064.76927: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fb0ac8> <<< 9469 1726888064.76926: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5abc860> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d80f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a1d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0898> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0e80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf5f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b0c9b0> <<< 9464 1726888064.76936: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.76970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.76985: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9464 1726888064.76995: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.77011: stdout chunk (state=3): >>># zipimport: zlib available <<< 9466 1726888064.77103: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 9464 1726888064.77128: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9466 1726888064.77171: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 9464 1726888064.77254: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae686efd0> <<< 9466 1726888064.77580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fe2f60> # zipimport: zlib available <<< 9464 1726888064.77592: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68630b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68385c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6975f98> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 9466 1726888064.77658: stdout chunk (state=3): >>> {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 9466 1726888064.77688: stdout chunk (state=3): >>># destroy __main__ <<< 9464 1726888064.77703: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 9464 1726888064.77714: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.77808: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.77911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9464 1726888064.77921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9466 1726888064.77931: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9466 1726888064.77941: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys <<< 9466 1726888064.77954: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath <<< 9464 1726888064.77960: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6875da0> <<< 9466 1726888064.77980: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 9466 1726888064.77990: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil <<< 9466 1726888064.78207: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9469 1726888064.78234: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b050f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b052e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5afeb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b25dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b252b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b16be0> # zipimport: zlib available <<< 9466 1726888064.78273: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9466 1726888064.78330: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9466 1726888064.78408: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 9464 1726888064.78442: stdout chunk (state=3): >>># zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 9466 1726888064.78435: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9466 1726888064.78458: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9466 1726888064.78467: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io <<< 9466 1726888064.78475: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases <<< 9466 1726888064.78505: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 9464 1726888064.78518: stdout chunk (state=3): >>># destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect <<< 9466 1726888064.78538: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9464 1726888064.78547: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid <<< 9464 1726888064.78578: stdout chunk (state=3): >>># cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 9466 1726888064.78577: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 9464 1726888064.78601: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9466 1726888064.78614: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys <<< 9466 1726888064.78624: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9466 1726888064.78734: stdout chunk (state=3): >>># destroy posixpath <<< 9466 1726888064.78789: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 9466 1726888064.78875: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9469 1726888064.79124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9464 1726888064.79305: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 9464 1726888064.79331: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9464 1726888064.79363: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9466 1726888064.79587: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9466 1726888064.79605: stdout chunk (state=3): >>><<< 9466 1726888064.79621: stderr chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9cae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa960828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9ca9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa96d630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9790f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa923e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa92a4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa90dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa910198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c1e940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c30240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa97ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8b9e0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba92e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa8ba9f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba9ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bb30b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf97f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf9be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bede80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8be5470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bd54a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89562b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa895ed30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bcf2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c47048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896ae10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896aa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89756d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8975eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa84fc1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89757b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8501cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa85256d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852c3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d7be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82ca320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82c4fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82bceb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852cd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa82caf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8da748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d1080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8daac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f45f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f4e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f8518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8e8b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8511390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f44a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68fb940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65bab00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65e12b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6621630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6624198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6624a90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65cd048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6622128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66042e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65f84e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa691e2b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6924160>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa68b4e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68bbe48>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa661a780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68dbe48>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a80f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fd30>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fe10>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664ff98>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa666b978>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66660b8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa66662b0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa665cb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6683da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66838d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6674ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f4d240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fc0dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa32f1160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f8fe80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd20b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd2160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fb0ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fe2f60>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9466 1726888064.79705: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9cae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa960828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9ca9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa96d630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa9790f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa974390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91e470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa923e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa91eb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa92a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa90dd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa910198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c1e940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c30240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa97ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8b9e0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba92e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa8ba9f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8ba9ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bb30b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf97f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bf9be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bede80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8be5470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bd54a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89562b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa895ed30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bed470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8bcf2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8965fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa896a320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8c47048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896ae10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896aa20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89756d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8975eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa84fc1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa89757b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8501cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa85256d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852c3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d7be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82ca320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82c4fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82bceb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa852cd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa82caf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8525a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8da748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa82d1080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8daac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa896a898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f45f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f4e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f8518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aaa8f8278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8e8b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa8511390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aaa8f44a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68fb940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65bab00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65e12b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6621630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6621b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6624198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6624a90> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa65cd048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6622128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66042e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa65f84e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa691e2b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6924160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d3c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa68b4e48> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68bbe48> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8278> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a8a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa661a780> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68dbe48> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa68a80f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fd30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664fe10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa664ff98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa660d518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa666b978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66660b8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa66662b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa665cb38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa6683da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6683278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa66838d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa6674ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f4d240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fc0dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7aa32f1160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2f8fe80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd20b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fd2160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fb0ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_g9xwjkiz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7aa2fe2f60> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9466 1726888064.79958: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9466 1726888064.79975: _low_level_execute_command(): starting 9466 1726888064.79986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4164748-9466-55509542478092/ > /dev/null 2>&1 && sleep 0'"'"'' 9464 1726888064.79877: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9464 1726888064.80103: stdout chunk (state=3): >>><<< 9464 1726888064.80116: stderr chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaaee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa44828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaae9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa51630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa5d0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa07e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa0e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d02940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d14240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa62a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c82208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8d438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8c8c128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8dc18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8c208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cdd940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cddd30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cd42e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cc85c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb95f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a3b400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a2be80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf5c0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a48f98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb3438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d2c198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4df60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4db70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a64048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e0320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e4e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8609828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83bbd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83a5048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860feb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae83b5128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0828>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83b51d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0ba8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9d56d8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd748>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddc18>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddd30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5f28>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9e40b8>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9dd5f8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd358>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9cac18>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85f34e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5588>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69dea20>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67ab748>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66c7390>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67abf28>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69dee10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae669bc50>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae668c8d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668c240>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668cf60>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6707240>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66ea3c8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66dd5c0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69fdf28>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66a82b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f34e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6799f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67b5048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678cba8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6701898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae698d048>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c208>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698deb8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698dfd0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae699a160>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f3630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a9b00>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69a6240>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a6438>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae699acc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69c5ef0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5ba8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c53c8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69b1d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67e1630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6856d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6838240>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6971080>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae686efd0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68630b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68385c0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6975f98>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6875da0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9464 1726888064.80976: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaaee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa44828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaaae9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa51630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa5d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa58390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa07e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa02b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa0e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9f4198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d02940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d14240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeaa62a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c82208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8d438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8c8c128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8dc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8c8c208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cdd940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cddd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cd42e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cc85c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb95f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a3b400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a2be80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8ccf5c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a48f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8cb3438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8a4d470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8d2c198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4df60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4db70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a64048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e0320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a5b908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85e4e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae8609828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860f518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83bbd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83af160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83a5048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae860feb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae83b5128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8609ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae83b51d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9c0ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae8a4d9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9d56d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddc18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9ddd30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9e40b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9dd5f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aea9dd358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9cac18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae85f34e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aea9d5588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69dea20> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67ab748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66c7390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67abf28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69dee10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae669bc50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae668c8d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668c240> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae668cf60> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6707240> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66ea3c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66dd5c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69fdf28> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae66a82b0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f34e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6799f60> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67b5048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678cba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6701898> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae698d048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae678c208> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698deb8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae698dfd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae699a160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae66f3630> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a9b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69a6240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69a6438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae699acc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae69c5ef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5ba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c53c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69c5a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae69b1d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae67e1630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6856d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ae6838240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6971080> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae686efd0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68630b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae68385c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6975f98> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3_bv1s68/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ae6875da0> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9464 1726888064.81905: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9464 1726888064.81927: _low_level_execute_command(): starting 9464 1726888064.81935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.3845406-9464-1816370774918/ > /dev/null 2>&1 && sleep 0'"'"'' 9469 1726888064.80226: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f23ee240> # zipimport: zlib available <<< 9469 1726888064.82037: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9469 1726888064.82719: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2462e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 9466 1726888064.83496: stderr chunk (state=2): >>><<< 9466 1726888064.83504: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9466 1726888064.83526: _low_level_execute_command() done: rc=0, stdout=, stderr= 9469 1726888064.83531: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f2793160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2431e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9466 1726888064.83534: handler run complete 9466 1726888064.83554: attempt loop complete, returning result 9466 1726888064.83557: _execute() done 9466 1726888064.83559: dumping result to json 9466 1726888064.83562: done dumping result, returning 9466 1726888064.83567: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [026adac1-1d6b-4d75-acc5-000000000011] 9466 1726888064.83663: sending task result for task 026adac1-1d6b-4d75-acc5-000000000011 9466 1726888064.83721: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000011 9466 1726888064.83728: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "cmd": [ "authselect", "list-features", "sssd" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect list-features sssd", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 9469 1726888064.84619: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9464 1726888064.84673: stderr chunk (state=2): >>><<< 9464 1726888064.84680: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9464 1726888064.84699: _low_level_execute_command() done: rc=0, stdout=, stderr= 9464 1726888064.84707: handler run complete 9464 1726888064.84729: attempt loop complete, returning result 9464 1726888064.84734: _execute() done 9464 1726888064.84738: dumping result to json 9464 1726888064.84743: done dumping result, returning 9464 1726888064.84750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [026adac1-1d6b-4d75-acc5-000000000011] 9464 1726888064.84761: sending task result for task 026adac1-1d6b-4d75-acc5-000000000011 9464 1726888064.84790: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000011 9464 1726888064.84795: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "cmd": [ "authselect", "list-features", "sssd" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect list-features sssd", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 9469 1726888064.85727: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f24740b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2474160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2452ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2484f60> <<< 9469 1726888064.86883: stdout chunk (state=3): >>># zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # c<<< 9469 1726888064.86921: stdout chunk (state=3): >>>leanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9469 1726888064.87648: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9469 1726888064.88086: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9469 1726888064.88097: stdout chunk (state=3): >>><<< 9469 1726888064.88111: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e02828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e0f630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e1b0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc5e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dcc4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dafd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9db2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80c0940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80d2240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e20a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80400b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804b2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f804bf98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804bac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80550b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809b7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809bbe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808fe80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f8087470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80774a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7df82e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e00d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f0f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80712e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80e9048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ce10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ca20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e176d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e17eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f799e1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e177b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79a3cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f79c76d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ce3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7779be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f776c320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7766fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f775eeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ced68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f776cf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7c748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7773080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7cac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d965f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ab38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ac50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d96e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9af98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d9a518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d8ab38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79b3390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d964a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d9d940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a5cb00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a832b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5ac3630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac6198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5e320>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5ee80>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac4160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aa62e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a9a4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5db92b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5aaf390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5d56f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d61f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4ab70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5abc860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d80f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a1d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0898>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0e80>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0fd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b0c9b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b050f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b052e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5afeb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b25dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b252b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b16be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f23ee240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2462e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f2793160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2431e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f24740b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2474160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2452ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2484f60>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9469 1726888064.88178: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6ce48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e02828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e6c9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e0f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e1b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e16390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dc0b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dcc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9dafd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9db2198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80c0940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80d2240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9e20a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80400b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804b2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f804bf98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f804bac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80550b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809b7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f809bbe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808fe80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f8087470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80774a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7df82e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e00d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f808f0f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80712e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e06fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f7e0c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f80e9048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0ca20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e176d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e17eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f799e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e177b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79a3cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f79c76d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ce3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7779be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f776c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7766fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f775eeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79ced68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f776cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79c7a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7c748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7773080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d7cac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f7e0c898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d965f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ab38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9ac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d96e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9af98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d9a518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f9d9a278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d8ab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f79b3390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f9d964a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d9d940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a5cb00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a832b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5ac3630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac3b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac6198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5e320> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5a5ee80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5ac4160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aa62e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5a9a4e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5db92b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5aaf390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf4a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5d56f28> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d61f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a358> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4ab70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5abc860> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d80f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5d4a1d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0898> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0e80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5af0fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5aaf5f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b0c9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b050f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b052e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5afeb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f5b25dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b252b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b25908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f5b16be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f23ee240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2462e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f2793160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2431e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f24740b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2474160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2452ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1g_w8hk8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f2484f60> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9469 1726888064.88388: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9469 1726888064.88413: _low_level_execute_command(): starting 9469 1726888064.88421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888064.4514506-9469-102703900271798/ > /dev/null 2>&1 && sleep 0'"'"'' 9469 1726888064.92010: stderr chunk (state=2): >>><<< 9469 1726888064.92017: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9469 1726888064.92037: _low_level_execute_command() done: rc=0, stdout=, stderr= 9469 1726888064.92044: handler run complete 9469 1726888064.92065: attempt loop complete, returning result 9469 1726888064.92070: _execute() done 9469 1726888064.92073: dumping result to json 9469 1726888064.92079: done dumping result, returning 9469 1726888064.92088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [026adac1-1d6b-4d75-acc5-000000000011] 9469 1726888064.92102: sending task result for task 026adac1-1d6b-4d75-acc5-000000000011 9469 1726888064.92134: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000011 9469 1726888064.92138: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "cmd": [ "authselect", "list-features", "sssd" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect list-features sssd", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 8995 1726888064.92245: no more pending results, returning what we have 8995 1726888064.92249: results queue empty 8995 1726888064.92250: checking for any_errors_fatal 8995 1726888064.92259: done checking for any_errors_fatal 8995 1726888064.92259: checking for max_fail_percentage 8995 1726888064.92260: done checking for max_fail_percentage 8995 1726888064.92261: checking to see if all hosts have failed and the running result is not ok 8995 1726888064.92262: done checking to see if all hosts have failed 8995 1726888064.92262: getting the remaining hosts for this loop 8995 1726888064.92263: done getting the remaining hosts for this loop 8995 1726888064.92266: getting the next task for host managed_node1 8995 1726888064.92272: done getting next task for host managed_node1 8995 1726888064.92275: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 8995 1726888064.92276: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888064.92277: getting the next task for host managed_node2 8995 1726888064.92279: done getting next task for host managed_node2 8995 1726888064.92280: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 8995 1726888064.92281: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888064.92282: getting the next task for host managed_node3 8995 1726888064.92284: done getting next task for host managed_node3 8995 1726888064.92285: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 8995 1726888064.92286: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888064.92305: getting variables 8995 1726888064.92306: in VariableManager get_vars() 8995 1726888064.92336: Calling all_inventory to load vars for managed_node1 8995 1726888064.92339: Calling groups_inventory to load vars for managed_node1 8995 1726888064.92341: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888064.92349: Calling all_plugins_play to load vars for managed_node1 8995 1726888064.92351: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888064.92354: Calling groups_plugins_play to load vars for managed_node1 8995 1726888064.93030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888064.93762: done with get_vars() 8995 1726888064.93776: done getting variables 8995 1726888064.93822: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79 Friday 20 September 2024 23:07:44 -0400 (0:00:00.610) 0:00:13.575 ****** 8995 1726888064.93845: entering _queue_task() for managed_node1/command 8995 1726888064.94122: worker is 1 (out of 3 available) 8995 1726888064.94142: exiting _queue_task() for managed_node1/command 8995 1726888064.94188: getting variables 8995 1726888064.94193: in VariableManager get_vars() 8995 1726888064.94324: Calling all_inventory to load vars for managed_node2 8995 1726888064.94329: Calling groups_inventory to load vars for managed_node2 8995 1726888064.94332: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888064.94355: Calling all_plugins_play to load vars for managed_node2 8995 1726888064.94360: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888064.94364: Calling groups_plugins_play to load vars for managed_node2 8995 1726888064.95654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888064.96371: done with get_vars() 8995 1726888064.96384: done getting variables 9488 1726888064.94793: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 9488 1726888064.94911: in run() - task 026adac1-1d6b-4d75-acc5-000000000012 9488 1726888064.94929: variable 'ansible_search_path' from source: unknown 9488 1726888064.94933: variable 'ansible_search_path' from source: unknown 9488 1726888064.94953: calling self._execute() 9488 1726888064.95021: variable 'ansible_host' from source: host vars for 'managed_node1' 9488 1726888064.95033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9488 1726888064.95042: variable 'omit' from source: magic vars 9488 1726888064.95367: variable 'ansible_check_mode' from source: magic vars 9488 1726888064.95378: Evaluated conditional (not ansible_check_mode): False 9488 1726888064.95382: when evaluation is False, skipping this task 9488 1726888064.95385: _execute() done 9488 1726888064.95388: dumping result to json 9488 1726888064.95393: done dumping result, returning 9488 1726888064.95399: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [026adac1-1d6b-4d75-acc5-000000000012] 9488 1726888064.95413: sending task result for task 026adac1-1d6b-4d75-acc5-000000000012 9488 1726888064.95446: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000012 8995 1726888064.96519: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888064.96526: entering _queue_task() for managed_node2/command 9488 1726888064.95449: WORKER PROCESS EXITING 8995 1726888064.96768: worker is 2 (out of 3 available) 8995 1726888064.96788: exiting _queue_task() for managed_node2/command skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 8995 1726888064.96943: getting variables 8995 1726888064.96947: in VariableManager get_vars() 8995 1726888064.97049: Calling all_inventory to load vars for managed_node3 8995 1726888064.97056: Calling groups_inventory to load vars for managed_node3 8995 1726888064.97059: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888064.97078: Calling all_plugins_play to load vars for managed_node3 8995 1726888064.97083: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888064.97087: Calling groups_plugins_play to load vars for managed_node3 8995 1726888064.98221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9489 1726888064.97386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 9489 1726888064.97511: in run() - task 026adac1-1d6b-4d75-acc5-000000000012 9489 1726888064.97528: variable 'ansible_search_path' from source: unknown 8995 1726888064.98986: done with get_vars() 8995 1726888064.99000: done getting variables 9489 1726888064.97532: variable 'ansible_search_path' from source: unknown 9489 1726888064.97551: calling self._execute() 9489 1726888064.97617: variable 'ansible_host' from source: host vars for 'managed_node2' 9489 1726888064.97628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9489 1726888064.97636: variable 'omit' from source: magic vars 8995 1726888064.99068: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888064.99075: entering _queue_task() for managed_node3/command 9489 1726888064.97951: variable 'ansible_check_mode' from source: magic vars 9489 1726888064.97961: Evaluated conditional (not ansible_check_mode): False 9489 1726888064.97965: when evaluation is False, skipping this task 9489 1726888064.97968: _execute() done 9489 1726888064.97972: dumping result to json 9489 1726888064.97975: done dumping result, returning 9489 1726888064.97980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [026adac1-1d6b-4d75-acc5-000000000012] 9489 1726888064.98074: sending task result for task 026adac1-1d6b-4d75-acc5-000000000012 9489 1726888064.98110: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000012 9489 1726888064.98113: WORKER PROCESS EXITING 8995 1726888064.99406: worker is 3 (out of 3 available) 8995 1726888064.99425: exiting _queue_task() for managed_node3/command skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 8995 1726888064.99546: done queuing things up, now waiting for results queue to drain 8995 1726888064.99549: waiting for pending results... 9490 1726888064.99824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 9490 1726888064.99931: in run() - task 026adac1-1d6b-4d75-acc5-000000000012 9490 1726888064.99945: variable 'ansible_search_path' from source: unknown 9490 1726888064.99949: variable 'ansible_search_path' from source: unknown 9490 1726888064.99975: calling self._execute() 9490 1726888065.00029: variable 'ansible_host' from source: host vars for 'managed_node3' 9490 1726888065.00039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9490 1726888065.00048: variable 'omit' from source: magic vars 9490 1726888065.00292: variable 'ansible_check_mode' from source: magic vars 9490 1726888065.00302: Evaluated conditional (not ansible_check_mode): False 9490 1726888065.00307: when evaluation is False, skipping this task 9490 1726888065.00310: _execute() done 9490 1726888065.00314: dumping result to json 9490 1726888065.00318: done dumping result, returning 9490 1726888065.00324: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [026adac1-1d6b-4d75-acc5-000000000012] 9490 1726888065.00338: sending task result for task 026adac1-1d6b-4d75-acc5-000000000012 9490 1726888065.00363: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000012 9490 1726888065.00366: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 8995 1726888065.00457: no more pending results, returning what we have 8995 1726888065.00462: results queue empty 8995 1726888065.00462: checking for any_errors_fatal 8995 1726888065.00471: done checking for any_errors_fatal 8995 1726888065.00472: checking for max_fail_percentage 8995 1726888065.00473: done checking for max_fail_percentage 8995 1726888065.00473: checking to see if all hosts have failed and the running result is not ok 8995 1726888065.00474: done checking to see if all hosts have failed 8995 1726888065.00475: getting the remaining hosts for this loop 8995 1726888065.00476: done getting the remaining hosts for this loop 8995 1726888065.00479: getting the next task for host managed_node1 8995 1726888065.00484: done getting next task for host managed_node1 8995 1726888065.00487: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 8995 1726888065.00489: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.00490: getting the next task for host managed_node2 8995 1726888065.00493: done getting next task for host managed_node2 8995 1726888065.00495: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 8995 1726888065.00496: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.00497: getting the next task for host managed_node3 8995 1726888065.00499: done getting next task for host managed_node3 8995 1726888065.00500: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 8995 1726888065.00501: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.00522: getting variables 8995 1726888065.00526: in VariableManager get_vars() 8995 1726888065.00554: Calling all_inventory to load vars for managed_node1 8995 1726888065.00556: Calling groups_inventory to load vars for managed_node1 8995 1726888065.00557: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888065.00563: Calling all_plugins_play to load vars for managed_node1 8995 1726888065.00565: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888065.00566: Calling groups_plugins_play to load vars for managed_node1 8995 1726888065.01312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.02043: done with get_vars() 8995 1726888065.02056: done getting variables 8995 1726888065.02098: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Check which authselect features are currently enabled] *** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87 Friday 20 September 2024 23:07:45 -0400 (0:00:00.082) 0:00:13.658 ****** 8995 1726888065.02120: entering _queue_task() for managed_node1/command 8995 1726888065.02330: worker is 1 (out of 3 available) 8995 1726888065.02349: exiting _queue_task() for managed_node1/command 8995 1726888065.02394: getting variables 8995 1726888065.02398: in VariableManager get_vars() 8995 1726888065.02521: Calling all_inventory to load vars for managed_node2 8995 1726888065.02531: Calling groups_inventory to load vars for managed_node2 8995 1726888065.02534: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888065.02556: Calling all_plugins_play to load vars for managed_node2 8995 1726888065.02560: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888065.02564: Calling groups_plugins_play to load vars for managed_node2 8995 1726888065.03771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9491 1726888065.02981: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 9491 1726888065.03099: in run() - task 026adac1-1d6b-4d75-acc5-000000000013 9491 1726888065.03114: variable 'ansible_search_path' from source: unknown 9491 1726888065.03118: variable 'ansible_search_path' from source: unknown 9491 1726888065.03136: calling self._execute() 9491 1726888065.03201: variable 'ansible_host' from source: host vars for 'managed_node1' 9491 1726888065.03210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9491 1726888065.03219: variable 'omit' from source: magic vars 9491 1726888065.03315: variable 'omit' from source: magic vars 9491 1726888065.03355: variable 'omit' from source: magic vars 9491 1726888065.03390: variable 'omit' from source: magic vars 9491 1726888065.03432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9491 1726888065.03465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9491 1726888065.03485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9491 1726888065.03504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9491 1726888065.03517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9491 1726888065.03545: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9491 1726888065.03550: variable 'ansible_host' from source: host vars for 'managed_node1' 9491 1726888065.03554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9491 1726888065.03654: Set connection var ansible_module_compression to ZIP_DEFLATED 9491 1726888065.03660: Set connection var ansible_shell_type to sh 9491 1726888065.03666: Set connection var ansible_shell_executable to /bin/sh 9491 1726888065.03669: Set connection var ansible_connection to ssh 9491 1726888065.03674: Set connection var ansible_pipelining to False 9491 1726888065.03679: Set connection var ansible_timeout to 10 9491 1726888065.03703: variable 'ansible_shell_executable' from source: unknown 9491 1726888065.03708: variable 'ansible_connection' from source: unknown 9491 1726888065.03712: variable 'ansible_module_compression' from source: unknown 9491 1726888065.03714: variable 'ansible_shell_type' from source: unknown 9491 1726888065.03717: variable 'ansible_shell_executable' from source: unknown 9491 1726888065.03720: variable 'ansible_host' from source: host vars for 'managed_node1' 9491 1726888065.03724: variable 'ansible_pipelining' from source: unknown 9491 1726888065.03726: variable 'ansible_timeout' from source: unknown 9491 1726888065.03730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9491 1726888065.03864: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9491 1726888065.03879: variable 'omit' from source: magic vars 9491 1726888065.03884: starting attempt loop 9491 1726888065.03887: running the handler 9491 1726888065.03923: _low_level_execute_command(): starting 9491 1726888065.03934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8995 1726888065.04982: done with get_vars() 8995 1726888065.04998: done getting variables 8995 1726888065.05041: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888065.05048: entering _queue_task() for managed_node2/command 8995 1726888065.05403: worker is 2 (out of 3 available) 8995 1726888065.05426: exiting _queue_task() for managed_node2/command 8995 1726888065.05474: getting variables 8995 1726888065.05477: in VariableManager get_vars() 8995 1726888065.05616: Calling all_inventory to load vars for managed_node3 8995 1726888065.05623: Calling groups_inventory to load vars for managed_node3 8995 1726888065.05629: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888065.05649: Calling all_plugins_play to load vars for managed_node3 8995 1726888065.05654: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888065.05658: Calling groups_plugins_play to load vars for managed_node3 9493 1726888065.05916: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 9493 1726888065.06037: in run() - task 026adac1-1d6b-4d75-acc5-000000000013 9493 1726888065.06053: variable 'ansible_search_path' from source: unknown 9493 1726888065.06057: variable 'ansible_search_path' from source: unknown 9493 1726888065.06078: calling self._execute() 9493 1726888065.06149: variable 'ansible_host' from source: host vars for 'managed_node2' 9493 1726888065.06158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9493 1726888065.06166: variable 'omit' from source: magic vars 9493 1726888065.06262: variable 'omit' from source: magic vars 9493 1726888065.06305: variable 'omit' from source: magic vars 9493 1726888065.06342: variable 'omit' from source: magic vars 9493 1726888065.06382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9493 1726888065.06418: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9493 1726888065.06437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9493 1726888065.06454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9493 1726888065.06466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9493 1726888065.06494: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9493 1726888065.06499: variable 'ansible_host' from source: host vars for 'managed_node2' 9493 1726888065.06503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9493 1726888065.06613: Set connection var ansible_module_compression to ZIP_DEFLATED 9493 1726888065.06620: Set connection var ansible_shell_type to sh 9493 1726888065.06638: Set connection var ansible_shell_executable to /bin/sh 9493 1726888065.06644: Set connection var ansible_connection to ssh 9493 1726888065.06651: Set connection var ansible_pipelining to False 9493 1726888065.06659: Set connection var ansible_timeout to 10 9493 1726888065.06684: variable 'ansible_shell_executable' from source: unknown 9493 1726888065.06689: variable 'ansible_connection' from source: unknown 9493 1726888065.06695: variable 'ansible_module_compression' from source: unknown 9493 1726888065.06698: variable 'ansible_shell_type' from source: unknown 9493 1726888065.06701: variable 'ansible_shell_executable' from source: unknown 9493 1726888065.06704: variable 'ansible_host' from source: host vars for 'managed_node2' 9493 1726888065.06707: variable 'ansible_pipelining' from source: unknown 9493 1726888065.06710: variable 'ansible_timeout' from source: unknown 9493 1726888065.06714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9493 1726888065.06976: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9493 1726888065.06993: variable 'omit' from source: magic vars 9493 1726888065.06999: starting attempt loop 9493 1726888065.07003: running the handler 9493 1726888065.07017: _low_level_execute_command(): starting 9493 1726888065.07029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9491 1726888065.07245: stdout chunk (state=2): >>>/root <<< 9491 1726888065.07256: stderr chunk (state=2): >>><<< 9491 1726888065.07271: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9491 1726888065.07295: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9491 1726888065.07308: _low_level_execute_command(): starting 9491 1726888065.07314: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `" && echo ansible-tmp-1726888065.0730197-9491-202246723463546="` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `" && echo ansible-tmp-1726888065.0730197-9491-202246723463546="` echo /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 `" ) && sleep 0'"'"'' 9493 1726888065.10500: stdout chunk (state=2): >>>/root <<< 9493 1726888065.10515: stderr chunk (state=2): >>><<< 9493 1726888065.10543: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9493 1726888065.10570: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9493 1726888065.10587: _low_level_execute_command(): starting 9493 1726888065.10598: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `" && echo ansible-tmp-1726888065.1058087-9493-252382423004="` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `" && echo ansible-tmp-1726888065.1058087-9493-252382423004="` echo /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 `" ) && sleep 0'"'"'' 9491 1726888065.10787: stdout chunk (state=2): >>>ansible-tmp-1726888065.0730197-9491-202246723463546=/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 <<< 9491 1726888065.10800: stderr chunk (state=2): >>><<< 9491 1726888065.10814: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888065.0730197-9491-202246723463546=/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546\n', b'') 9491 1726888065.10837: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.0730197-9491-202246723463546=/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546 , stderr= 9491 1726888065.10872: variable 'ansible_module_compression' from source: unknown 9491 1726888065.10934: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 9491 1726888065.10973: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 9491 1726888065.11086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7aqbh31c TO /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 8995 1726888065.11586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.12782: done with get_vars() 8995 1726888065.12816: done getting variables 8995 1726888065.12908: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888065.12922: entering _queue_task() for managed_node3/command 8995 1726888065.13329: worker is 3 (out of 3 available) 8995 1726888065.13349: exiting _queue_task() for managed_node3/command 8995 1726888065.13367: done queuing things up, now waiting for results queue to drain 8995 1726888065.13370: waiting for pending results... 9491 1726888065.12536: Sending initial data 9491 1726888065.12543: Sent initial data (154 bytes) 9499 1726888065.14348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 9493 1726888065.14536: stdout chunk (state=2): >>>ansible-tmp-1726888065.1058087-9493-252382423004=/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 <<< 9499 1726888065.14568: in run() - task 026adac1-1d6b-4d75-acc5-000000000013 9499 1726888065.14592: variable 'ansible_search_path' from source: unknown 9499 1726888065.14600: variable 'ansible_search_path' from source: unknown 9499 1726888065.14643: calling self._execute() 9499 1726888065.14744: variable 'ansible_host' from source: host vars for 'managed_node3' 9499 1726888065.14753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9499 1726888065.14769: variable 'omit' from source: magic vars 9493 1726888065.14842: stderr chunk (state=3): >>><<< 9493 1726888065.14850: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888065.1058087-9493-252382423004=/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004\n', b'') 9499 1726888065.14875: variable 'omit' from source: magic vars 9493 1726888065.14877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.1058087-9493-252382423004=/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004 , stderr= 9493 1726888065.14909: variable 'ansible_module_compression' from source: unknown 9499 1726888065.14915: variable 'omit' from source: magic vars 9499 1726888065.14953: variable 'omit' from source: magic vars 9493 1726888065.14964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 9499 1726888065.15000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9493 1726888065.15004: variable 'ansible_facts' from source: host vars for 'managed_node2' 9499 1726888065.15035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9499 1726888065.15053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9499 1726888065.15070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9499 1726888065.15084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 9493 1726888065.15108: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpws8npgo_ TO /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py 9499 1726888065.15177: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9499 1726888065.15183: variable 'ansible_host' from source: host vars for 'managed_node3' 9499 1726888065.15187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9499 1726888065.15309: Set connection var ansible_module_compression to ZIP_DEFLATED 9499 1726888065.15315: Set connection var ansible_shell_type to sh 9499 1726888065.15327: Set connection var ansible_shell_executable to /bin/sh 9499 1726888065.15337: Set connection var ansible_connection to ssh 9499 1726888065.15349: Set connection var ansible_pipelining to False 9499 1726888065.15357: Set connection var ansible_timeout to 10 9499 1726888065.15384: variable 'ansible_shell_executable' from source: unknown 9499 1726888065.15388: variable 'ansible_connection' from source: unknown 9499 1726888065.15390: variable 'ansible_module_compression' from source: unknown 9499 1726888065.15398: variable 'ansible_shell_type' from source: unknown 9499 1726888065.15404: variable 'ansible_shell_executable' from source: unknown 9499 1726888065.15409: variable 'ansible_host' from source: host vars for 'managed_node3' 9499 1726888065.15415: variable 'ansible_pipelining' from source: unknown 9499 1726888065.15419: variable 'ansible_timeout' from source: unknown 9499 1726888065.15425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9499 1726888065.15621: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9499 1726888065.15638: variable 'omit' from source: magic vars 9499 1726888065.15645: starting attempt loop 9499 1726888065.15648: running the handler 9499 1726888065.15676: _low_level_execute_command(): starting 9499 1726888065.15688: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9493 1726888065.16222: Sending initial data 9493 1726888065.16232: Sent initial data (151 bytes) 9491 1726888065.16788: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7aqbh31c /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py <<< 9499 1726888065.19294: stdout chunk (state=2): >>>/root <<< 9499 1726888065.19440: stderr chunk (state=3): >>><<< 9499 1726888065.19448: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9499 1726888065.19478: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9499 1726888065.19490: _low_level_execute_command(): starting 9499 1726888065.19502: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `" && echo ansible-tmp-1726888065.1948473-9499-241514682096209="` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `" && echo ansible-tmp-1726888065.1948473-9499-241514682096209="` echo /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 `" ) && sleep 0'"'"'' 9491 1726888065.19612: stderr chunk (state=3): >>><<< 9491 1726888065.19622: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp7aqbh31c /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py\n', b'') 9491 1726888065.19655: done transferring module to remote 9491 1726888065.19674: _low_level_execute_command(): starting 9491 1726888065.19680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0'"'"'' 9493 1726888065.20361: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpws8npgo_ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py <<< 9493 1726888065.22016: stderr chunk (state=3): >>><<< 9493 1726888065.22024: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpws8npgo_ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py\n', b'') 9493 1726888065.22050: done transferring module to remote 9493 1726888065.22064: _low_level_execute_command(): starting 9493 1726888065.22069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0'"'"'' 9491 1726888065.22836: stderr chunk (state=2): >>><<< 9491 1726888065.22845: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9491 1726888065.22858: _low_level_execute_command() done: rc=0, stdout=, stderr= 9491 1726888065.22861: _low_level_execute_command(): starting 9491 1726888065.22864: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/AnsiballZ_command.py && sleep 0'"'"'' 9499 1726888065.24281: stdout chunk (state=2): >>>ansible-tmp-1726888065.1948473-9499-241514682096209=/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 <<< 9499 1726888065.24295: stderr chunk (state=2): >>><<< 9499 1726888065.24309: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888065.1948473-9499-241514682096209=/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209\n', b'') 9499 1726888065.24331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.1948473-9499-241514682096209=/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209 , stderr= 9499 1726888065.24364: variable 'ansible_module_compression' from source: unknown 9499 1726888065.24422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 9499 1726888065.24463: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 9499 1726888065.24558: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4fokbw9a TO /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9493 1726888065.24736: stderr chunk (state=2): >>><<< 9493 1726888065.24745: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9493 1726888065.24766: _low_level_execute_command() done: rc=0, stdout=, stderr= 9493 1726888065.24770: _low_level_execute_command(): starting 9493 1726888065.24775: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/AnsiballZ_command.py && sleep 0'"'"'' 9499 1726888065.25154: Sending initial data 9499 1726888065.25161: Sent initial data (154 bytes) 9491 1726888065.26019: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61994828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fe9b0> <<< 9491 1726888065.26056: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a1630> <<< 9491 1726888065.26086: stdout chunk (state=3): >>>import '_signal' # <<< 9491 1726888065.26136: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9491 1726888065.26192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9491 1726888065.26233: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619ad0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8748> <<< 9491 1726888065.26959: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61957e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6195e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61941d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61944198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc52940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc64240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619b2a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9491 1726888065.27098: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9491 1726888065.27127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9491 1726888065.27148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9491 1726888065.27177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9491 1726888065.27200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9491 1726888065.27218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9491 1726888065.27281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9491 1726888065.27303: stdout chunk (state=3): >>>import '_functools' # <<< 9491 1726888065.27322: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9491 1726888065.27368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9491 1726888065.27412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbd2208> <<< 9491 1726888065.27436: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdd438> <<< 9491 1726888065.27463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9491 1726888065.27498: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5fbdc128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbddc18> <<< 9491 1726888065.27809: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdc208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2d940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2dd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc242e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc185c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc095f8> <<< 9491 1726888065.28000: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f98b400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f97be80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f1d0> import '_locale' # <<< 9491 1726888065.28021: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 9491 1726888065.28030: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f998f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc03438> <<< 9499 1726888065.28056: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4fokbw9a /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py <<< 9491 1726888065.28066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9491 1726888065.28093: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d160> <<< 9493 1726888065.28126: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9491 1726888065.28129: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc7c198> <<< 9493 1726888065.28148: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9491 1726888065.28430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99df60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99db70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9b4048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9493 1726888065.28431: stdout chunk (state=3): >>>import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9493 1726888065.28450: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073899e48> <<< 9493 1726888065.28476: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9493 1726888065.28496: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07382f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738999b0> <<< 9493 1726888065.28519: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9493 1726888065.28532: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07383c630> <<< 9491 1726888065.28556: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f530320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9493 1726888065.28576: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9493 1726888065.28597: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843160> <<< 9493 1726888065.28626: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9493 1726888065.28645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9493 1726888065.28661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9493 1726888065.28689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738480f0> <<< 9493 1726888065.28705: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843748> <<< 9493 1726888065.28728: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843390> <<< 9493 1726888065.28776: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9493 1726888065.28795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9493 1726888065.28814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9493 1726888065.28837: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9493 1726888065.28865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737ed470> <<< 9493 1726888065.29296: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737edb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737dcd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9493 1726888065.29494: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737df198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aed940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aff240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07384da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9491 1726888065.29552: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f534e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f559828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55f518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f30bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2f5048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55feb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f305128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f3051d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61925748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9493 1726888065.29581: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9493 1726888065.29594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9493 1726888065.29629: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9493 1726888065.29645: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9499 1726888065.29817: stderr chunk (state=3): >>><<< 9499 1726888065.29836: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp4fokbw9a /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py\n', b'') 9499 1726888065.29895: done transferring module to remote 9499 1726888065.29932: _low_level_execute_command(): starting 9499 1726888065.29951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0'"'"'' 9493 1726888065.30235: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a6d0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a782e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071a78f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a78ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a820b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac87f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9491 1726888065.30877: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61925f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61934128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6192d668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6191ac88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f5434e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619255f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d92da90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9493 1726888065.31004: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac8be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abce80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ab4470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aa44a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718252b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07182dd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a9e2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071b16048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718446d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071844eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713cb1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718447b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9493 1726888065.31596: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713d0cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0713f46d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fb3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a6be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071199320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071193fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07118beb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fbd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071199f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a96d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a0080> <<< 9493 1726888065.31704: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a9a58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839898> <<< 9493 1726888065.31754: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9493 1726888065.31782: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c3588> <<< 9493 1726888065.31806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9493 1726888065.31949: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c75f8> <<< 9493 1726888065.31981: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7ac8> <<< 9493 1726888065.32047: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7be0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9493 1726888065.32088: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7f28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c74a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9493 1726888065.32118: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737b7ac8> <<< 9493 1726888065.32150: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713e0390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9493 1726888065.32182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9493 1726888065.32223: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3438> <<< 9493 1726888065.32367: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9493 1726888065.32382: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7ca8d0> <<< 9493 1726888065.32445: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9493 1726888065.32494: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9493 1726888065.32528: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9491 1726888065.32832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.33578: stdout chunk (state=3): >>># zipimport: zlib available <<< 9491 1726888065.33956: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71f6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71ff98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d71f048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d5eecc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d658208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e04a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e00b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9499 1726888065.34341: stderr chunk (state=2): >>><<< 9499 1726888065.34350: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9499 1726888065.34369: _low_level_execute_command() done: rc=0, stdout=, stderr= 9499 1726888065.34373: _low_level_execute_command(): starting 9499 1726888065.34379: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/AnsiballZ_command.py && sleep 0'"'"'' 9493 1726888065.34635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f489a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4b0240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f04a8> <<< 9493 1726888065.34657: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4f05c0> <<< 9493 1726888065.34680: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9493 1726888065.34703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9493 1726888065.34741: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f0b00> <<< 9493 1726888065.34760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9493 1726888065.34777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9493 1726888065.34800: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9493 1726888065.34822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9493 1726888065.34843: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9491 1726888065.35071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6572b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d63a438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d62d630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d94ee48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614080> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6435c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d730080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d746080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71cc88> <<< 9493 1726888065.35441: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f3128> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496358> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f10b8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4d3278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4c7470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7edd30> <<< 9493 1726888065.35463: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4dc2b0> <<< 9493 1726888065.35483: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc3c8> <<< 9493 1726888065.35504: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9493 1726888065.35522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9493 1726888065.35549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9493 1726888065.35565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9493 1726888065.35584: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9493 1726888065.35602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9493 1726888065.35638: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f783e48> <<< 9493 1726888065.35725: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9493 1726888065.35745: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f78ae48> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777278> <<< 9493 1726888065.35774: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777a90> <<< 9493 1726888065.35957: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4e9780> <<< 9493 1726888065.35989: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9493 1726888065.36020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9493 1726888065.36040: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9493 1726888065.36059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9491 1726888065.36310: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d651978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8dd080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c2e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ddef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d643710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f9b38> <<< 9493 1726888065.36713: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7aae80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7770f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ed68> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ee48> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51efd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5399b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5320f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5322e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f52bb70> <<< 9493 1726888065.36738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 9493 1726888065.36759: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.36828: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.36916: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 9493 1726888065.36939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9493 1726888065.36957: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.37043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.37141: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9493 1726888065.37163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9493 1726888065.37183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9493 1726888065.37208: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9493 1726888065.37240: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f552da0> <<< 9491 1726888065.37418: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8f6278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f6470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8eacf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d915f28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915be0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d901da0> # zipimport: zlib available <<< 9493 1726888065.37761: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5528d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f543ba8> # zipimport: zlib available <<< 9493 1726888065.37845: stdout chunk (state=3): >>># zipimport: zlib available <<< 9499 1726888065.38143: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9493 1726888065.38311: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 9493 1726888065.38337: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 9493 1726888065.38355: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.38376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.38400: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9493 1726888065.38436: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9491 1726888065.38506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9499 1726888065.38507: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f5e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b78b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f59b0> <<< 9493 1726888065.38555: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.38672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9493 1726888065.38703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be1c240> <<< 9493 1726888065.38730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9499 1726888065.38802: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b798630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a40f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9499 1726888065.38837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9499 1726888065.38865: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9499 1726888065.38887: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749470> <<< 9499 1726888065.38907: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9499 1726888065.38930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9499 1726888065.38956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b74ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749b38> <<< 9499 1726888065.38983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9499 1726888065.39018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9493 1726888065.39062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9491 1726888065.39697: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6f1630> # zipimport: zlib available # zipimport: zlib available <<< 9493 1726888065.39748: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9499 1726888065.39767: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7554e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b738d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b73b198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a49940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a5b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a9a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9493 1726888065.39785: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.39844: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9499 1726888065.39858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9499 1726888065.39884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9499 1726888065.39907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9499 1726888065.39936: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299c90b8> <<< 9499 1726888065.39966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d42e8> <<< 9493 1726888065.39990: stdout chunk (state=3): >>># zipimport: zlib available <<< 9499 1726888065.40020: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b299d4f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d4ac8> <<< 9499 1726888065.40055: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9499 1726888065.40086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299de0b8> import '_collections' # <<< 9493 1726888065.40817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be8fda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9491 1726888065.40834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9493 1726888065.40867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9499 1726888065.40899: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a247f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a24be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a10470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a004a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297812e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29789d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a180f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2978fe80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299fa2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a72048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9493 1726888065.40938: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06c1c00f0> <<< 9499 1726888065.40964: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9499 1726888065.41505: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29326208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a07f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2932bcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29350710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29102c18> <<< 9493 1726888065.41516: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be5ee10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9491 1726888065.42163: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7a6da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9493 1726888065.42183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea1048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea10f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be7f908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9493 1726888065.42217: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9493 1726888065.42263: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 9493 1726888065.42355: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 9493 1726888065.42399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9499 1726888065.42407: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290e7ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357da0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b290f5fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290fc0b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297958d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b71f5c0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723630> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723b00> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71fe10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7234e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b713b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2933b3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71f470> <<< 9493 1726888065.43023: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06beb1eb8> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 9491 1726888065.43034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d7692b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8c40f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9493 1726888065.43078: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys <<< 9493 1726888065.43141: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression <<< 9493 1726888065.43202: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 9493 1726888065.43239: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9499 1726888065.43504: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b277268d0> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9493 1726888065.43962: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 <<< 9491 1726888065.43973: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d769630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8d6048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7c5e10> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 9493 1726888065.44004: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9493 1726888065.44609: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9493 1726888065.44656: stderr chunk (state=3): >>><<< 9499 1726888065.44659: stdout chunk (state=3): >>># zipimport: zlib available <<< 9493 1726888065.44663: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073899e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07382f828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738999b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07383c630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738480f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737ed470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f2e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737edb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f94e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737dcd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737df198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aed940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aff240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07384da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a6d0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a782e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071a78f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a78ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a820b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac87f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac8be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abce80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ab4470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aa44a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718252b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07182dd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a9e2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071b16048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718446d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071844eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713cb1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718447b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713d0cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0713f46d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fb3c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a6be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071199320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071193fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07118beb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fbd68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071199f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a96d8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a0080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a9a58>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c3588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c75f8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7ac8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7be0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7f28>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c74a8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7208>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737b7ac8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713e0390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7ca8d0>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f489a90>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4b0240>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f04a8>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4f05c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f0b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f3128>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496358>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f10b8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4d3278>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4c7470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7edd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4dc2b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f783e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f78ae48>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4e9780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7aae80>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7770f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ed68>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ee48>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51efd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5399b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5320f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5322e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f52bb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f552da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5528d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f543ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be1c240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be8fda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06c1c00f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be5ee10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea1048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea10f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be7f908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06beb1eb8>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9493 1726888065.44763: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073899e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07382f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738999b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07383c630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0738480f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd073843390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737ed470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737edb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737f94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737dcd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737df198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aed940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aff240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07384da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a6d0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a782e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071a78f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a78ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a820b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac87f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ac8be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abce80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071ab4470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071aa44a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718252b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07182dd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071abc470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071a9e2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071833fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071839320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071b16048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718446d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071844eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713cb1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0718447b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713d0cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0713f46d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fb3c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a6be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071199320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071193fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd07118beb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713fbd68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd071199f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713f4a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a96d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0711a0080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737a9a58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd071839898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c3588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c75f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7ac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7be0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7f28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c74a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0737c7208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737b7ac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0713e0390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0737c3438> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7ca8d0> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f489a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4b0240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f04a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4f05c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f0b00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f3128> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496358> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f496e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4f10b8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4d3278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4c7470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7edd30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f4dc2b0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc3c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f783e48> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f78ae48> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777278> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f777a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4e9780> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7aae80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f7770f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ed68> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51ee48> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f51efd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f4dc518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5399b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5320f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f5322e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f52bb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06f552da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f552278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f5528d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06f543ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be1c240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be8fda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd06c1c00f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be5ee10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea1048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06bea10f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06be7f908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload__jpr38zx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd06beb1eb8> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9493 1726888065.45646: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9493 1726888065.45662: _low_level_execute_command(): starting 9493 1726888065.45669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1058087-9493-252382423004/ > /dev/null 2>&1 && sleep 0'"'"'' 9491 1726888065.45589: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9491 1726888065.45781: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9499 1726888065.45794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b273e5a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2740c240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744c4a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2744c5c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744cb00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744f128> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2358> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744d0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2742f278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27423470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27749fd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2774f128> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9499 1726888065.45824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9499 1726888065.45843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9491 1726888065.45797: stderr chunk (state=3): >>><<< 9491 1726888065.45855: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61994828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fe9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a1630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619ad0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61957e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6195e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61941d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61944198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc52940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc64240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619b2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbd2208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdd438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5fbdc128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbddc18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdc208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2d940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2dd30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc242e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc185c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc095f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f98b400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f97be80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f1d0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f998f98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc03438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc7c198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99df60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99db70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9b4048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f530320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f534e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f559828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55f518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f30bd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2f5048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55feb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f305128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f3051d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910c18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61925748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d7b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dc88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dda0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61925f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61934128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6192d668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d3c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6191ac88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f5434e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619255f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d92da90>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71f6d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71ff98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d71f048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d5eecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d658208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e04a8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e00b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6572b0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d63a438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d62d630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d94ee48>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6435c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d730080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d746080>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71cc88>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d651978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8dd080>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c2e8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ddef0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea048>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea198>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d643710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f9b38>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8f6278>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f6470>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8eacf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d915f28>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915be0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915400>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915a58>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d901da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6f1630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7a6da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d7692b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8c40f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d769630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8d6048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7c5e10>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9491 1726888065.47706: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61994828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619fe9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a1630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619ad0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619a8390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61957e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61952b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6195e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61941d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61944198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc52940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc64240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619b2a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbd2208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdd438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5fbdc128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbddc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fbdc208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2d940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc2dd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc242e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc185c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc095f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f98b400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f97be80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc1f1d0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f998f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc03438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f99d470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5fc7c198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99df60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99db70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9b4048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f530320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f9ab908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f534e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f559828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55f518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f30bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2ff160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f2f5048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f55feb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5f305128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f559ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f3051d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61910c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f99d9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61925748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d61925f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d61934128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6192d668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d6192d3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d6191ac88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5f5434e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d619255f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d92da90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71f6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71ff98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d71f048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d5eecc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d658208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e04a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d5e00b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6572b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d63a438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d62d630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d94ee48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d614080> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6435c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d730080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d746080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71cc88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d651978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8dd080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d71c2e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ddef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8ea198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d643710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f9b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8f6278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d8f6470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8eacf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d915f28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915be0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d915a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d901da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d6f1630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7a6da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2d5d7692b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8c40f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7b3128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d769630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d8d6048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ypjta1rw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2d5d7c5e10> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9491 1726888065.48967: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9491 1726888065.48990: _low_level_execute_command(): starting 9491 1726888065.49001: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.0730197-9491-202246723463546/ > /dev/null 2>&1 && sleep 0'"'"'' 9499 1726888065.45945: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b276dfe80> <<< 9499 1726888065.49111: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276eaef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d32b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274457b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27705ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747acf8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747ae10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747af60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27496940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27491080> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27491278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27487b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b274aed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274aea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2749fac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9499 1726888065.49142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23d78208> # zipimport: zlib available <<< 9499 1726888065.49783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9499 1726888065.49803: stdout chunk (state=3): >>># zipimport: zlib available <<< 9499 1726888065.50835: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23debe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9493 1726888065.50924: stderr chunk (state=2): >>><<< 9493 1726888065.50935: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9493 1726888065.50963: _low_level_execute_command() done: rc=0, stdout=, stderr= 9493 1726888065.50972: handler run complete 9493 1726888065.51010: attempt loop complete, returning result 9493 1726888065.51018: _execute() done 9493 1726888065.51021: dumping result to json 9493 1726888065.51026: done dumping result, returning 9493 1726888065.51036: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [026adac1-1d6b-4d75-acc5-000000000013] 9493 1726888065.51163: sending task result for task 026adac1-1d6b-4d75-acc5-000000000013 9493 1726888065.51224: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000013 9493 1726888065.51232: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect current", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 9499 1726888065.51563: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2411c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dbae48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9499 1726888065.52606: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23ddb940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9499 1726888065.53004: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23e0def0> <<< 9499 1726888065.53572: stdout chunk (state=3): >>># zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre <<< 9499 1726888065.53617: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 9499 1726888065.53646: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 9499 1726888065.53684: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9499 1726888065.54368: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath <<< 9499 1726888065.54474: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9491 1726888065.54797: stderr chunk (state=2): >>><<< 9491 1726888065.54806: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9491 1726888065.54830: _low_level_execute_command() done: rc=0, stdout=, stderr= 9491 1726888065.54838: handler run complete 9491 1726888065.54857: attempt loop complete, returning result 9491 1726888065.54861: _execute() done 9491 1726888065.54864: dumping result to json 9491 1726888065.54869: done dumping result, returning 9491 1726888065.54877: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [026adac1-1d6b-4d75-acc5-000000000013] 9491 1726888065.54889: sending task result for task 026adac1-1d6b-4d75-acc5-000000000013 9491 1726888065.54922: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000013 9491 1726888065.54926: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect current", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 9499 1726888065.55417: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9499 1726888065.55425: stdout chunk (state=3): >>><<< 9499 1726888065.55439: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b78b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b798630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a40f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b74ee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7554e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b738d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b73b198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a49940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a5b240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a9a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299c90b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d42e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b299d4f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d4ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299de0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a247f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a24be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a10470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a004a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297812e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29789d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a180f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2978fe80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299fa2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a72048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29326208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a07f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2932bcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29350710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29102c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290e7ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b290f5fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290fc0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297958d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b71f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7234e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b713b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2933b3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71f470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b277268d0>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b273e5a90>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2740c240>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744c4a8>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2744c5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744cb00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744f128>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2358>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2e10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744d0f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2742f278>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27423470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27749fd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2774f128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b276dfe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276eaef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d32b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274457b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27705ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747acf8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747ae10>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747af60>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27496940>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27491080>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27491278>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27487b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b274aed68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274aea20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2749fac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23d78208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23debe10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2411c128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dbae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23ddb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23e0def0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9499 1726888065.55510: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f5e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b78b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7f59b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b798630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a40f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b79f390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b74ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b749b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7554e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b738d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b73b198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a49940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a5b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7a9a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299c90b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d42e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b299d4f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299d4ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299de0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a247f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a24be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a18e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a10470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a004a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297812e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29789d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a180f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2978fe80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b299fa2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29795358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29a72048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a0ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29326208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297a07f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2932bcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29795588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b29350710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29102c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290f5048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290e7ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29357da0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b290f5fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b29350a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b290fc0b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b705a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b297958d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b71f5c0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723630> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723b00> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71fe10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b7234e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2b723240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b713b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2933b3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2b71f470> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b277268d0> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b273e5a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2740c240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744c4a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2744c5c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744cb00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744f128> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2358> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b273f2e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2744d0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2742f278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27423470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27749fd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2774f128> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b276dfe80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276eaef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d32b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274457b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27705ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b276d3128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747acf8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747ae10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2747af60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27438550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27496940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27491080> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b27491278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b27487b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b274aed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274aea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b274ae898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b2749fac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23d78208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23debe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b2411c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dbae48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23dfd128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23ddb940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_icngjjmn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b23e0def0> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9499 1726888065.56750: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9499 1726888065.56764: _low_level_execute_command(): starting 9499 1726888065.56769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.1948473-9499-241514682096209/ > /dev/null 2>&1 && sleep 0'"'"'' 9499 1726888065.60777: stderr chunk (state=2): >>><<< 9499 1726888065.60789: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9499 1726888065.60817: _low_level_execute_command() done: rc=0, stdout=, stderr= 9499 1726888065.60826: handler run complete 9499 1726888065.60854: attempt loop complete, returning result 9499 1726888065.60861: _execute() done 9499 1726888065.60864: dumping result to json 9499 1726888065.60869: done dumping result, returning 9499 1726888065.60877: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [026adac1-1d6b-4d75-acc5-000000000013] 9499 1726888065.60892: sending task result for task 026adac1-1d6b-4d75-acc5-000000000013 9499 1726888065.60934: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000013 9499 1726888065.60938: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect current", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 8995 1726888065.61362: no more pending results, returning what we have 8995 1726888065.61366: results queue empty 8995 1726888065.61367: checking for any_errors_fatal 8995 1726888065.61372: done checking for any_errors_fatal 8995 1726888065.61373: checking for max_fail_percentage 8995 1726888065.61374: done checking for max_fail_percentage 8995 1726888065.61375: checking to see if all hosts have failed and the running result is not ok 8995 1726888065.61375: done checking to see if all hosts have failed 8995 1726888065.61376: getting the remaining hosts for this loop 8995 1726888065.61377: done getting the remaining hosts for this loop 8995 1726888065.61380: getting the next task for host managed_node1 8995 1726888065.61385: done getting next task for host managed_node1 8995 1726888065.61389: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch 8995 1726888065.61392: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.61394: getting the next task for host managed_node2 8995 1726888065.61396: done getting next task for host managed_node2 8995 1726888065.61398: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch 8995 1726888065.61399: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.61400: getting the next task for host managed_node3 8995 1726888065.61402: done getting next task for host managed_node3 8995 1726888065.61403: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch 8995 1726888065.61404: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.61422: getting variables 8995 1726888065.61423: in VariableManager get_vars() 8995 1726888065.61454: Calling all_inventory to load vars for managed_node1 8995 1726888065.61458: Calling groups_inventory to load vars for managed_node1 8995 1726888065.61460: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888065.61468: Calling all_plugins_play to load vars for managed_node1 8995 1726888065.61471: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888065.61474: Calling groups_plugins_play to load vars for managed_node1 8995 1726888065.62633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.64009: done with get_vars() 8995 1726888065.64029: done getting variables 8995 1726888065.64092: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Update nsswitch] ************************ task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93 Friday 20 September 2024 23:07:45 -0400 (0:00:00.619) 0:00:14.278 ****** 8995 1726888065.64123: entering _queue_task() for managed_node1/command 8995 1726888065.64426: worker is 1 (out of 3 available) 8995 1726888065.64438: exiting _queue_task() for managed_node1/command 8995 1726888065.64465: getting variables 8995 1726888065.64467: in VariableManager get_vars() 8995 1726888065.64547: Calling all_inventory to load vars for managed_node2 8995 1726888065.64551: Calling groups_inventory to load vars for managed_node2 8995 1726888065.64553: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888065.64567: Calling all_plugins_play to load vars for managed_node2 8995 1726888065.64570: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888065.64573: Calling groups_plugins_play to load vars for managed_node2 8995 1726888065.66498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.67775: done with get_vars() 8995 1726888065.67796: done getting variables 8995 1726888065.67855: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888065.67864: entering _queue_task() for managed_node2/command 8995 1726888065.68095: worker is 2 (out of 3 available) 8995 1726888065.68108: exiting _queue_task() for managed_node2/command 8995 1726888065.68135: getting variables 8995 1726888065.68138: in VariableManager get_vars() 8995 1726888065.68218: Calling all_inventory to load vars for managed_node3 8995 1726888065.68222: Calling groups_inventory to load vars for managed_node3 8995 1726888065.68225: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888065.68238: Calling all_plugins_play to load vars for managed_node3 8995 1726888065.68241: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888065.68244: Calling groups_plugins_play to load vars for managed_node3 9526 1726888065.66594: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch 9526 1726888065.66726: in run() - task 026adac1-1d6b-4d75-acc5-000000000014 9526 1726888065.66741: variable 'ansible_search_path' from source: unknown 9526 1726888065.66745: variable 'ansible_search_path' from source: unknown 9526 1726888065.66765: calling self._execute() 9526 1726888065.66832: variable 'ansible_host' from source: host vars for 'managed_node1' 9526 1726888065.66841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9526 1726888065.66851: variable 'omit' from source: magic vars 9526 1726888065.67170: variable 'ansible_check_mode' from source: magic vars 9526 1726888065.67182: Evaluated conditional (not ansible_check_mode): False 9526 1726888065.67186: when evaluation is False, skipping this task 9526 1726888065.67189: _execute() done 9526 1726888065.67194: dumping result to json 9526 1726888065.67197: done dumping result, returning 9526 1726888065.67203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch [026adac1-1d6b-4d75-acc5-000000000014] 9526 1726888065.67217: sending task result for task 026adac1-1d6b-4d75-acc5-000000000014 9526 1726888065.67252: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000014 9526 1726888065.67255: WORKER PROCESS EXITING 8995 1726888065.70085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.71365: done with get_vars() 8995 1726888065.71383: done getting variables 9527 1726888065.69878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch 9527 1726888065.70000: in run() - task 026adac1-1d6b-4d75-acc5-000000000014 9527 1726888065.70016: variable 'ansible_search_path' from source: unknown 9527 1726888065.70020: variable 'ansible_search_path' from source: unknown 9527 1726888065.70041: calling self._execute() 9527 1726888065.70115: variable 'ansible_host' from source: host vars for 'managed_node2' 9527 1726888065.70126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9527 1726888065.70137: variable 'omit' from source: magic vars 9527 1726888065.70454: variable 'ansible_check_mode' from source: magic vars 9527 1726888065.70464: Evaluated conditional (not ansible_check_mode): False 9527 1726888065.70468: when evaluation is False, skipping this task 9527 1726888065.70471: _execute() done 9527 1726888065.70475: dumping result to json 9527 1726888065.70478: done dumping result, returning 9527 1726888065.70483: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch [026adac1-1d6b-4d75-acc5-000000000014] 9527 1726888065.70575: sending task result for task 026adac1-1d6b-4d75-acc5-000000000014 9527 1726888065.70610: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000014 9527 1726888065.70613: WORKER PROCESS EXITING 8995 1726888065.71539: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 8995 1726888065.71548: entering _queue_task() for managed_node3/command 8995 1726888065.71817: worker is 3 (out of 3 available) 8995 1726888065.71829: exiting _queue_task() for managed_node3/command skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 8995 1726888065.71904: done queuing things up, now waiting for results queue to drain 8995 1726888065.71906: waiting for pending results... skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 9528 1726888065.72219: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch 9528 1726888065.72398: in run() - task 026adac1-1d6b-4d75-acc5-000000000014 9528 1726888065.72420: variable 'ansible_search_path' from source: unknown 9528 1726888065.72424: variable 'ansible_search_path' from source: unknown 9528 1726888065.72459: calling self._execute() 9528 1726888065.72532: variable 'ansible_host' from source: host vars for 'managed_node3' 9528 1726888065.72541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9528 1726888065.72549: variable 'omit' from source: magic vars 9528 1726888065.72847: variable 'ansible_check_mode' from source: magic vars 9528 1726888065.72857: Evaluated conditional (not ansible_check_mode): False 9528 1726888065.72861: when evaluation is False, skipping this task 9528 1726888065.72864: _execute() done 9528 1726888065.72868: dumping result to json 9528 1726888065.72871: done dumping result, returning 9528 1726888065.72876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch [026adac1-1d6b-4d75-acc5-000000000014] 9528 1726888065.72890: sending task result for task 026adac1-1d6b-4d75-acc5-000000000014 9528 1726888065.72925: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000014 9528 1726888065.72928: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 8995 1726888065.73514: no more pending results, returning what we have 8995 1726888065.73517: results queue empty 8995 1726888065.73518: checking for any_errors_fatal 8995 1726888065.73524: done checking for any_errors_fatal 8995 1726888065.73525: checking for max_fail_percentage 8995 1726888065.73526: done checking for max_fail_percentage 8995 1726888065.73527: checking to see if all hosts have failed and the running result is not ok 8995 1726888065.73527: done checking to see if all hosts have failed 8995 1726888065.73528: getting the remaining hosts for this loop 8995 1726888065.73529: done getting the remaining hosts for this loop 8995 1726888065.73532: getting the next task for host managed_node1 8995 1726888065.73537: done getting next task for host managed_node1 8995 1726888065.73542: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 8995 1726888065.73544: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.73545: getting the next task for host managed_node2 8995 1726888065.73547: done getting next task for host managed_node2 8995 1726888065.73549: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 8995 1726888065.73550: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.73551: getting the next task for host managed_node3 8995 1726888065.73552: done getting next task for host managed_node3 8995 1726888065.73554: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 8995 1726888065.73555: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888065.73571: getting variables 8995 1726888065.73572: in VariableManager get_vars() 8995 1726888065.73601: Calling all_inventory to load vars for managed_node1 8995 1726888065.73604: Calling groups_inventory to load vars for managed_node1 8995 1726888065.73605: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888065.73613: Calling all_plugins_play to load vars for managed_node1 8995 1726888065.73616: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888065.73618: Calling groups_plugins_play to load vars for managed_node1 8995 1726888065.74803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.76087: done with get_vars() 8995 1726888065.76107: done getting variables 8995 1726888065.76164: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Configure tlog rec session] ************* task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103 Friday 20 September 2024 23:07:45 -0400 (0:00:00.120) 0:00:14.399 ****** 8995 1726888065.76196: entering _queue_task() for managed_node1/template 8995 1726888065.76426: worker is 1 (out of 3 available) 8995 1726888065.76440: exiting _queue_task() for managed_node1/template 8995 1726888065.76468: getting variables 8995 1726888065.76471: in VariableManager get_vars() 8995 1726888065.76549: Calling all_inventory to load vars for managed_node2 8995 1726888065.76554: Calling groups_inventory to load vars for managed_node2 8995 1726888065.76556: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888065.76571: Calling all_plugins_play to load vars for managed_node2 8995 1726888065.76574: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888065.76577: Calling groups_plugins_play to load vars for managed_node2 8995 1726888065.77929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.79236: done with get_vars() 8995 1726888065.79257: done getting variables 8995 1726888065.79321: 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) 8995 1726888065.79332: entering _queue_task() for managed_node2/template 8995 1726888065.79745: worker is 2 (out of 3 available) 8995 1726888065.79767: exiting _queue_task() for managed_node2/template 8995 1726888065.79814: getting variables 8995 1726888065.79817: in VariableManager get_vars() 8995 1726888065.79947: Calling all_inventory to load vars for managed_node3 8995 1726888065.79953: Calling groups_inventory to load vars for managed_node3 8995 1726888065.79957: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888065.79980: Calling all_plugins_play to load vars for managed_node3 8995 1726888065.79984: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888065.79988: Calling groups_plugins_play to load vars for managed_node3 9531 1726888065.77510: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 9531 1726888065.77636: in run() - task 026adac1-1d6b-4d75-acc5-000000000015 9531 1726888065.77654: variable 'ansible_search_path' from source: unknown 9531 1726888065.77657: variable 'ansible_search_path' from source: unknown 9531 1726888065.77676: calling self._execute() 9531 1726888065.77743: variable 'ansible_host' from source: host vars for 'managed_node1' 9531 1726888065.77754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9531 1726888065.77763: variable 'omit' from source: magic vars 9531 1726888065.77864: variable 'omit' from source: magic vars 9531 1726888065.77910: variable 'omit' from source: magic vars 9531 1726888065.77945: variable '__tlog_rec_session_conf' from source: role '' all vars 9531 1726888065.78118: variable '__tlog_rec_session_conf' from source: role '' all vars 9531 1726888065.78155: variable 'omit' from source: magic vars 9531 1726888065.78190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9531 1726888065.78223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9531 1726888065.78243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9531 1726888065.78259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9531 1726888065.78273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9531 1726888065.78300: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9531 1726888065.78305: variable 'ansible_host' from source: host vars for 'managed_node1' 9531 1726888065.78309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9531 1726888065.78437: Set connection var ansible_module_compression to ZIP_DEFLATED 9531 1726888065.78443: Set connection var ansible_shell_type to sh 9531 1726888065.78449: Set connection var ansible_shell_executable to /bin/sh 9531 1726888065.78452: Set connection var ansible_connection to ssh 9531 1726888065.78457: Set connection var ansible_pipelining to False 9531 1726888065.78462: Set connection var ansible_timeout to 10 9531 1726888065.78485: variable 'ansible_shell_executable' from source: unknown 9531 1726888065.78489: variable 'ansible_connection' from source: unknown 9531 1726888065.78494: variable 'ansible_module_compression' from source: unknown 9531 1726888065.78497: variable 'ansible_shell_type' from source: unknown 9531 1726888065.78499: variable 'ansible_shell_executable' from source: unknown 9531 1726888065.78502: variable 'ansible_host' from source: host vars for 'managed_node1' 9531 1726888065.78506: variable 'ansible_pipelining' from source: unknown 9531 1726888065.78508: variable 'ansible_timeout' from source: unknown 9531 1726888065.78512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9531 1726888065.78642: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9531 1726888065.78655: variable 'omit' from source: magic vars 9531 1726888065.78660: starting attempt loop 9531 1726888065.78664: running the handler 9531 1726888065.78674: _low_level_execute_command(): starting 9531 1726888065.78682: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9533 1726888065.80290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 9533 1726888065.80427: in run() - task 026adac1-1d6b-4d75-acc5-000000000015 9533 1726888065.80444: variable 'ansible_search_path' from source: unknown 9533 1726888065.80448: variable 'ansible_search_path' from source: unknown 9533 1726888065.80468: calling self._execute() 9533 1726888065.80547: variable 'ansible_host' from source: host vars for 'managed_node2' 9533 1726888065.80556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9533 1726888065.80564: variable 'omit' from source: magic vars 9533 1726888065.80666: variable 'omit' from source: magic vars 9533 1726888065.80711: variable 'omit' from source: magic vars 9533 1726888065.80744: variable '__tlog_rec_session_conf' from source: role '' all vars 9533 1726888065.80922: variable '__tlog_rec_session_conf' from source: role '' all vars 9533 1726888065.80960: variable 'omit' from source: magic vars 9533 1726888065.81003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9533 1726888065.81041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9533 1726888065.81061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9533 1726888065.81078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9533 1726888065.81094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9533 1726888065.81120: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9533 1726888065.81128: variable 'ansible_host' from source: host vars for 'managed_node2' 9533 1726888065.81132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9533 1726888065.81262: Set connection var ansible_module_compression to ZIP_DEFLATED 9533 1726888065.81268: Set connection var ansible_shell_type to sh 9533 1726888065.81274: Set connection var ansible_shell_executable to /bin/sh 9533 1726888065.81277: Set connection var ansible_connection to ssh 9533 1726888065.81282: Set connection var ansible_pipelining to False 9533 1726888065.81288: Set connection var ansible_timeout to 10 9533 1726888065.81316: variable 'ansible_shell_executable' from source: unknown 9533 1726888065.81321: variable 'ansible_connection' from source: unknown 9533 1726888065.81328: variable 'ansible_module_compression' from source: unknown 9533 1726888065.81331: variable 'ansible_shell_type' from source: unknown 9533 1726888065.81334: variable 'ansible_shell_executable' from source: unknown 9533 1726888065.81337: variable 'ansible_host' from source: host vars for 'managed_node2' 9533 1726888065.81341: variable 'ansible_pipelining' from source: unknown 9533 1726888065.81344: variable 'ansible_timeout' from source: unknown 9533 1726888065.81348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8995 1726888065.81522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888065.82943: done with get_vars() 8995 1726888065.82963: done getting variables 8995 1726888065.83045: 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) 8995 1726888065.83057: entering _queue_task() for managed_node3/template 8995 1726888065.83356: worker is 3 (out of 3 available) 8995 1726888065.83370: exiting _queue_task() for managed_node3/template 8995 1726888065.83383: done queuing things up, now waiting for results queue to drain 8995 1726888065.83385: waiting for pending results... 9533 1726888065.81483: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9533 1726888065.81496: variable 'omit' from source: magic vars 9533 1726888065.81504: starting attempt loop 9533 1726888065.81508: running the handler 9533 1726888065.81519: _low_level_execute_command(): starting 9533 1726888065.81531: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9531 1726888065.82821: stdout chunk (state=2): >>>/root <<< 9531 1726888065.82833: stderr chunk (state=2): >>><<< 9531 1726888065.82847: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'/root\n', b'') 9531 1726888065.82866: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9531 1726888065.82879: _low_level_execute_command(): starting 9531 1726888065.82885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `" && echo ansible-tmp-1726888065.8287327-9531-2996636405692="` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `" ) && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `" && echo ansible-tmp-1726888065.8287327-9531-2996636405692="` echo /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 `" ) && sleep 0'"'"'' 9536 1726888065.83821: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 9536 1726888065.84008: in run() - task 026adac1-1d6b-4d75-acc5-000000000015 9536 1726888065.84032: variable 'ansible_search_path' from source: unknown 9536 1726888065.84038: variable 'ansible_search_path' from source: unknown 9536 1726888065.84077: calling self._execute() 9536 1726888065.84156: variable 'ansible_host' from source: host vars for 'managed_node3' 9536 1726888065.84167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9536 1726888065.84177: variable 'omit' from source: magic vars 9536 1726888065.84282: variable 'omit' from source: magic vars 9536 1726888065.84321: variable 'omit' from source: magic vars 9536 1726888065.84353: variable '__tlog_rec_session_conf' from source: role '' all vars 9536 1726888065.84538: variable '__tlog_rec_session_conf' from source: role '' all vars 9536 1726888065.84575: variable 'omit' from source: magic vars 9536 1726888065.84667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9536 1726888065.84704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9536 1726888065.84729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9536 1726888065.84746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9536 1726888065.84760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9536 1726888065.84785: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9536 1726888065.84789: variable 'ansible_host' from source: host vars for 'managed_node3' 9536 1726888065.84795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9536 1726888065.84896: Set connection var ansible_module_compression to ZIP_DEFLATED 9536 1726888065.84902: Set connection var ansible_shell_type to sh 9536 1726888065.84908: Set connection var ansible_shell_executable to /bin/sh 9536 1726888065.84911: Set connection var ansible_connection to ssh 9536 1726888065.84916: Set connection var ansible_pipelining to False 9536 1726888065.84921: Set connection var ansible_timeout to 10 9536 1726888065.84946: variable 'ansible_shell_executable' from source: unknown 9536 1726888065.84955: variable 'ansible_connection' from source: unknown 9536 1726888065.84958: variable 'ansible_module_compression' from source: unknown 9536 1726888065.84961: variable 'ansible_shell_type' from source: unknown 9536 1726888065.84964: variable 'ansible_shell_executable' from source: unknown 9536 1726888065.84972: variable 'ansible_host' from source: host vars for 'managed_node3' 9536 1726888065.84976: variable 'ansible_pipelining' from source: unknown 9536 1726888065.84979: variable 'ansible_timeout' from source: unknown 9536 1726888065.84982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9536 1726888065.85122: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9536 1726888065.85136: variable 'omit' from source: magic vars 9536 1726888065.85142: starting attempt loop 9536 1726888065.85145: running the handler 9536 1726888065.85155: _low_level_execute_command(): starting 9536 1726888065.85162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9533 1726888065.85522: stdout chunk (state=2): >>>/root <<< 9533 1726888065.85537: stderr chunk (state=2): >>><<< 9533 1726888065.85554: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'/root\n', b'') 9533 1726888065.85573: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9533 1726888065.85585: _low_level_execute_command(): starting 9533 1726888065.85590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `" && echo ansible-tmp-1726888065.8557975-9533-207101275542502="` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `" ) && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `" && echo ansible-tmp-1726888065.8557975-9533-207101275542502="` echo /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 `" ) && sleep 0'"'"'' 9531 1726888065.87317: stdout chunk (state=2): >>>ansible-tmp-1726888065.8287327-9531-2996636405692=/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 <<< 9531 1726888065.87712: stderr chunk (state=3): >>><<< 9531 1726888065.87721: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'ansible-tmp-1726888065.8287327-9531-2996636405692=/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692\n', b'') 9531 1726888065.87744: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.8287327-9531-2996636405692=/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692 , stderr= 9531 1726888065.87760: evaluation_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 9531 1726888065.87778: search_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf 9531 1726888065.87801: variable 'ansible_search_path' from source: unknown 9531 1726888065.88044: variable 'ansible_managed' from source: unknown 9531 1726888065.88053: variable '__tlog_writer' from source: role '' all vars 9531 1726888065.88470: 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) 9531 1726888065.88514: variable 'ansible_module_compression' from source: unknown 9531 1726888065.88559: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9531 1726888065.88595: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9531 1726888065.88709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiz35m2u4 TO /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9531 1726888065.89008: Sending initial data 9531 1726888065.89016: Sent initial data (149 bytes) 9533 1726888065.89057: stdout chunk (state=2): >>>ansible-tmp-1726888065.8557975-9533-207101275542502=/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 <<< 9533 1726888065.89122: stderr chunk (state=3): >>><<< 9533 1726888065.89132: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'ansible-tmp-1726888065.8557975-9533-207101275542502=/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502\n', b'') 9533 1726888065.89155: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.8557975-9533-207101275542502=/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502 , stderr= 9533 1726888065.89177: evaluation_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 9533 1726888065.89206: search_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf 9533 1726888065.89232: variable 'ansible_search_path' from source: unknown 9533 1726888065.89562: variable 'ansible_managed' from source: unknown 9533 1726888065.89574: variable '__tlog_writer' from source: role '' all vars 9533 1726888065.89981: 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) 9533 1726888065.90047: variable 'ansible_module_compression' from source: unknown 9533 1726888065.90097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9536 1726888065.90113: stdout chunk (state=2): >>>/root <<< 9533 1726888065.90140: variable 'ansible_facts' from source: host vars for 'managed_node2' 9536 1726888065.90177: stderr chunk (state=3): >>><<< 9536 1726888065.90184: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'/root\n', b'') 9536 1726888065.90208: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9536 1726888065.90220: _low_level_execute_command(): starting 9536 1726888065.90226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `" && echo ansible-tmp-1726888065.9021468-9536-234991000699620="` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `" ) && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `" && echo ansible-tmp-1726888065.9021468-9536-234991000699620="` echo /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 `" ) && sleep 0'"'"'' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9533 1726888065.90364: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpg297n1un TO /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9533 1726888065.91359: Sending initial data 9533 1726888065.91366: Sent initial data (151 bytes) 9531 1726888065.92037: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiz35m2u4 /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py <<< 9531 1726888065.93013: stderr chunk (state=3): >>><<< 9531 1726888065.93020: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpiz35m2u4 /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py\n', b'') 9531 1726888065.93040: done transferring module to remote 9531 1726888065.93052: _low_level_execute_command(): starting 9531 1726888065.93057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0'"'"'' 9533 1726888065.93589: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpg297n1un /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py <<< 9536 1726888065.93792: stdout chunk (state=2): >>>ansible-tmp-1726888065.9021468-9536-234991000699620=/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 <<< 9536 1726888065.93963: stderr chunk (state=3): >>><<< 9536 1726888065.93970: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'ansible-tmp-1726888065.9021468-9536-234991000699620=/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620\n', b'') 9536 1726888065.93989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888065.9021468-9536-234991000699620=/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620 , stderr= 9536 1726888065.94013: evaluation_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 9536 1726888065.94040: search_path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf 9536 1726888065.94066: variable 'ansible_search_path' from source: unknown 9536 1726888065.94412: variable 'ansible_managed' from source: unknown 9536 1726888065.94421: variable '__tlog_writer' from source: role '' all vars 9533 1726888065.94748: stderr chunk (state=3): >>><<< 9533 1726888065.94758: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpg297n1un /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py\n', b'') 9533 1726888065.94786: done transferring module to remote 9533 1726888065.94803: _low_level_execute_command(): starting 9533 1726888065.94812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0'"'"'' 9536 1726888065.95230: 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) 9536 1726888065.95295: variable 'ansible_module_compression' from source: unknown 9536 1726888065.95358: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9536 1726888065.95399: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9536 1726888065.95564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpf9s4dqb8 TO /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9536 1726888065.95684: Sending initial data 9536 1726888065.95696: Sent initial data (151 bytes) 9531 1726888065.95945: stderr chunk (state=2): >>><<< 9531 1726888065.95953: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9531 1726888065.95971: _low_level_execute_command() done: rc=0, stdout=, stderr= 9531 1726888065.95976: _low_level_execute_command(): starting 9531 1726888065.95981: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_stat.py && sleep 0'"'"'' 9533 1726888065.97459: stderr chunk (state=2): >>><<< 9533 1726888065.97469: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9533 1726888065.97495: _low_level_execute_command() done: rc=0, stdout=, stderr= 9533 1726888065.97500: _low_level_execute_command(): starting 9533 1726888065.97507: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_stat.py && sleep 0'"'"'' 9531 1726888066.00450: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ace48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7642828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ac9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e764f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e765b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # <<< 9533 1726888066.00569: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9533 1726888066.00581: stdout chunk (state=3): >>>import '_warnings' # <<< 9533 1726888066.00599: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9533 1726888066.00655: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9533 1726888066.00690: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9533 1726888066.00734: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 9533 1726888066.00750: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9533 1726888066.00764: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9533 1726888066.00807: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9533 1726888066.00815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.00832: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9533 1726888066.00858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9533 1726888066.00866: stdout chunk (state=3): >>>import '_codecs' # <<< 9533 1726888066.00894: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ffe48> <<< 9533 1726888066.00919: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9533 1726888066.00946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c895828> <<< 9533 1726888066.00954: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ff9b0> <<< 9533 1726888066.00978: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9536 1726888066.00997: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpf9s4dqb8 /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py <<< 9533 1726888066.01017: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a2630> import '_signal' # <<< 9533 1726888066.01028: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 9533 1726888066.01054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9160> <<< 9533 1726888066.01066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 9533 1726888066.01074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9531 1726888066.01553: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7605e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e760c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75efd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75f2198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5900940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5912240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7660a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9533 1726888066.01645: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ae0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c858e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c85f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c842d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c845198> <<< 9533 1726888066.01700: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab53940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9533 1726888066.02103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab65240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8b3a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9533 1726888066.02171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9533 1726888066.02230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9533 1726888066.02290: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9533 1726888066.02329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9533 1726888066.02376: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aad30b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9533 1726888066.02411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aade2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9533 1726888066.02458: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1aadef98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aadeac8> import 'itertools' # <<< 9533 1726888066.02498: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aae80b8> <<< 9533 1726888066.02521: stdout chunk (state=3): >>>import '_collections' # <<< 9533 1726888066.02560: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2e7f0> <<< 9533 1726888066.02592: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9533 1726888066.02623: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2ebe0> <<< 9533 1726888066.02675: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22198> <<< 9533 1726888066.02718: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab1a470> <<< 9533 1726888066.02749: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab0a4a8> <<< 9533 1726888066.02777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9533 1726888066.02833: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9533 1726888066.02863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9533 1726888066.02878: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a88b2e8> <<< 9536 1726888066.03001: stderr chunk (state=3): >>><<< 9533 1726888066.03009: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a893d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab220f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a899e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab042e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9536 1726888066.03011: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpf9s4dqb8 /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py\n', b'') 9536 1726888066.03038: done transferring module to remote 9536 1726888066.03056: _low_level_execute_command(): starting 9533 1726888066.03051: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f048> <<< 9536 1726888066.03064: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None 9533 1726888066.03094: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab7c048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0'"'"'' 9533 1726888066.03128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.03165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fe48> <<< 9531 1726888066.03877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5880208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588a438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e588e128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588ac18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588e208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58db940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58dbd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58d32e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58c65c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b75f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5638438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5628eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.Sour<<< 9533 1726888066.03900: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fa58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aaeb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4311d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a436cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45a320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a45a6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4613c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a20cbe0> <<< 9533 1726888066.03974: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1ff320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f9fd0> <<< 9533 1726888066.03999: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f1eb8> <<< 9533 1726888066.04034: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a461d68> <<< 9533 1726888066.04086: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a1fff98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45aa58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9533 1726888066.04117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9533 1726888066.04162: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c8116d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a206080> import 'pwd' # <<< 9533 1726888066.04202: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c811a58> <<< 9533 1726888066.04240: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f8d0> <<< 9533 1726888066.04271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9533 1726888066.04315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9533 1726888066.04365: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c829588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9533 1726888066.04490: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d5f8> <<< 9533 1726888066.04526: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dac8> <<< 9533 1726888066.04555: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dbe0> <<< 9533 1726888066.04577: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829dd8> <<< 9533 1726888066.04623: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82df28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c82d4a8> <<< 9533 1726888066.04673: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c81dac8> <<< 9533 1726888066.04708: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a446390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9533 1726888066.04746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9533 1726888066.04778: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829438> <<< 9531 1726888066.04831: stdout chunk (state=3): >>>ceFileLoader object at 0x7f18e5645fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b1438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e592a198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564af98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564aba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5662080> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51dd358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51e2e48> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a6d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so<<< 9533 1726888066.04916: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9533 1726888066.04981: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b188308d0> <<< 9533 1726888066.05032: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9533 1726888066.05061: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9531 1726888066.05928: stdout chunk (state=3): >>>' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e5207828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520d518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb9d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fa4048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520deb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e4fb3128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb31d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a9b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75d2748> # /usr/lib64/python3<<< 9531 1726888066.05947: stdout chunk (state=3): >>>.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d2f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75e2128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75db668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75c7c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51f24e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d25f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35dba90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9533 1726888066.06149: stdout chunk (state=3): >>># zipimport: zlib available <<< 9536 1726888066.06714: stderr chunk (state=2): >>><<< 9536 1726888066.06722: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9536 1726888066.06741: _low_level_execute_command() done: rc=0, stdout=, stderr= 9536 1726888066.06744: _low_level_execute_command(): starting 9536 1726888066.06748: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_stat.py && sleep 0'"'"'' 9531 1726888066.07377: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.07403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b184f1a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18518240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185564a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185565c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18556b00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9533 1726888066.07424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9533 1726888066.07488: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18559128> <<< 9533 1726888066.07516: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.07531: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18559a58> <<< 9533 1726888066.07547: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185042e8> <<< 9533 1726888066.07573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9533 1726888066.07585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9533 1726888066.07639: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18504ac8> <<< 9533 1726888066.07653: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18539278> <<< 9533 1726888066.07952: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1852e470> <<< 9533 1726888066.07969: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9533 1726888066.07985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9533 1726888066.08003: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1884efd0> <<< 9533 1726888066.08026: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18542278> <<< 9533 1726888066.08051: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18542390> <<< 9533 1726888066.08075: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9533 1726888066.08089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9533 1726888066.08112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9533 1726888066.08132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9533 1726888066.08154: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9533 1726888066.08170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.08217: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185d0dd8> <<< 9533 1726888066.08300: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9533 1726888066.08319: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185d7e80> <<< 9533 1726888066.08333: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4208> <<< 9533 1726888066.08352: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9533 1726888066.08365: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4a90> <<< 9533 1726888066.08815: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1854e748> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185f5e80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c40f0> <<< 9533 1726888066.08907: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.08915: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583d30> <<< 9533 1726888066.08941: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.08949: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583eb8> <<< 9533 1726888066.08978: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726888066.09000: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ce6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32c1400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cef98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33ce048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e329ecc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9533 1726888066.09006: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185424e0> <<< 9533 1726888066.09020: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9533 1726888066.09039: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9533 1726888066.09052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9533 1726888066.09097: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.09113: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859f978> <<< 9533 1726888066.09263: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1859a0b8> <<< 9533 1726888066.09295: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.09311: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859a2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18590b38> <<< 9533 1726888066.09330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 9533 1726888066.09344: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.09417: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.09488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.09509: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9533 1726888066.09525: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9533 1726888066.09537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.09630: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.09729: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9533 1726888066.09738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.09755: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9533 1726888066.09765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9533 1726888066.09803: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9533 1726888066.09997: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185b7d30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b79e8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7208> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7860> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185a7a90> # zipimport: zlib available <<< 9531 1726888066.10319: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3306208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fd940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32b1198> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3305278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e6438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32db630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e67f0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fdeb8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f0588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33dd048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33f10b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9533 1726888066.10438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.10893: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 9533 1726888066.10903: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9533 1726888066.10924: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 9533 1726888066.10939: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 9533 1726888066.10949: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.10968: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.10994: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 9533 1726888066.11002: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.11019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.11036: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9533 1726888066.11148: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726888066.11224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cbc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32fe940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35890f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3589f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3597080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35971d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f06d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a5b70> <<< 9531 1726888066.11238: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35a32b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a34a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3597d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35bdf98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdc50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bd470> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35ade10> # zipimport: zlib available <<< 9533 1726888066.11271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9533 1726888066.11297: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14e80208> <<< 9533 1726888066.11320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.11667: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12030: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12078: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12136: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 9533 1726888066.12147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12170: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12195: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 9533 1726888066.12209: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12264: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12336: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 9533 1726888066.12344: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12366: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9533 1726888066.12396: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12425: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9533 1726888066.12439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12600: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9533 1726888066.12900: stdout chunk (state=3): >>>import '_ast' # <<< 9533 1726888066.12919: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14ef5da0> # zipimport: zlib available <<< 9533 1726888066.12940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.12958: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9533 1726888066.12969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13017: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13067: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9533 1726888066.13078: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py <<< 9533 1726888066.13084: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 9533 1726888066.13099: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9533 1726888066.13112: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13168: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 9533 1726888066.13179: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13213: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13340: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9536 1726888066.13365: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b6e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a84c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b69b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a859630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8650f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80a470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpat<<< 9536 1726888066.13376: stdout chunk (state=3): >>>h.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80ab38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8164e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7f9d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7fc198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b0a940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b1c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a86aa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9531 1726888066.13429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.13472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.13557: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b14ed60f0> <<< 9533 1726888066.13624: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b15220e10> <<< 9533 1726888066.13830: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.14111: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.14393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9533 1726888066.14416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9533 1726888066.14439: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9536 1726888066.14453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a8a0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a952e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478a95f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a95ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a9f0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae57f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae5be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad1470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ac14a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788422e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547884ad68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad90f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478850e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478abb2e8> <<< 9531 1726888066.14536: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e339eda0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9533 1726888066.14898: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f09048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f090f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1523c908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.14907: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9533 1726888066.14998: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 9533 1726888066.15320: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.15562: stdout chunk (state=3): >>>import 'gc' # <<< 9536 1726888066.15578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b33048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783e7208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788617f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783eccf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478411710> # /usr/lib64/python3.6/__pycache<<< 9536 1726888066.15588: stdout chunk (state=3): >>>__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781c3c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6358><<< 9531 1726888066.15633: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3455da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9536 1726888066.16648: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781a8ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418da0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54781b6f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c86d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781bd080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c8a58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788568d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e0588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e45f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4ac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4be0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_extern<<< 9536 1726888066.16678: stdout chunk (state=3): >>>al.ExtensionFileLoader object at 0x7f547a7e4f28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e44a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7d4ac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783fc3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0438> <<< 9533 1726888066.16701: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 88080579, "dev": 51713, "nlink": 1, "atime": 1726888043.561472, "mtime": 1726888043.2584674, "ctime": 1726888043.5624719, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "2969693212", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 9531 1726888066.16736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e341b2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ad0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e341b630> <<< 9533 1726888066.16948: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref <<< 9533 1726888066.17004: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 9533 1726888066.17075: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 9533 1726888066.17116: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9533 1726888066.17257: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9533 1726888066.17309: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 9533 1726888066.17394: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 9533 1726888066.17467: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9533 1726888066.17561: stdout chunk (state=3): >>># destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 9533 1726888066.17642: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd <<< 9533 1726888066.17684: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys <<< 9533 1726888066.17703: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9536 1726888066.17736: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54767e78d0> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9531 1726888066.18113: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3584048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 9533 1726888066.18135: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9533 1726888066.18154: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9533 1726888066.18195: stderr chunk (state=3): >>><<< 9533 1726888066.18201: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ffe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c895828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ff9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a2630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ae0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c858e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c85f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c842d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c845198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab53940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab65240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aad30b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aade2e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1aadef98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aadeac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aae80b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2e7f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2ebe0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab1a470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab0a4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a88b2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a893d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab220f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a899e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab042e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab7c048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fe48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aaeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4311d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a436cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45a320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a45a6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4613c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a20cbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1ff320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f9fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f1eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a461d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a1fff98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45aa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c8116d8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a206080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c811a58>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c829588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d5f8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dac8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dbe0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82df28>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c82d4a8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d208>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c81dac8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a446390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b188308d0>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b184f1a90>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18518240>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185564a8>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185565c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18556b00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18559128>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18559a58>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185042e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18504ac8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18539278>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1852e470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1884efd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18542278>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18542390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185d0dd8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185d7e80>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4208>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1854e748>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185f5e80>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c40f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583d30>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583f98>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185424e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859f978>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1859a0b8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859a2b0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18590b38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185b7d30>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b79e8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7208>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7860>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185a7a90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14e80208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14ef5da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b14ed60f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b15220e10>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f09048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f090f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1523c908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 88080579, "dev": 51713, "nlink": 1, "atime": 1726888043.561472, "mtime": 1726888043.2584674, "ctime": 1726888043.5624719, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "2969693212", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9533 1726888066.18268: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ffe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c895828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ff9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a2630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8ae0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8a9390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c858e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c853b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c85f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c842d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c845198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab53940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab65240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c8b3a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aad30b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aade2e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1aadef98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aadeac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1aae80b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2e7f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab2ebe0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab22e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab1a470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab0a4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a88b2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a893d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab220f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a899e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab042e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a89f358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1ab7c048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fe48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89fa58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aaeb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4311d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a8aa7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a436cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45a320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a45a6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a4613c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a20cbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1ff320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f9fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a1f1eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a461d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1a1fff98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a45aa58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c8116d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a206080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c811a58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a89f8d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c829588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d5f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82dbe0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82df28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c82d4a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1c82d208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c81dac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1a446390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1c829438> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b188308d0> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b184f1a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18518240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185564a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185565c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18556b00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18559128> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18559a58> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185042e8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18504ac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18539278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1852e470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1884efd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18542278> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18542390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185d0dd8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185d7e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4208> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c4a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1854e748> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185f5e80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185c40f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583d30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b18583f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185424e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859f978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1859a0b8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1859a2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b18590b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b185b7d30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b79e8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7208> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185b7860> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b185a7a90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14e80208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14ef5da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b14ed60f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b15220e10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f09048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14f090f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1523c908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_hz126wu2/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 88080579, "dev": 51713, "nlink": 1, "atime": 1726888043.561472, "mtime": 1726888043.2584674, "ctime": 1726888043.5624719, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "2969693212", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.17 closed. 9533 1726888066.18501: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888065.8557975-9533-207101275542502/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9533 1726888066.18549: variable 'ansible_module_compression' from source: unknown 9533 1726888066.18595: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9533 1726888066.18617: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 9533 1726888066.18689: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py <10.31.47.17> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp8pxfrq5s TO /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py <10.31.47.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' '[10.31.47.17]' 9533 1726888066.19141: Sending initial data 9533 1726888066.19148: Sent initial data (151 bytes) 9536 1726888066.19287: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726888066.20352: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 94372035, "dev": 51713, "nlink": 1, "atime": 1726888046.6514482, "mtime": 1726888046.3904479, "ctime": 1726888046.6524484, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "4214434366", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] rem<<< 9531 1726888066.20416: stdout chunk (state=3): >>>oving shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 9531 1726888066.21184: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9531 1726888066.21193: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9531 1726888066.21206: stdout chunk (state=3): >>><<< 9531 1726888066.21212: stderr chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ace48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7642828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ac9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e764f630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e765b0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7605e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e760c4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75efd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75f2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5900940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5912240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7660a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5880208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588a438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e588e128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588ac18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588e208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58db940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58dbd30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd2e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58d32e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58c65c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b75f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5638438>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5628eb8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd240>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5645fd0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b1438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a390>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a198>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a4a8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e592a198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564af98>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564aba8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a860>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5662080>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51dd358>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a940>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51e2e48>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a6d8>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e5207828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520d518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb9d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fa4048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520deb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e4fb3128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207ba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb31d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7c18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a9b0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75d2748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db7b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbc88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbda0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d2f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75e2128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75db668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db3c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75c7c88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51f24e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d25f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35dba90>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ce6d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32c1400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cef98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33ce048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e329ecc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3306208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fd940>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32b1198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3305278>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e6438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32db630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e67f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fdeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f0588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33dd048>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33f10b8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb438>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cbc50>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32fe940>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35890f0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb2b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3589f28>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3597080>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35971d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f06d8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a5b70>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35a32b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a34a8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3597d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35bdf98>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdc50>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bd470>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdac8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35ade10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e339eda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3455da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e341b2b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ad0f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e341b630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3584048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 94372035, "dev": 51713, "nlink": 1, "atime": 1726888046.6514482, "mtime": 1726888046.3904479, "ctime": 1726888046.6524484, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "4214434366", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9531 1726888066.21285: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ace48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7642828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e76ac9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e764f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e765b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7656390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7605e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7600b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e760c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75efd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75f2198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5900940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5912240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e7660a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5880208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588a438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e588e128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588ac18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e588e208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58db940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58dbd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58d32e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58c65c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b75f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5638438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5628eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58cd240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5645fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e58b1438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e564a4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e592a198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564af98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564aba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5662080> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51dd358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e565a940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51e2e48> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a6d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e5207828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520d518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb9d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fae160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fa4048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e520deb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e4fb3128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e5207ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e4fb31d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75b7c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e564a9b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75d2748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75dbda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d2f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75e2128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75db668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e75db3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75c7c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e51f24e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e75d25f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35dba90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ce6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32c1400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cef98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33ce048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e329ecc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3306208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fd940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e32b1198> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3305278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e6438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32db630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32e67f0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35fdeb8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f0588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e33dd048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33f10b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cbc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32fe940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35890f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33cb2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3589f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e3597080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35971d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e32f06d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a5b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35a32b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35a34a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3597d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e35bdf98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdc50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bd470> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35bdac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e35ade10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e339eda0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3455da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18e341b2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e33ad0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e34a7128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e341b630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18e3584048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_23kqphz_/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 94372035, "dev": 51713, "nlink": 1, "atime": 1726888046.6514482, "mtime": 1726888046.3904479, "ctime": 1726888046.6524484, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "4214434366", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.46.117 closed. 9531 1726888066.22041: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888065.8287327-9531-2996636405692/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9531 1726888066.22080: variable 'ansible_module_compression' from source: unknown 9531 1726888066.22120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9531 1726888066.22137: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 9531 1726888066.22248: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py <10.31.46.117> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmpijk5xpzq TO /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py <10.31.46.117> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6fed29afac"' '[10.31.46.117]' 9536 1726888066.21299: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764a8a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764cf240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650d4a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547650d5c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650db00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476510128> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bb358> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bbe10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650e0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f0278> <<< 9536 1726888066.22372: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764e5470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476805d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764f92e8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476586e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547658ce48> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a2b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657aac8> <<< 9533 1726888066.22413: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp8pxfrq5s /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py <<< 9536 1726888066.24256: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765057b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765ace48> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653acf8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653ae80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653af60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476557940> <<< 9531 1726888066.24630: Sending initial data 9531 1726888066.24638: Sent initial data (149 bytes) 9536 1726888066.24664: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476551080> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476551278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476547b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547656ed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656ea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547655eac8> # zipimport: zlib available <<< 9533 1726888066.26021: stderr chunk (state=3): >>><<< 9533 1726888066.26029: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp8pxfrq5s /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py\n', b'') 9533 1726888066.26052: done transferring module to remote 9533 1726888066.26063: _low_level_execute_command(): starting 9533 1726888066.26068: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0'"'"'' 9536 1726888066.26332: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.27430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e38208> # zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.28344: stderr chunk (state=2): >>><<< 9533 1726888066.28351: stdout chunk (state=2): >>><<< <10.31.47.17> (0, b'', b'') 9533 1726888066.28374: _low_level_execute_command() done: rc=0, stdout=, stderr= 9533 1726888066.28379: _low_level_execute_command(): starting 9533 1726888066.28387: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' -tt 10.31.47.17 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/AnsiballZ_file.py && sleep 0'"'"'' 9531 1726888066.28472: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpijk5xpzq /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py <<< 9536 1726888066.28488: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9536 1726888066.29536: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eace10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9531 1726888066.29618: stderr chunk (state=3): >>><<< 9531 1726888066.29624: stdout chunk (state=3): >>><<< <10.31.46.117> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmpijk5xpzq /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py\n', b'') 9531 1726888066.29646: done transferring module to remote 9531 1726888066.29656: _low_level_execute_command(): starting 9531 1726888066.29661: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0'"'"'' 9536 1726888066.30559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5472ecf128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54731dbe48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.31644: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e82048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9533 1726888066.31664: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9533 1726888066.31678: stdout chunk (state=3): >>>import '_thread' # <<< 9533 1726888066.31697: stdout chunk (state=3): >>>import '_weakref' # <<< 9533 1726888066.31740: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9533 1726888066.31771: stdout chunk (state=3): >>>import '_io' # <<< 9533 1726888066.31781: stdout chunk (state=3): >>>import 'marshal' # <<< 9533 1726888066.31816: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9533 1726888066.31827: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 9533 1726888066.31835: stdout chunk (state=3): >>># installing zipimport hook <<< 9533 1726888066.31845: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9533 1726888066.31892: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9533 1726888066.31900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.31918: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9533 1726888066.31943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9533 1726888066.31953: stdout chunk (state=3): >>>import '_codecs' # <<< 9533 1726888066.31975: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c653e48> <<< 9533 1726888066.32006: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9533 1726888066.32020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9533 1726888066.32037: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5e9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6539b0> <<< 9533 1726888066.32059: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9533 1726888066.32067: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5f6630> <<< 9533 1726888066.32093: stdout chunk (state=3): >>>import '_signal' # <<< 9533 1726888066.32114: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9533 1726888066.32128: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd160> <<< 9533 1726888066.32150: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9533 1726888066.32173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9533 1726888066.32196: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9533 1726888066.32215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9533 1726888066.32223: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6020f0> <<< 9533 1726888066.32243: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd748> <<< 9533 1726888066.32267: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd390> <<< 9533 1726888066.32302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9533 1726888066.32309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9533 1726888066.32332: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9533 1726888066.32347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9533 1726888066.32361: stdout chunk (state=3): >>>import 'errno' # <<< 9533 1726888066.32377: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9533 1726888066.32398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9533 1726888066.32405: stdout chunk (state=3): >>>import '_stat' # <<< 9533 1726888066.32412: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7470> <<< 9533 1726888066.32436: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9533 1726888066.32445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9533 1726888066.32502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5ace48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7b38> <<< 9536 1726888066.32962: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e820f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eaf940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.32982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5b34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c596d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c599198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8a7940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8b9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c607a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9531 1726888066.33024: stderr chunk (state=2): >>><<< 9531 1726888066.33031: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9531 1726888066.33047: _low_level_execute_command() done: rc=0, stdout=, stderr= 9531 1726888066.33051: _low_level_execute_command(): starting 9531 1726888066.33058: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' -tt 10.31.46.117 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/AnsiballZ_file.py && sleep 0'"'"'' 9533 1726888066.33133: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9533 1726888066.33170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9533 1726888066.33190: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9533 1726888066.33212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9533 1726888066.33236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9533 1726888066.33255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9533 1726888066.33318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9533 1726888066.33334: stdout chunk (state=3): >>>import '_functools' # <<< 9533 1726888066.33355: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9533 1726888066.33381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.33404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9533 1726888066.33424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9533 1726888066.33443: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8270b8> <<< 9533 1726888066.33469: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8322e8> <<< 9533 1726888066.33487: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9533 1726888066.33505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9533 1726888066.33534: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a832f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a832ac8> <<< 9533 1726888066.33550: stdout chunk (state=3): >>>import 'itertools' # <<< 9533 1726888066.33574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9533 1726888066.33596: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a83c0b8> import '_collections' # <<< 9533 1726888066.33644: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8827f0> <<< 9533 1726888066.33663: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9533 1726888066.33685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9533 1726888066.33714: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a882be0> <<< 9533 1726888066.33766: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876198> <<< 9533 1726888066.33797: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 9533 1726888066.33819: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a86e470> <<< 9533 1726888066.33861: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a85e4a8> <<< 9533 1726888066.33890: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9533 1726888066.33918: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9533 1726888066.33938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9533 1726888066.33963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9533 1726888066.34021: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5df2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5e7d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876470> import '_locale' # <<< 9533 1726888066.34064: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9533 1726888066.34097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5ede48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8582e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9533 1726888066.34120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9533 1726888066.34148: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5edfd0> <<< 9533 1726888066.34174: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8d0048> <<< 9533 1726888066.34203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9533 1726888066.34227: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.34252: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9533 1726888066.34279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3a20> <<< 9533 1726888066.34300: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 9533 1726888066.34330: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9533 1726888066.34353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9533 1726888066.34373: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9536 1726888066.34387: stdout chunk (state=3): >>>import 'gc' # <<< 9533 1726888066.34426: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5feeb8> <<< 9533 1726888066.34454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9533 1726888066.34499: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1851d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe7b8> <<< 9533 1726888066.34524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9533 1726888066.34537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9533 1726888066.35053: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a18acc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1ae320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a1ae6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b53c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f60be0> <<< 9533 1726888066.35085: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f53320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f4dfd0> <<< 9533 1726888066.35094: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f45eb8> <<< 9533 1726888066.35123: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b5d68> <<< 9533 1726888066.35154: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35166: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1709f53f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1aea58> <<< 9533 1726888066.35190: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9533 1726888066.35205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9533 1726888066.35241: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565748> <<< 9533 1726888066.35262: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f5a080> import 'pwd' # <<< 9533 1726888066.35291: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35298: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565ac8> <<< 9533 1726888066.35350: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3898> <<< 9533 1726888066.35368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9533 1726888066.35385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9533 1726888066.35402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9533 1726888066.35420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9533 1726888066.35443: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35454: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c57d5f8> <<< 9533 1726888066.35470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9533 1726888066.35478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9533 1726888066.35607: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35616: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581668> <<< 9533 1726888066.35639: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35648: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581b38> <<< 9533 1726888066.35674: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35682: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35698: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57de48> <<< 9533 1726888066.35714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9533 1726888066.35727: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.35735: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c581518> <<< 9533 1726888066.35766: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581278> <<< 9533 1726888066.35801: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c571b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a19a390> <<< 9533 1726888066.35830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9533 1726888066.35865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9533 1726888066.35910: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57d4a8> <<< 9536 1726888066.35997: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 85983427, "dev": 51713, "nlink": 1, "atime": 1726888044.9539154, "mtime": 1726888044.654916, "ctime": 1726888044.9559155, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1212236922", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] remo<<< 9533 1726888066.36042: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9536 1726888066.36287: stdout chunk (state=3): >>>ving shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins <<< 9533 1726888066.36296: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708584940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9536 1726888066.37039: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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.<<< 9536 1726888066.37054: stdout chunk (state=3): >>>moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9533 1726888066.37539: stdout chunk (state=3): >>># zipimport: zlib available <<< 9536 1726888066.37554: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9536 1726888066.37560: stdout chunk (state=3): >>><<< 9536 1726888066.37571: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a84c828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a859630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8650f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80fe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8164e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7f9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7fc198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b0a940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b1c240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a86aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a8a0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a952e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478a95f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a95ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a9f0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae57f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae5be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad1470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ac14a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788422e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547884ad68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad90f0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478850e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478abb2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b33048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783e7208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788617f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783eccf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478411710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781c3c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781a8ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54781b6f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c86d8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781bd080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c8a58>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788568d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e0588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e45f8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4ac8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4be0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4f28>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e44a8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4208>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7d4ac8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783fc3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54767e78d0>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764a8a90>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764cf240>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650d4a8>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547650d5c0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650db00>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476510128>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bb358>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bbe10>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650e0f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f0278>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764e5470>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476805d30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764f92e8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476586e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547658ce48>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657aac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765057b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765ace48>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653acf8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653ae80>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653af60>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476557940>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476551080>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476551278>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476547b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547656ed68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656ea20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e8d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547655eac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e38208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eace10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5472ecf128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54731dbe48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e82048>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e820f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eaf940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 85983427, "dev": 51713, "nlink": 1, "atime": 1726888044.9539154, "mtime": 1726888044.654916, "ctime": 1726888044.9559155, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1212236922", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9536 1726888066.37635: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b6e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a84c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8b69b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a859630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8650f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a860390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80a470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a80ab38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a8164e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7f9d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7fc198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b0a940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b1c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a86aa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a8a0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a952e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478a95f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a95ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478a9f0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae57f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ae5be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad9e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad1470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ac14a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788422e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547884ad68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478ad90f0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478850e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478abb2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478856358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478b33048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478861ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783e7208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788617f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783eccf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478856588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478411710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781c3c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781b6048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781a8ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478418da0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54781b6f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478411a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c86d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54781bd080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7c8a58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54788568d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e0588> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e45f8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4ac8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4be0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0dd8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4f28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e44a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547a7e4208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7d4ac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54783fc3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547a7e0438> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54767e78d0> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764a8a90> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764cf240> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650d4a8> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547650d5c0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650db00> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476510128> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bb358> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764bbe10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547650e0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f0278> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764e5470> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476805d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54764f92e8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476586e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547658ce48> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a2b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657aac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765057b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54765ace48> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547657a128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653acf8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653ae80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547653af60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54764f9550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476557940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476551080> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5476551278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476547b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547656ed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656ea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547656e8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547655eac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e38208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eace10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5472ecf128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54731dbe48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e82048> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472e820f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5472eaf940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_pbiilhfj/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 85983427, "dev": 51713, "nlink": 1, "atime": 1726888044.9539154, "mtime": 1726888044.654916, "ctime": 1726888044.9559155, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1212236922", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.44.178 closed. 9536 1726888066.37888: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_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-1726888065.9021468-9536-234991000699620/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9536 1726888066.37950: variable 'ansible_module_compression' from source: unknown 9536 1726888066.37999: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8995m469en9e/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9536 1726888066.38021: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 9536 1726888066.38100: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py <10.31.44.178> PUT /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0fkpxisq TO /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py <10.31.44.178> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/89d277a06a"' '[10.31.44.178]' 9533 1726888066.38243: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708245b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9531 1726888066.38708: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb30e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceac6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb309b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccead3630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceadf0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84470> <<< 9533 1726888066.38748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170826c2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aa518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082aa630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aab70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ad198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17085a8780> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708255048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9533 1726888066.38774: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ab128> <<< 9533 1726888066.38793: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170828d2e8> <<< 9536 1726888066.39306: Sending initial data 9536 1726888066.39316: Sent initial data (151 bytes) 9533 1726888066.39359: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082824e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17085a8fd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708249198> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708323e80> <<< 9531 1726888066.39528: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea89e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea904e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea73d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea76198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd84940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd96240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceae4a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9533 1726888066.39814: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708329ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17083172b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082a27b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9533 1726888066.39840: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708347f28> <<< 9533 1726888066.39895: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317128> <<< 9533 1726888066.40032: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7dd8> <<< 9533 1726888066.40074: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7f60> <<< 9533 1726888066.40123: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082e4080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296550> <<< 9533 1726888066.40169: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9533 1726888066.40189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9533 1726888066.40227: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082f2a20> <<< 9533 1726888066.40380: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ed160> <<< 9533 1726888066.40411: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9533 1726888066.40444: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082ed358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082e4be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9531 1726888066.40457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd04208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0e438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccd12128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0ec18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd12208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5f940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5fd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd512e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd572e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd4a5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd3b5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccabc400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaace80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd515c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.Sour<<< 9531 1726888066.40471: stdout chunk (state=3): >>>ceFileLoader object at 0x7f5cccac9f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd35438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccdae198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccacef60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaceb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccae6048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9533 1726888066.40478: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.40584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.40621: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 9533 1726888066.40658: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9533 1726888066.40752: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.40855: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.40904: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9533 1726888066.40942: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170830be48> <<< 9533 1726888066.40983: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830bb00> <<< 9533 1726888066.41021: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b320> <<< 9533 1726888066.41063: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9533 1726888066.41099: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082fac88> # zipimport: zlib available <<< 9531 1726888066.41543: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc661320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc666e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68b470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc68b828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc43dd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc428048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc437128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68bba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3b898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc4371d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3bc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea56748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9533 1726888066.41560: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.42009: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 9533 1726888066.42036: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9533 1726888066.42069: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9533 1726888066.42098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.42142: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.42176: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9533 1726888066.42269: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.42401: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9533 1726888066.42441: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bd3c18> # zipimport: zlib available <<< 9531 1726888066.42639: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea56f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea66128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea5f668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea4bc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc6764e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea565f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa5fa90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9536 1726888066.42639: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0fkpxisq /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py <<< 9533 1726888066.42798: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.43147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.43200: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.43260: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9533 1726888066.43292: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.43401: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.43452: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 9533 1726888066.43595: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9533 1726888066.43719: stdout chunk (state=3): >>># zipimport: zlib available <<< 9536 1726888066.43796: stderr chunk (state=3): >>><<< 9536 1726888066.43803: stdout chunk (state=3): >>><<< <10.31.44.178> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8995m469en9e/tmp0fkpxisq /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py\n', b'') 9536 1726888066.43827: done transferring module to remote 9536 1726888066.43838: _low_level_execute_command(): starting 9536 1726888066.43843: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0'"'"'' 9533 1726888066.43933: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9533 1726888066.44559: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c49eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9533 1726888066.44579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9533 1726888066.44665: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1704c2c160> <<< 9533 1726888066.44729: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704f76e80> <<< 9533 1726888066.44759: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 9533 1726888066.44773: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.44820: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726888066.44823: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.44866: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.44887: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.44925: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.45220: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.45500: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9533 1726888066.45526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9533 1726888066.45546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9533 1726888066.45553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9533 1726888066.45683: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e0b8> <<< 9533 1726888066.45699: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9533 1726888066.45713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9533 1726888066.45814: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e160> <<< 9533 1726888066.45858: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bfeac8> <<< 9533 1726888066.45913: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py <<< 9533 1726888066.45930: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9531 1726888066.45945: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8526d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca745400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca852f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca852048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca722cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca78a208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca78aa90> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca70f278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca789278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca76a438> <<< 9533 1726888066.45970: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 9533 1726888066.46003: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9533 1726888066.46211: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9533 1726888066.46545: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726888066.46796: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca75f630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa81400> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca7744a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7745c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca861080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca875080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84f470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fc88> <<< 9533 1726888066.46997: stdout chunk (state=3): >>># zipimport: zlib available <<< 9533 1726888066.47503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' <<< 9533 1726888066.47513: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170489ca20> <<< 9536 1726888066.47643: stderr chunk (state=2): >>><<< 9536 1726888066.47653: stdout chunk (state=2): >>><<< 9533 1726888066.47656: stdout chunk (state=3): >>> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< <10.31.44.178> (0, b'', b'') 9533 1726888066.47677: stdout chunk (state=3): >>># destroy __main__ <<< 9536 1726888066.47679: _low_level_execute_command() done: rc=0, stdout=, stderr= 9536 1726888066.47698: _low_level_execute_command(): starting 9536 1726888066.47706: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' -tt 10.31.44.178 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/AnsiballZ_file.py && sleep 0'"'"'' 9533 1726888066.48232: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins <<< 9531 1726888066.48662: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca782978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa0d048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fdd8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa0def0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca774710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa29b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa27278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa27470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa1bcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa40f60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40c18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa31dd8> # zipimport: zlib available <<< 9533 1726888066.48777: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9533 1726888066.48814: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 9533 1726888066.48843: stdout chunk (state=3): >>># destroy select # destroy functools # destroy tokenize # destroy ctypes <<< 9533 1726888066.48893: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string <<< 9533 1726888066.48916: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9533 1726888066.49247: stderr chunk (state=3): >>>Shared connection to 10.31.47.17 closed. <<< 9533 1726888066.49287: stderr chunk (state=3): >>><<< 9533 1726888066.49294: stdout chunk (state=3): >>><<< <10.31.47.17> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c653e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5e9828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6539b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5f6630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6020f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5ace48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5b34e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c596d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c599198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8a7940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8b9240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c607a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8270b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8322e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a832f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a832ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a83c0b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8827f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a882be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876e80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a86e470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a85e4a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5df2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5e7d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5ede48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8582e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5edfd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8d0048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5feeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1851d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a18acc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1ae320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a1ae6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b53c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f60be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f53320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f4dfd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f45eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b5d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1709f53f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1aea58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f5a080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c57d5f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57de48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c581518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c571b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a19a390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57d4a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708584940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708245b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170826c2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aa518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082aa630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aab70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ad198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17085a8780>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708255048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ab128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170828d2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082824e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17085a8fd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708249198>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708323e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708329ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17083172b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082a27b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708347f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7f60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082e4080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082f2a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ed160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082ed358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082e4be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170830be48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830bb00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082fac88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bd3c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c49eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1704c2c160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704f76e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e0b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bfeac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170489ca20>\r\n\r\n{"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.47.17 closed.\r\n') 9533 1726888066.49360: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c653e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5e9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6539b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5f6630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c6020f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5fd390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5ace48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5a7b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c5b34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c596d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c599198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8a7940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8b9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c607a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8270b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8322e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a832f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a832ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a83c0b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8827f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a882be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876e80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a86e470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a85e4a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5df2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5e7d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a876470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5ede48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8582e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5edfd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a5f3320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a8d0048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5feeb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1851d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5fe7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a18acc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1ae320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170a1ae6d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b53c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f60be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f53320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f4dfd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f45eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1b5d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1709f53f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a1aea58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1709f5a080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c565ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a5f3898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c57d5f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57de48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c581518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170c581278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c571b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170a19a390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170c57d4a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708584940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708245b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170826c2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aa518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082aa630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082aab70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ad198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17085a8780> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708255048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ab128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170828d2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082824e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17085a8fd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708249198> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1708323e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708329ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17083172b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082a27b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708347f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708317128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7dd8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082d7f60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082e4080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1708296550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082f2a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082ed160> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17082ed358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082e4be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f170830be48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830bb00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b320> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170830b978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17082fac88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bd3c18> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c49eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1704c2c160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704f76e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e0b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704c5e160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1704bfeac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_oxhx0p_g/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f170489ca20> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.47.17 closed. 9533 1726888066.49541: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9533 1726888066.49590: _low_level_execute_command(): starting 9533 1726888066.49601: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ > /dev/null 2>&1 && sleep 0' <10.31.47.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/cb2a2dc5db"' 10.31.47.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8557975-9533-207101275542502/ > /dev/null 2>&1 && sleep 0'"'"'' 9531 1726888066.51132: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9531 1726888066.52225: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8225f8> # zipimport: zlib available <<< 9533 1726888066.52828: stderr chunk (state=2): >>><<< 9533 1726888066.52839: stdout chunk (state=2): >>><<< 9536 1726888066.52841: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb7e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e4d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb79b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e5a630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e660f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< <10.31.47.17> (0, b'', b'') 9533 1726888066.52858: _low_level_execute_command() done: rc=0, stdout=, stderr= 9533 1726888066.52866: handler run complete 9533 1726888066.52886: attempt loop complete, returning result 9533 1726888066.52889: _execute() done 9533 1726888066.52894: dumping result to json 9533 1726888066.52900: done dumping result, returning 9533 1726888066.52907: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [026adac1-1d6b-4d75-acc5-000000000015] 9533 1726888066.52977: sending task result for task 026adac1-1d6b-4d75-acc5-000000000015 9533 1726888066.53016: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000015 9533 1726888066.53020: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "dest": "/etc/tlog/tlog-rec-session.conf", "diff": { "after": { "path": "/etc/tlog/tlog-rec-session.conf" }, "before": { "path": "/etc/tlog/tlog-rec-session.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "tlog-rec-session.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/tlog/tlog-rec-session.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "state": "file", "uid": 0 } 9531 1726888066.53373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.53935: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0b470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e10e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0bb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e174e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfd198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19110b940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19111d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e6ba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9531 1726888066.54425: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8d9dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.55033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19108b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910962e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd191096f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191096ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910a00b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e67f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e6be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910dae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910d2470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910c24a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e432b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e4bd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9536 1726888066.55043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910bc2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191134048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e626d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9531 1726888066.55527: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca89f2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca9fd0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9536 1726888066.56133: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e62eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909e91d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e627b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909eecc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190a126d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a193c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907c4be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b7320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b1fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907a9eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a19d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1907b7f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/l<<< 9536 1726888066.56141: stdout chunk (state=3): >>>ib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907be080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de15f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9531 1726888066.56628: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca89f630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa08048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9531 1726888066.56638: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.57255: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de1e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de5518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dd5b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909fe390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de14a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ede8940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9531 1726888066.58676: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7c59e8> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # <<< 9531 1726888066.58712: stdout chunk (state=3): >>>cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # de<<< 9531 1726888066.58736: stdout chunk (state=3): >>>stroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9531 1726888066.58829: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9531 1726888066.58837: stdout chunk (state=3): >>><<< 9531 1726888066.58852: stderr chunk (state=3): >>><<< <10.31.46.117> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb30e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceac6828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb309b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccead3630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceadf0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea89e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea904e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea73d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea76198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd84940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd96240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceae4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd04208>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0e438>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccd12128>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0ec18>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd12208>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5f940>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5fd30>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd512e8>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd572e8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd4a5c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd3b5f8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccabc400>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaace80>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd515c0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccac9f98>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd35438>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace358>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace160>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace470>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccdae198>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccacef60>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaceb70>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade828>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccae6048>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc661320>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade908>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc666e10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace6a0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68b470>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc68b828>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691518>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc43dd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432470>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432160>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc428048>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691eb8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc437128>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68bba8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3b898>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc4371d0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3bc18>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace9e8>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea56748>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f7b8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fc88>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fda0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea56f98>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea66128>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea5f668>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f3c8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea4bc88>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc6764e0>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea565f8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa5fa90>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8526d8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca745400>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca852f98>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca852048>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca722cc0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca78a208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca78aa90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca70f278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca789278>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca76a438>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca75f630>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa81400>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca7744a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7745c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca861080>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca875080>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84f470>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fc88>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca782978>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa0d048>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fdd8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa0def0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b048>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b198>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca774710>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa29b38>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa27278>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa27470>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa1bcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa40f60>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40c18>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40438>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40a90>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa31dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8225f8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8d9dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca89f2b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca9fd0f0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca89f630>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa08048>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7c59e8>\r\n\r\n{"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.46.117 closed.\r\n') 9531 1726888066.59020: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb30e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceac6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceb309b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccead3630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceadf0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceada390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea89e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea84b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea904e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea73d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea76198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd84940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd96240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cceae4a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd04208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0e438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccd12128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd0ec18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd12208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5f940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd5fd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd512e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd572e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd4a5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd3b5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccabc400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaace80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd515c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccac9f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccd35438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cccace470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccdae198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccacef60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccaceb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccae6048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc661320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccade908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc666e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68b470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc68b828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc43dd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc432160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc428048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc691eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccc437128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc68bba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3b898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc4371d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea3bc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cccace9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea56748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5fda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea56f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea66128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea5f668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccea5f3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea4bc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccc6764e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccea565f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa5fa90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8526d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca745400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca852f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca852048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca722cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca78a208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca78aa90> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca70f278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca789278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca76a438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca75f630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa81400> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca7744a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7745c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca861080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca875080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84f470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fc88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca782978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa0d048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca84fdd8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa0def0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa1b198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca774710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa29b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa27278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa27470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa1bcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ccaa40f60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40c18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa40a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa31dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8225f8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca8d9dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cca89f2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca9fd0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca92b128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca89f630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ccaa08048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9ay6weyp/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cca7c59e8> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.46.117 closed. 9531 1726888066.59221: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9531 1726888066.59265: _low_level_execute_command(): starting 9531 1726888066.59273: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ > /dev/null 2>&1 && sleep 0' <10.31.46.117> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.117> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6fed29afac"' 10.31.46.117 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.8287327-9531-2996636405692/ > /dev/null 2>&1 && sleep 0'"'"'' 9536 1726888066.59419: stdout chunk (state=3): >>># zipimport: zlib available <<< 9536 1726888066.61176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaa9b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead02b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0e518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb0e630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0eb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb11198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ee0c828> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eabc048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0f128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaf12e8> <<< 9536 1726888066.62093: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eae64e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ee0cfd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead00f0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb87e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb8deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b2b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7bac8> <<< 9531 1726888066.62927: stderr chunk (state=2): >>><<< 9531 1726888066.62934: stdout chunk (state=2): >>><<< <10.31.46.117> (0, b'', b'') 9531 1726888066.62950: _low_level_execute_command() done: rc=0, stdout=, stderr= 9531 1726888066.62959: handler run complete 9531 1726888066.62977: attempt loop complete, returning result 9531 1726888066.62981: _execute() done 9531 1726888066.62984: dumping result to json 9531 1726888066.62990: done dumping result, returning 9531 1726888066.62998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [026adac1-1d6b-4d75-acc5-000000000015] 9531 1726888066.63012: sending task result for task 026adac1-1d6b-4d75-acc5-000000000015 9531 1726888066.63069: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000015 9531 1726888066.63073: WORKER PROCESS EXITING 9536 1726888066.63492: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb067b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ebacef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3be10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3bef0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb480b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb56a58> <<< ok: [managed_node1] => { "changed": false, "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "dest": "/etc/tlog/tlog-rec-session.conf", "diff": { "after": { "path": "/etc/tlog/tlog-rec-session.conf" }, "before": { "path": "/etc/tlog/tlog-rec-session.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "tlog-rec-session.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/tlog/tlog-rec-session.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "state": "file", "uid": 0 } 9536 1726888066.64434: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb50198> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb50390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb48c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb6fdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6fa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f2b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb5ebe0> # zipimport: zlib available <<< 9536 1726888066.65534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9536 1726888066.66625: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b439240> # zipimport: zlib available <<< 9536 1726888066.67722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.68828: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4ade48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.69925: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18b490160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b7dce80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.71021: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c20b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9536 1726888066.72125: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c2160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b462ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9536 1726888066.73257: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9536 1726888066.73735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b100a20> <<< 9536 1726888066.74841: stdout chunk (state=3): >>> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing thread<<< 9536 1726888066.74863: stdout chunk (state=3): >>>ing # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat #<<< 9536 1726888066.74901: stdout chunk (state=3): >>> cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves <<< 9536 1726888066.75848: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9536 1726888066.75855: stderr chunk (state=3): >>>Shared connection to 10.31.44.178 closed. <<< 9536 1726888066.75866: stdout chunk (state=3): >>><<< 9536 1726888066.75871: stderr chunk (state=3): >>><<< <10.31.44.178> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e4d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e5a630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e660f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e10e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e174e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19110b940>\r\n# /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19111d240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e6ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19108b0b8>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910962e8>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd191096f98>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191096ac8>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910a00b8>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e67f0>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e6be0>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da198>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910dae80>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910d2470>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910c24a8>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e432b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e4bd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da470>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910bc2e8>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191134048>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e626d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e62eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909e91d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e627b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909eecc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190a126d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a193c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907c4be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b7320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b1fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907a9eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a19d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1907b7f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12a58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907be080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de15f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de1e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de5518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dd5b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909fe390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de14a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ede8940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaa9b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead02b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0e518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb0e630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0eb70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb11198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ee0c828>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eabc048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0f128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaf12e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eae64e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ee0cfd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead00f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb87e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb8deb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7bac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb067b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ebacef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3be10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3bef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb480b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb56a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb50198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb50390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb48c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb6fdd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6fa90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb5ebe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b439240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4ade48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18b490160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b7dce80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c20b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c2160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b462ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b100a20>\r\n\r\n{"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.44.178 closed.\r\n') 9536 1726888066.75927: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb7e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e4d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192eb79b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e5a630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e660f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e61390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0b470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e10e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e0bb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e174e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dfd198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19110b940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19111d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192e6ba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd19108b0b8> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910962e8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd191096f98> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191096ac8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910a00b8> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e67f0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910e6be0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da198> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910dae80> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910d2470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910c24a8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e432b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e4bd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910da470> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1910bc2e8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e52fd0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190e57320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd191134048> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57a20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e626d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e62eb8> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909e91d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e627b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909eecc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12320> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd190a126d8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a193c8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907c4be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b7320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907b1fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907a9eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a19d68> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1907b7f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190a12a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1907be080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192dc9ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd190e57898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de15f8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5668> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5b38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de1e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de5518> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd192de5278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192dd5b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1909fe390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd192de14a8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ede8940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaa9b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead02b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0e518> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb0e630> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0eb70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb11198> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ee0c828> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eabc048> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb0f128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eaf12e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eae64e0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ee0cfd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18ead00f0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb87e80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb8deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b2b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7bac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb067b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18ebacef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb7b128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3be10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb3bef0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb480b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eafa550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb56a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb50198> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb50390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb48c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18eb6fdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6fa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f2b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb6f908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18eb5ebe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b439240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4ade48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd18b490160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b7dce80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c20b8> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b4c2160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b462ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_qf554kw5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd18b100a20> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.44.178 closed. 9536 1726888066.76152: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9536 1726888066.76199: _low_level_execute_command(): starting 9536 1726888066.76211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ > /dev/null 2>&1 && sleep 0' <10.31.44.178> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.178> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/89d277a06a"' 10.31.44.178 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888065.9021468-9536-234991000699620/ > /dev/null 2>&1 && sleep 0'"'"'' 9536 1726888066.80113: stderr chunk (state=2): >>><<< 9536 1726888066.80120: stdout chunk (state=2): >>><<< <10.31.44.178> (0, b'', b'') 9536 1726888066.80140: _low_level_execute_command() done: rc=0, stdout=, stderr= 9536 1726888066.80149: handler run complete 9536 1726888066.80169: attempt loop complete, returning result 9536 1726888066.80173: _execute() done 9536 1726888066.80177: dumping result to json 9536 1726888066.80182: done dumping result, returning 9536 1726888066.80189: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [026adac1-1d6b-4d75-acc5-000000000015] 9536 1726888066.80202: sending task result for task 026adac1-1d6b-4d75-acc5-000000000015 9536 1726888066.80237: done sending task result for task 026adac1-1d6b-4d75-acc5-000000000015 9536 1726888066.80240: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "dest": "/etc/tlog/tlog-rec-session.conf", "diff": { "after": { "path": "/etc/tlog/tlog-rec-session.conf" }, "before": { "path": "/etc/tlog/tlog-rec-session.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "tlog-rec-session.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/tlog/tlog-rec-session.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "state": "file", "uid": 0 } 8995 1726888066.80411: no more pending results, returning what we have 8995 1726888066.80415: results queue empty 8995 1726888066.80415: checking for any_errors_fatal 8995 1726888066.80421: done checking for any_errors_fatal 8995 1726888066.80421: checking for max_fail_percentage 8995 1726888066.80423: done checking for max_fail_percentage 8995 1726888066.80424: checking to see if all hosts have failed and the running result is not ok 8995 1726888066.80425: done checking to see if all hosts have failed 8995 1726888066.80425: getting the remaining hosts for this loop 8995 1726888066.80426: done getting the remaining hosts for this loop 8995 1726888066.80429: getting the next task for host managed_node1 8995 1726888066.80435: done getting next task for host managed_node1 8995 1726888066.80436: ^ task is: TASK: meta (role_complete) 8995 1726888066.80438: ^ 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 8995 1726888066.80439: getting the next task for host managed_node2 8995 1726888066.80441: done getting next task for host managed_node2 8995 1726888066.80442: ^ task is: TASK: meta (role_complete) 8995 1726888066.80443: ^ 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 8995 1726888066.80444: getting the next task for host managed_node3 8995 1726888066.80446: done getting next task for host managed_node3 8995 1726888066.80446: ^ task is: TASK: meta (role_complete) 8995 1726888066.80447: ^ 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 8995 1726888066.80462: getting variables 8995 1726888066.80464: in VariableManager get_vars() 8995 1726888066.80496: Calling all_inventory to load vars for managed_node1 8995 1726888066.80499: Calling groups_inventory to load vars for managed_node1 8995 1726888066.80501: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888066.80509: Calling all_plugins_play to load vars for managed_node1 8995 1726888066.80511: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888066.80514: Calling groups_plugins_play to load vars for managed_node1 8995 1726888066.81169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.81917: done with get_vars() 8995 1726888066.81934: done getting variables 8995 1726888066.81995: getting variables 8995 1726888066.81996: in VariableManager get_vars() 8995 1726888066.82004: Calling all_inventory to load vars for managed_node2 8995 1726888066.82006: Calling groups_inventory to load vars for managed_node2 8995 1726888066.82007: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888066.82010: Calling all_plugins_play to load vars for managed_node2 8995 1726888066.82011: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888066.82012: Calling groups_plugins_play to load vars for managed_node2 8995 1726888066.82672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.83374: done with get_vars() 8995 1726888066.83385: done getting variables 8995 1726888066.83434: getting variables 8995 1726888066.83436: in VariableManager get_vars() 8995 1726888066.83446: Calling all_inventory to load vars for managed_node3 8995 1726888066.83447: Calling groups_inventory to load vars for managed_node3 8995 1726888066.83448: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888066.83451: Calling all_plugins_play to load vars for managed_node3 8995 1726888066.83457: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888066.83460: Calling groups_plugins_play to load vars for managed_node3 8995 1726888066.84294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.84982: done with get_vars() 8995 1726888066.84994: done getting variables 8995 1726888066.85031: done queuing things up, now waiting for results queue to drain 8995 1726888066.85033: results queue empty 8995 1726888066.85033: checking for any_errors_fatal 8995 1726888066.85037: done checking for any_errors_fatal 8995 1726888066.85037: checking for max_fail_percentage 8995 1726888066.85038: done checking for max_fail_percentage 8995 1726888066.85038: checking to see if all hosts have failed and the running result is not ok 8995 1726888066.85039: done checking to see if all hosts have failed 8995 1726888066.85039: getting the remaining hosts for this loop 8995 1726888066.85039: done getting the remaining hosts for this loop 8995 1726888066.85042: getting the next task for host managed_node1 8995 1726888066.85045: done getting next task for host managed_node1 8995 1726888066.85045: ^ task is: TASK: meta (flush_handlers) 8995 1726888066.85046: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888066.85047: getting the next task for host managed_node2 8995 1726888066.85048: done getting next task for host managed_node2 8995 1726888066.85049: ^ task is: TASK: meta (flush_handlers) 8995 1726888066.85049: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888066.85050: getting the next task for host managed_node3 8995 1726888066.85051: done getting next task for host managed_node3 8995 1726888066.85051: ^ task is: TASK: meta (flush_handlers) 8995 1726888066.85052: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888066.85056: getting variables 8995 1726888066.85057: in VariableManager get_vars() 8995 1726888066.85064: Calling all_inventory to load vars for managed_node1 8995 1726888066.85065: Calling groups_inventory to load vars for managed_node1 8995 1726888066.85066: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888066.85069: Calling all_plugins_play to load vars for managed_node1 8995 1726888066.85070: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888066.85072: Calling groups_plugins_play to load vars for managed_node1 8995 1726888066.85687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.86404: done with get_vars() 8995 1726888066.86415: done getting variables 8995 1726888066.86445: in VariableManager get_vars() 8995 1726888066.86453: Calling all_inventory to load vars for managed_node1 8995 1726888066.86455: Calling groups_inventory to load vars for managed_node1 8995 1726888066.86456: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888066.86458: Calling all_plugins_play to load vars for managed_node1 8995 1726888066.86460: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888066.86462: Calling groups_plugins_play to load vars for managed_node1 8995 1726888066.87011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.87730: done with get_vars() 8995 1726888066.87745: getting variables 8995 1726888066.87746: in VariableManager get_vars() 8995 1726888066.87753: Calling all_inventory to load vars for managed_node2 8995 1726888066.87754: Calling groups_inventory to load vars for managed_node2 8995 1726888066.87756: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888066.87758: Calling all_plugins_play to load vars for managed_node2 8995 1726888066.87760: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888066.87763: Calling groups_plugins_play to load vars for managed_node2 8995 1726888066.88338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.89006: done with get_vars() 8995 1726888066.89017: done getting variables 8995 1726888066.89048: in VariableManager get_vars() 8995 1726888066.89057: Calling all_inventory to load vars for managed_node2 8995 1726888066.89058: Calling groups_inventory to load vars for managed_node2 8995 1726888066.89059: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888066.89063: Calling all_plugins_play to load vars for managed_node2 8995 1726888066.89065: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888066.89066: Calling groups_plugins_play to load vars for managed_node2 8995 1726888066.89581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.90270: done with get_vars() 8995 1726888066.90284: getting variables 8995 1726888066.90285: in VariableManager get_vars() 8995 1726888066.90290: Calling all_inventory to load vars for managed_node3 8995 1726888066.90294: Calling groups_inventory to load vars for managed_node3 8995 1726888066.90295: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888066.90298: Calling all_plugins_play to load vars for managed_node3 8995 1726888066.90299: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888066.90300: Calling groups_plugins_play to load vars for managed_node3 8995 1726888066.90878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.91549: done with get_vars() 8995 1726888066.91562: done getting variables 8995 1726888066.91592: in VariableManager get_vars() 8995 1726888066.91599: Calling all_inventory to load vars for managed_node3 8995 1726888066.91601: Calling groups_inventory to load vars for managed_node3 8995 1726888066.91602: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888066.91604: Calling all_plugins_play to load vars for managed_node3 8995 1726888066.91605: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888066.91607: Calling groups_plugins_play to load vars for managed_node3 8995 1726888066.92120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.92800: done with get_vars() 8995 1726888066.92813: done queuing things up, now waiting for results queue to drain 8995 1726888066.92814: results queue empty 8995 1726888066.92815: checking for any_errors_fatal 8995 1726888066.92817: done checking for any_errors_fatal 8995 1726888066.92818: checking for max_fail_percentage 8995 1726888066.92818: done checking for max_fail_percentage 8995 1726888066.92819: checking to see if all hosts have failed and the running result is not ok 8995 1726888066.92819: done checking to see if all hosts have failed 8995 1726888066.92819: getting the remaining hosts for this loop 8995 1726888066.92820: done getting the remaining hosts for this loop 8995 1726888066.92821: getting the next task for host managed_node1 8995 1726888066.92824: done getting next task for host managed_node1 8995 1726888066.92828: ^ task is: TASK: meta (flush_handlers) 8995 1726888066.92829: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888066.92830: getting the next task for host managed_node2 8995 1726888066.92832: done getting next task for host managed_node2 8995 1726888066.92833: ^ task is: TASK: meta (flush_handlers) 8995 1726888066.92834: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888066.92835: getting the next task for host managed_node3 8995 1726888066.92838: done getting next task for host managed_node3 8995 1726888066.92839: ^ task is: TASK: meta (flush_handlers) 8995 1726888066.92840: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888066.92843: getting variables 8995 1726888066.92844: in VariableManager get_vars() 8995 1726888066.92854: Calling all_inventory to load vars for managed_node1 8995 1726888066.92856: Calling groups_inventory to load vars for managed_node1 8995 1726888066.92858: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888066.92863: Calling all_plugins_play to load vars for managed_node1 8995 1726888066.92865: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888066.92868: Calling groups_plugins_play to load vars for managed_node1 8995 1726888066.93806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.94503: done with get_vars() 8995 1726888066.94514: done getting variables 8995 1726888066.94549: in VariableManager get_vars() 8995 1726888066.94556: Calling all_inventory to load vars for managed_node1 8995 1726888066.94557: Calling groups_inventory to load vars for managed_node1 8995 1726888066.94558: Calling all_plugins_inventory to load vars for managed_node1 8995 1726888066.94561: Calling all_plugins_play to load vars for managed_node1 8995 1726888066.94562: Calling groups_plugins_inventory to load vars for managed_node1 8995 1726888066.94563: Calling groups_plugins_play to load vars for managed_node1 8995 1726888066.95108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.95887: done with get_vars() 8995 1726888066.95904: getting variables 8995 1726888066.95905: in VariableManager get_vars() 8995 1726888066.95910: Calling all_inventory to load vars for managed_node2 8995 1726888066.95912: Calling groups_inventory to load vars for managed_node2 8995 1726888066.95913: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888066.95916: Calling all_plugins_play to load vars for managed_node2 8995 1726888066.95917: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888066.95919: Calling groups_plugins_play to load vars for managed_node2 8995 1726888066.96456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.97134: done with get_vars() 8995 1726888066.97145: done getting variables 8995 1726888066.97177: in VariableManager get_vars() 8995 1726888066.97184: Calling all_inventory to load vars for managed_node2 8995 1726888066.97185: Calling groups_inventory to load vars for managed_node2 8995 1726888066.97186: Calling all_plugins_inventory to load vars for managed_node2 8995 1726888066.97189: Calling all_plugins_play to load vars for managed_node2 8995 1726888066.97190: Calling groups_plugins_inventory to load vars for managed_node2 8995 1726888066.97194: Calling groups_plugins_play to load vars for managed_node2 8995 1726888066.97708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.98445: done with get_vars() 8995 1726888066.98458: getting variables 8995 1726888066.98459: in VariableManager get_vars() 8995 1726888066.98465: Calling all_inventory to load vars for managed_node3 8995 1726888066.98466: Calling groups_inventory to load vars for managed_node3 8995 1726888066.98467: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888066.98470: Calling all_plugins_play to load vars for managed_node3 8995 1726888066.98471: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888066.98473: Calling groups_plugins_play to load vars for managed_node3 8995 1726888066.98999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888066.99665: done with get_vars() 8995 1726888066.99675: done getting variables 8995 1726888066.99711: in VariableManager get_vars() 8995 1726888066.99719: Calling all_inventory to load vars for managed_node3 8995 1726888066.99720: Calling groups_inventory to load vars for managed_node3 8995 1726888066.99721: Calling all_plugins_inventory to load vars for managed_node3 8995 1726888066.99724: Calling all_plugins_play to load vars for managed_node3 8995 1726888066.99726: Calling groups_plugins_inventory to load vars for managed_node3 8995 1726888066.99727: Calling groups_plugins_play to load vars for managed_node3 8995 1726888067.00238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8995 1726888067.00982: done with get_vars() 8995 1726888067.00999: done queuing things up, now waiting for results queue to drain 8995 1726888067.01001: results queue empty 8995 1726888067.01002: checking for any_errors_fatal 8995 1726888067.01004: done checking for any_errors_fatal 8995 1726888067.01004: checking for max_fail_percentage 8995 1726888067.01005: done checking for max_fail_percentage 8995 1726888067.01005: checking to see if all hosts have failed and the running result is not ok 8995 1726888067.01006: done checking to see if all hosts have failed 8995 1726888067.01006: getting the remaining hosts for this loop 8995 1726888067.01007: done getting the remaining hosts for this loop 8995 1726888067.01008: getting the next task for host managed_node1 8995 1726888067.01011: done getting next task for host managed_node1 8995 1726888067.01011: ^ task is: None 8995 1726888067.01012: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888067.01013: getting the next task for host managed_node2 8995 1726888067.01014: done getting next task for host managed_node2 8995 1726888067.01014: ^ task is: None 8995 1726888067.01015: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888067.01015: getting the next task for host managed_node3 8995 1726888067.01016: done getting next task for host managed_node3 8995 1726888067.01017: ^ task is: None 8995 1726888067.01017: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888067.01020: done queuing things up, now waiting for results queue to drain 8995 1726888067.01021: results queue empty 8995 1726888067.01021: checking for any_errors_fatal 8995 1726888067.01022: done checking for any_errors_fatal 8995 1726888067.01022: checking for max_fail_percentage 8995 1726888067.01023: done checking for max_fail_percentage 8995 1726888067.01023: checking to see if all hosts have failed and the running result is not ok 8995 1726888067.01024: done checking to see if all hosts have failed 8995 1726888067.01026: getting the next task for host managed_node1 8995 1726888067.01028: done getting next task for host managed_node1 8995 1726888067.01028: ^ task is: None 8995 1726888067.01029: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888067.01030: getting the next task for host managed_node2 8995 1726888067.01032: done getting next task for host managed_node2 8995 1726888067.01033: ^ task is: None 8995 1726888067.01034: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8995 1726888067.01035: getting the next task for host managed_node3 8995 1726888067.01037: done getting next task for host managed_node3 8995 1726888067.01037: ^ task is: None 8995 1726888067.01038: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 managed_node2 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 managed_node3 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Friday 20 September 2024 23:07:47 -0400 (0:00:01.249) 0:00:15.648 ****** =============================================================================== fedora.linux_system_roles.tlog : Install session recording packages ----- 4.67s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 fedora.linux_system_roles.tlog : Get the rpm package facts -------------- 2.40s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10 fedora.linux_system_roles.tlog : Configure sssd proxy provider domain --- 1.64s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41 fedora.linux_system_roles.tlog : Configure tlog rec session ------------- 1.25s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103 fedora.linux_system_roles.tlog : Configure sssd services section -------- 1.21s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20 fedora.linux_system_roles.tlog : Configure sssd session recording config --- 0.97s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64 fedora.linux_system_roles.tlog : Ensure ansible_facts used by role ------ 0.93s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Check if system is ostree ----------------------------------------------- 0.72s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 fedora.linux_system_roles.tlog : Check which authselect features are currently enabled --- 0.62s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87 fedora.linux_system_roles.tlog : Check appropriate authselect features exists --- 0.61s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74 fedora.linux_system_roles.tlog : Update nsswitch ------------------------ 0.12s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93 fedora.linux_system_roles.tlog : Install cockpit session recording ------ 0.09s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13 fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature --- 0.08s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.07s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Set flag to indicate system is ostree ----------------------------------- 0.05s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 fedora.linux_system_roles.tlog : Check if system is ostree -------------- 0.04s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 fedora.linux_system_roles.tlog : Set flag to indicate system is ostree --- 0.04s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Ensure sssd user/group exist in /etc files ------------------------------ 0.04s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.03s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 Test setup and check for ostree ----------------------------------------- 0.03s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:10 8995 1726888067.01162: RUNNING CLEANUP STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f68c50> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f68290> # /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 0x7fa118f6b1d0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/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 0x7fa117655eb0> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11768e780> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11768e960> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176a1370> # /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 0x7fa1176caa50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176a23c0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11768fa10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176579b0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f5f70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f4b90> # /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 0x7fa1176f60c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176a3200> # /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 0x7fa1176f7260> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117656d20> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f7830> # /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771ccb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771c950> # /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 0x7fa11771dc40> import 'importlib.util' # import 'importlib.machinery' # # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771f6b0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771e1b0> # /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 0x7fa1175697f0> # /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 0x7fa1175696a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117734620> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771c230> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175be540> # /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 0x7fa11762a150> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117629520> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175bf4d0> # /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 0x7fa11763d940> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11762b3e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11762ba70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117736750> import 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11771c140> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc' import 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1175971d0> import 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f76e0> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11725be30> # /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py # code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc' # extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' # extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa117299580> import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117298860> # /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 0x7fa117299b20> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c4d10> import 'ntpath' # import 'errno' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c6510> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1172dcad0> # /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 0x7fa1172dd4c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c66c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117299d90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11732aab0> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11734ccb0> # /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 0x7fa11734db80> # 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 0x7fa11734e180> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11734d130> # /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 0x7fa11734ec00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11734e330> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11732ae10> # /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 0x7fa11734f050> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11732aff0> # /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 0x7fa11734f500> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116483590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116482600> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1172c4b90> # /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 0x7fa11732b020> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b67e0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ce270> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164cdfa0> # 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 0x7fa1164ce090> # /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 0x7fa1164ce9f0> # 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 0x7fa1164cf380> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164ce330> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164cc470> # /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 0x7fa1164ec9e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1164ee7b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164ec8f0> # 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 0x7fa1164ef8c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164ce630> # /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 0x7fa1164efaa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164cf620> # /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 0x7fa11651d3d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164effb0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654cc80> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654c920> # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654e600> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11654dee0> # /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 0x7fa114112150> # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141121b0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11651f620> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b7260> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114113860> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f37200> # /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 0x7fa114113260> # /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 0x7fa114120d40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b4680> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc' # /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc' import 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141212e0> import 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114120fb0> import 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116483ec0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc' import 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114121580> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc' import 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa116483f50> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc' import 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141220f0> # /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114123740> # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114149370> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114149eb0> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114122fc0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11414b140> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114122c90> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114122450> import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117285c40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11414bf50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141741d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc' import 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114174230> # /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 0x7fa114175400> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114174710> # /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 0x7fa114176120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114175160> # /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 0x7fa11418df40> # 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 0x7fa11418e090> # 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 0x7fa11418f170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11418c110> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11418c620> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc' import 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b2570> # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc' import 'atexit' # # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b3800> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/bccache.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141f7500> # 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 0x7fa1141f7c80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141cf5f0> import 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141ceba0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/environment.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/markupsafe/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc' # extension module 'markupsafe._speedups' loaded from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' # extension module 'markupsafe._speedups' executed from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' import 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113a17f20> import 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a16660> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nodes.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/utils.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113a58980> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a587a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a3be90> # /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 0x7fa113a58bf0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a3bb60> import 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a39fd0> import 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a38140> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/compiler.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc' import 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a7e960> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/idtracking.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/visitor.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc' import 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a7fe30> import 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a7f170> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/optimizer.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc' import 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab0380> import 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113a38c80> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/defaults.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/filters.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/async_utils.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc' import 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ad8470> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/runtime.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc' import 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ad9160> import 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab1e50> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/tests.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113459790> import 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113458ec0> import 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab1a90> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/lexer.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/_identifier.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc' import 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11347c260> import 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113ab1c70> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/parser.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc' import 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11345a0f0> import 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141cf9e0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/loaders.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc' import 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11347f710> import 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b3c80> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nativetypes.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc' import 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141ce8a0> # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc' import 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd130> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd370> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd460> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd9a0> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bd040> import 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bc770> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/error.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc' import 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e5ee0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/tokens.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc' import 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e6210> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/events.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc' import 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e6480> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/nodes.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc' import 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e6ea0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/loader.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/reader.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc' import 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e7530> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/scanner.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc' import 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e79e0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/parser.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc' import 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113504dd0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/composer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc' import 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113505730> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/constructor.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc' import 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113505b20> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/resolver.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc' import 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113506f60> import 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134e71a0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/dumper.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/emitter.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc' import 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113507620> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/serializer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc' import 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113538830> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/representer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc' import 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113538bf0> import 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113507470> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/cyaml.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc' # extension module 'yaml._yaml' loaded from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' # extension module 'yaml._yaml' executed from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' import 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113539910> import 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113539520> import 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bcef0> import 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1134bcb30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353a6f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc' import 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353a6c0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353a960> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc' import 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353aa20> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353ab70> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc' import 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353abd0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353bdd0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/py3compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc' import 'ansible.utils.py3compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11353bef0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc' import 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330c230> import 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b2600> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc' import 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330ca70> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc' import 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330d040> # /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc' import 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330e6f0> import 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1141b1010> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11332d5b0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11332cfe0> # /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 0x7fa1133418e0> # /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 0x7fa11330f230> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa114121250> # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330e510> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330df70> # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133571d0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc' import 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1164b6840> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113372300> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133738c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113370500> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113357dd0> import 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113357d10> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc' import 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113357f80> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc' import 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11337ea20> import 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113371df0> import 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11330ef60> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc' import 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133942f0> import 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11337fec0> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc' import 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113394680> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113395fa0> # /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 0x7fa1133b25d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113396630> import 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133946e0> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc' import 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133949e0> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133e72f0> # 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 0x7fa113202510> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133e4aa0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc' import 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113202990> import 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133e43e0> import 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133cf410> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203920> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc' import 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203980> import 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203470> import 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133cea50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132180b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321afc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc' import 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321be90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321bc20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321bd40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/importlib.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc' import 'ansible.module_utils.compat.importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11321bfe0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322fb30> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113244ad0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113244770> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113245100> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132451f0> # extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1132473e0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa113245340> import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113244b00> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113247f20> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113247fb0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113258410> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113259af0> import 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113258fe0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc' import 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113259e50> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325a390> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325aa80> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325a930> import 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325a540> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325b5f0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113271f70> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113272150> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113271d60> import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113271370> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113270260> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325b9b0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11325b4d0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113273aa0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113284200> import 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113273c20> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113285cd0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113285e20> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113286870> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133cf140> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132987a0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113286120> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113299d60> import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132737a0> import 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113272960> import 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113272840> import 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322cc50> import 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322c2f0> import 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203e60> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc' import 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329a210> import 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322ce60> import 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113203b90> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329ab70> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b6240> import 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329b350> import 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11322c7a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc' import 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b7050> import 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11329b3e0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc' import 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b75c0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132cb3e0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc' import 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e1b50> import 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e1040> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e26f0> import 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132c9b20> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc' import 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f0650> import 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132e3230> import 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132c92b0> import 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132b77a0> import 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113218ec0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc' import 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f1c40> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f2cc0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc' import 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f1f10> import 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133b0bc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc' import 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1133ce630> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc' # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1116f9310> import 'pwd' # # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1116f9760> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116f9a00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selectors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc' # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116f9a60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc' import 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fa120> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc' import 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fb110> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc' import 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fb3b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_json_compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc' import 'ansible.module_utils.common._json_compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171c5f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc' import 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171c6b0> import 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fb650> import 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fa630> import 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1116fa150> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc' import 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171ca40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc' import 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171cc20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/_distro.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc' import 'ansible.module_utils.distro._distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d280> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d0a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc' import 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d040> import 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171cc80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/pycompat24.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc' import 'ansible.module_utils.pycompat24' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171d940> import 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f33e0> import 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1132f2720> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc' import 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171f770> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc' import 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171f9b0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc' import 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99340> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc' import 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99640> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc' import 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99730> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc' import 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99a00> import 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171fe90> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc' import 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99d90> import 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11171ea20> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc' import 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9a150> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc' import 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9a5d0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc' import 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b0b0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc' import 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b620> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc' import 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b7d0> import 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9b380> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc' import 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9bb00> import 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9a6c0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc' import 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c9be60> import 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110c99eb0> import 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1176f7c80> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc84d0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110ccb6e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ccafc0> # 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 0x7fa110ccb140> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cca480> # 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 0x7fa110ccb740> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ced940> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ccb950> import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc9730> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc' import 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d107a0> import 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d10110> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc' import 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d10950> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc' import 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d12db0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc' import 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13170> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc' import 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13380> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc' import 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d139b0> import 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13500> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc' import 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13e30> # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc' import 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d21f40> import 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d21760> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py # code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc' import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d225d0> import 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d22300> import 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d21310> import 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d20e90> import 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d13f50> import 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d12420> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc' import 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d533e0> import 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d23980> import 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cef4d0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc' import 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d53b90> import 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ceed80> import 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cecc80> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc' import 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110ceebd0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc' import 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110d53ef0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc' import 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105742c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py # code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc' import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105759a0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc' import 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110590da0> import 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110590ad0> import 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110574ad0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc' import 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110590c20> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc' import 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105915e0> # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110591640> import 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc8860> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc' import 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110593620> import 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110593440> import 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110cc8530> import 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa118f685f0> [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. import 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-Snv/ansible_collections']) import 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Snv/ansible_collections/fedora']) import 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles']) import 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Snv/ansible_collections/ansible']) import 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa117655b80> # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc' import 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa113394410> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc' import 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105be420> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc' import 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d1460> import 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d1010> import 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105bf9b0> import 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105bf7a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105deba0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105df110> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f44d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f5d00> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f62a0> import 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f5220> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105f6e40> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d2ba0> # /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d2e10> # /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc' # /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110615b20> # extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110616ff0> # extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa110616cf0> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d29c0> import 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1105d1eb0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc' import 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110617350> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc' import 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110635f70> # /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py # code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc' # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636e40> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636f30> # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110654a10> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110655130> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110637260> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110637080> # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11041df70> # /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 0x7fa11043f9e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11043cf20> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11041efc0> # /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 0x7fa1104574d0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11043cce0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1106570e0> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636d50> import 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110636090> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc' import 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110479e50> import 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles']) import 'ansible_collections.fedora.linux_system_roles.roles.tlog' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/roles/tlog']) # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc' import 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047b5f0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc' import 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047b890> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc' import 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047bb00> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc' import 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11047bef0> # /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc' import 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110498e90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc' import 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d47d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d61b0> import 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d5f40> import 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d5730> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d7710> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc' import 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d7f80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc' import 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4410> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4770> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc' import 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4920> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc' import 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4a70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc' import 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4c20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc' import 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f5100> import 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f4e60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc' import 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f5130> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc' import 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f6c90> import 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f67e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc' import 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f6fc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc' import 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7020> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc' import 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f70e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc' import 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7170> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc' import 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7320> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc' import 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7620> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f77d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc' import 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104f7e00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc' import 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103140e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103141a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314230> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc' import 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103147a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc' import 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314a40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314ad0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314d40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110314f50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315c40> import 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315550> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315e50> import 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110315c70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110316450> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110316b10> import 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110316840> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110593e30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338170> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338500> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338e00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110338fb0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103398b0> import 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110339310> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc' import 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a240> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc' import 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a2d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc' import 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a450> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a6c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a780> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc' import 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033a960> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033ab70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc' import 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033b500> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc' import 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033b7a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033b8f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033ba10> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033bc50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033bef0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11033bf20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350680> import 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350470> import 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350290> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110350800> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103509b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110351010> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110351130> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110351250> import 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d4b60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc' import 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103512b0> import 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d4470> import 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104d4170> import 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104bb860> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103523f0> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc' import 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103525d0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc' import 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103529f0> import 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1104ba6f0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc' import 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110353530> import 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110498fb0> import 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.community' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Snv/ansible_collections/community']) import 'ansible_collections.community.general' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Snv/ansible_collections/community/general']) import 'ansible_collections.community.general.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/community/general/plugins']) import 'ansible_collections.community.general.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/community/general/plugins/modules']) import 'ansible_collections.community.general.plugins.action' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/community/general/plugins/action']) import 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Snv/ansible_collections/ansible/posix']) import 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/ansible/posix/plugins']) import 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback']) # /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/debug.py # code object from '/tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc' import 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038ce30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa11038ef00> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038edb0> # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103d03e0> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038fc20> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103d3e90> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103ee8d0> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103ed310> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1103533e0> import 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa11038e2a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc' # /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py # code object from '/tmp/collections-Snv/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1102331a0> # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110233710> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110131040> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc' import 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110230ce0> import 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101315e0> import 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110131070> import 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110231880> # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc' import 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101323c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc' import 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110217c50> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157890> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110194320> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157b90> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157710> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110372de0> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110215eb0> [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101951c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101948c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110216840> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110155250> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110372990> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101d2ba0> # /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 0x7fa1101f0350> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101d2900> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f04a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f20f0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f0f80> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1101f2f30> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101f2a50> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101944a0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110195eb0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110157710> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101571d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110156360> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101d0ec0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1100b2b40> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff96300> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff95a90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110372390> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff941a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff97ef0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101976b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1101569f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa110197a10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa10ff97770> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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.debug # destroy dnf.plugin.dynamic.debug # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # 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 _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # 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 ansible.module_utils.six.moves # destroy _operator # destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing encodings.utf_8_sig # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # 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 _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # 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 _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing _typing # cleanup[2] removing typing # cleanup[2] removing pkgutil # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing inspect # cleanup[2] removing ansible._vendor # cleanup[2] removing ansible.release # cleanup[2] removing ansible # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing _csv # cleanup[2] removing csv # cleanup[2] removing email # cleanup[2] removing fnmatch # cleanup[2] removing ntpath # cleanup[2] removing errno # cleanup[2] removing urllib # cleanup[2] removing math # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing binascii # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing threading # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing textwrap # cleanup[2] removing quopri # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _socket # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing base64 # cleanup[2] removing email.base64mime # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.utils # cleanup[2] removing email.header # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing importlib.metadata._functools # cleanup[2] removing importlib.metadata._text # cleanup[2] removing importlib.metadata._adapters # cleanup[2] removing importlib.metadata._meta # cleanup[2] removing importlib.metadata._collections # cleanup[2] removing importlib.metadata._itertools # cleanup[2] removing tempfile # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.metadata # cleanup[2] removing ansible.module_utils # cleanup[2] removing ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.version # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing signal # cleanup[2] removing fcntl # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing traceback # cleanup[2] removing ansible.config # cleanup[2] removing atexit # cleanup[2] removing configparser # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing jinja2.bccache # cleanup[2] removing markupsafe._speedups # cleanup[2] removing markupsafe # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing jinja2.utils # cleanup[2] removing jinja2.nodes # cleanup[2] removing jinja2.exceptions # cleanup[2] removing jinja2.visitor # cleanup[2] removing jinja2.idtracking # cleanup[2] removing jinja2.optimizer # cleanup[2] removing jinja2.compiler # cleanup[2] removing jinja2.async_utils # cleanup[2] removing jinja2.runtime # cleanup[2] removing jinja2.filters # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing jinja2.tests # cleanup[2] removing jinja2.defaults # cleanup[2] removing jinja2._identifier # cleanup[2] removing jinja2.lexer # cleanup[2] removing jinja2.parser # cleanup[2] removing jinja2.environment # cleanup[2] removing jinja2.loaders # cleanup[2] removing jinja2 # destroy jinja2 # destroy jinja2.bccache # destroy jinja2.utils # destroy jinja2.exceptions # destroy jinja2.visitor # destroy jinja2.idtracking # destroy jinja2.optimizer # destroy jinja2.compiler # destroy jinja2.async_utils # destroy jinja2.runtime # destroy jinja2.filters # destroy jinja2.tests # destroy jinja2.defaults # destroy jinja2._identifier # destroy jinja2.lexer # destroy jinja2.parser # destroy jinja2.environment # destroy jinja2.loaders # cleanup[2] removing jinja2.nativetypes # destroy jinja2.nativetypes # cleanup[2] removing ansible.errors.yaml_strings # cleanup[2] removing ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # cleanup[2] removing ansible.errors # cleanup[2] removing yaml.error # cleanup[2] removing yaml.tokens # cleanup[2] removing yaml.events # cleanup[2] removing yaml.nodes # cleanup[2] removing yaml.reader # cleanup[2] removing yaml.scanner # cleanup[2] removing yaml.parser # cleanup[2] removing yaml.composer # cleanup[2] removing yaml.constructor # cleanup[2] removing yaml.resolver # cleanup[2] removing yaml.loader # cleanup[2] removing yaml.emitter # cleanup[2] removing yaml.serializer # cleanup[2] removing yaml.representer # cleanup[2] removing yaml.dumper # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_11 # destroy _cython_3_0_11 # cleanup[2] removing yaml._yaml # cleanup[2] removing yaml.cyaml # cleanup[2] removing yaml # cleanup[2] removing ansible.module_utils.common.yaml # cleanup[2] removing ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.parsing # cleanup[2] removing ansible.parsing.quoting # cleanup[2] removing ansible.parsing.yaml # cleanup[2] removing ansible.parsing.yaml.objects # cleanup[2] removing ansible.utils # cleanup[2] removing ansible.utils.py3compat # cleanup[2] removing ansible.utils.path # cleanup[2] removing ansible.config.manager # cleanup[2] removing ansible.module_utils.common.collections # cleanup[2] removing ansible.utils.fqcn # cleanup[2] removing encodings.unicode_escape # cleanup[2] removing ansible.constants # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing tty # cleanup[2] removing ansible.utils.color # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # cleanup[2] removing multiprocessing # cleanup[2] removing ansible.utils.multiprocessing # cleanup[2] removing ansible.utils.singleton # cleanup[2] removing ansible.utils.native_jinja # cleanup[2] removing ansible.utils.unsafe_proxy # cleanup[2] removing ansible.utils.display # cleanup[2] removing ansible.utils.context_objects # cleanup[2] removing ansible.context # cleanup[2] removing ansible.cli.arguments # cleanup[2] removing copy # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing ansible.cli.arguments.option_helpers # cleanup[2] removing ansible.inventory # cleanup[2] removing platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing ansible.parsing.splitter # cleanup[2] removing ansible.utils.vars # cleanup[2] removing ansible.inventory.group # cleanup[2] removing ansible.parsing.utils # cleanup[2] removing ansible.parsing.utils.addresses # cleanup[2] removing ansible.inventory.host # cleanup[2] removing ansible.inventory.data # cleanup[2] removing ansible.plugins # cleanup[2] removing glob # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing ansible.plugins.filter # cleanup[2] removing ansible.plugins.test # cleanup[2] removing ansible.module_utils.compat.importlib # cleanup[2] removing shlex # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # cleanup[2] removing cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.exceptions # cleanup[2] removing cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat.primitives.padding # cleanup[2] removing cryptography.hazmat.primitives.hmac # cleanup[2] removing cryptography.hazmat.primitives.kdf # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2 # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.decrepit # cleanup[2] removing cryptography.hazmat.decrepit.ciphers # cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.bindings.openssl # cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional # cleanup[2] removing cryptography.hazmat.bindings.openssl.binding # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.backends.openssl.backend # destroy cryptography.hazmat.backends.openssl.backend # cleanup[2] removing cryptography.hazmat.backends.openssl # cleanup[2] removing ansible.parsing.vault # cleanup[2] removing ansible.parsing.yaml.constructor # cleanup[2] removing ansible.parsing.yaml.loader # cleanup[2] removing ansible.module_utils.common.json # cleanup[2] removing ansible.parsing.ajson # cleanup[2] removing ansible.parsing.utils.yaml # cleanup[2] removing ansible.utils.collection_loader._collection_config # cleanup[2] removing ansible.utils.collection_loader._collection_meta # cleanup[2] removing ansible.utils.collection_loader._collection_finder # cleanup[2] removing ansible.utils.collection_loader # cleanup[2] removing ansible.parsing.plugin_docs # cleanup[2] removing ansible.utils.plugin_docs # cleanup[2] removing packaging # destroy packaging # cleanup[2] removing sysconfig # cleanup[2] removing packaging._elffile # destroy packaging._elffile # cleanup[2] removing packaging._manylinux # cleanup[2] removing packaging._musllinux # cleanup[2] removing packaging.tags # destroy packaging.tags # cleanup[2] removing packaging._structures # destroy packaging._structures # cleanup[2] removing packaging.version # destroy packaging.version # cleanup[2] removing packaging.utils # destroy packaging.utils # cleanup[2] removing packaging.specifiers # destroy packaging.specifiers # cleanup[2] removing ansible.plugins.loader # cleanup[2] removing ansible.utils.helpers # cleanup[2] removing ansible.vars # cleanup[2] removing ansible.vars.plugins # cleanup[2] removing ansible.inventory.manager # cleanup[2] removing ansible.module_utils.common.file # cleanup[2] removing grp # cleanup[2] removing pwd # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # cleanup[2] removing ansible.parsing.dataloader # cleanup[2] removing ansible.inventory.helpers # cleanup[2] removing ansible.vars.fact_cache # cleanup[2] removing ansible.template.native_helpers # cleanup[2] removing ansible.template.template # cleanup[2] removing ansible.template.vars # cleanup[2] removing ansible.utils.listify # cleanup[2] removing ansible.template # cleanup[2] removing ansible.vars.clean # cleanup[2] removing ansible.vars.manager # cleanup[2] removing argcomplete.completers # cleanup[2] removing argcomplete.exceptions # cleanup[2] removing argcomplete.io # cleanup[2] removing argcomplete.packages # cleanup[2] removing argcomplete.packages._shlex # cleanup[2] removing argcomplete.lexers # cleanup[2] removing argcomplete.packages._argparse # cleanup[2] removing argcomplete.finders # cleanup[2] removing argcomplete.shell_integration # cleanup[2] removing argcomplete # cleanup[2] removing ansible.cli # cleanup[2] removing ansible.executor # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.util # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.queues # cleanup[2] removing ansible.utils.sentinel # cleanup[2] removing ansible.playbook.attribute # cleanup[2] removing ansible.playbook.base # cleanup[2] removing ansible.playbook.conditional # cleanup[2] removing ansible.playbook.collectionsearch # cleanup[2] removing ansible.playbook.delegatable # cleanup[2] removing ansible.parsing.mod_args # cleanup[2] removing ansible.playbook.helpers # cleanup[2] removing ansible.playbook.notifiable # cleanup[2] removing ansible.playbook.taggable # cleanup[2] removing ansible.playbook.role.definition # cleanup[2] removing tarfile # cleanup[2] removing ansible.utils.galaxy # cleanup[2] removing ansible.playbook.role.requirement # cleanup[2] removing ansible.playbook.role.metadata # cleanup[2] removing ansible.playbook.role # cleanup[2] removing ansible.playbook.block # cleanup[2] removing ansible.playbook.loop_control # cleanup[2] removing ansible.playbook.task # cleanup[2] removing ansible.playbook.play # cleanup[2] removing ansible.playbook.playbook_include # cleanup[2] removing ansible.playbook # cleanup[2] removing ansible.executor.play_iterator # cleanup[2] removing ansible.executor.stats # cleanup[2] removing ansible.executor.task_result # cleanup[2] removing ansible.playbook.play_context # cleanup[2] removing difflib # cleanup[2] removing ansible.vars.hostvars # cleanup[2] removing ansible.parsing.yaml.dumper # cleanup[2] removing ansible.plugins.callback # cleanup[2] removing ansible.vars.reserved # cleanup[2] removing ansible.utils.lock # cleanup[2] removing dataclasses # cleanup[2] removing ansible.executor.task_queue_manager # cleanup[2] removing ansible.module_utils.compat.paramiko # cleanup[2] removing ansible.utils.ssh_functions # cleanup[2] removing ansible.executor.playbook_executor # cleanup[2] removing ansible.cli.playbook # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.builtin # destroy ansible_collections.ansible.builtin # cleanup[2] removing ansible.plugins.cache # cleanup[2] removing ansible.plugins.cache.memory # cleanup[2] removing ansible.plugins.inventory # cleanup[2] removing ansible.plugins.inventory.host_list # cleanup[2] removing ansible.plugins.inventory.script # cleanup[2] removing ansible.plugins.inventory.auto # cleanup[2] removing ansible.plugins.inventory.yaml # cleanup[2] removing ansible.plugins.inventory.ini # cleanup[2] removing ansible.utils.shlex # cleanup[2] removing ansible.plugins.inventory.toml # cleanup[2] removing tomllib._types # cleanup[2] removing tomllib._re # cleanup[2] removing tomllib._parser # cleanup[2] removing tomllib # cleanup[2] removing ansible.plugins.vars # cleanup[2] removing ansible.plugins.vars.host_group_vars # cleanup[2] removing ansible.plugins.doc_fragments # cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing ansible.plugins.become # cleanup[2] removing ansible.plugins.shell # cleanup[2] removing ansible.plugins.connection # cleanup[2] removing ansible.plugins.connection.local # cleanup[2] removing pty # cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining # cleanup[2] removing ansible.plugins.connection.paramiko_ssh # cleanup[2] removing ansible.plugins.connection.psrp # cleanup[2] removing xml # cleanup[2] removing xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing ansible.plugins.shell.powershell # cleanup[2] removing ansible.utils.hashing # cleanup[2] removing ansible.plugins.connection.ssh # cleanup[2] removing ansible.plugins.connection.winrm # cleanup[2] removing ansible.module_utils.json_utils # cleanup[2] removing xml.parsers # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing xmltodict # cleanup[2] removing ansible.plugins.shell.cmd # cleanup[2] removing ansible.plugins.doc_fragments.shell_windows # cleanup[2] removing ansible.plugins.shell.sh # cleanup[2] removing ansible.plugins.doc_fragments.shell_common # cleanup[2] removing ansible.plugins.become.runas # cleanup[2] removing ansible.plugins.become.su # cleanup[2] removing ansible.plugins.become.sudo # cleanup[2] removing ansible.playbook.role.include # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles # destroy ansible_collections.fedora.linux_system_roles.roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.tlog # destroy ansible_collections.fedora.linux_system_roles.roles.tlog # cleanup[2] removing ansible.playbook.handler # cleanup[2] removing ansible.playbook.task_include # cleanup[2] removing ansible.playbook.role_include # cleanup[2] removing ansible.playbook.handler_task_include # cleanup[2] removing ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # cleanup[2] removing ansible.executor.interpreter_discovery # cleanup[2] removing ansible.executor.powershell # cleanup[2] removing ansible.executor.powershell.module_manifest # cleanup[2] removing ansible.executor.action_write_locks # cleanup[2] removing ansible.executor.module_common # cleanup[2] removing ansible.parsing.utils.jsonify # cleanup[2] removing ansible.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins # cleanup[2] removing ansible_collections.ansible.builtin.plugins.action # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing ansible_collections.community.general.plugins.action # destroy ansible_collections.community.general.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback # destroy ansible_collections.ansible.posix.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug # cleanup[2] removing ansible.plugins.callback.default # cleanup[2] removing ansible.plugins.doc_fragments.default_callback # cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback # cleanup[2] removing ansible.plugins.callback.junit # cleanup[2] removing _decimal # cleanup[2] removing decimal # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing ansible.utils._junit_xml # cleanup[2] removing ansible.plugins.callback.minimal # cleanup[2] removing ansible.plugins.callback.oneline # cleanup[2] removing ansible.plugins.callback.tree # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks # cleanup[2] removing cmd # cleanup[2] removing pprint # cleanup[2] removing ansible.executor.process # cleanup[2] removing ansible.module_utils.connection # cleanup[2] removing ansible.executor.task_executor # cleanup[2] removing ansible.executor.process.worker # cleanup[2] removing ansible.plugins.strategy # cleanup[2] removing ansible.plugins.strategy.linear # cleanup[2] removing ansible.playbook.included_file # cleanup[2] removing multiprocessing.popen_fork # cleanup[2] removing ansible.plugins.action.set_fact # cleanup[2] removing ansible.plugins.filter.1052067806384072282_core # cleanup[2] removing passlib # cleanup[2] removing passlib.exc # cleanup[2] removing passlib.utils.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing gc # cleanup[2] removing timeit # cleanup[2] removing passlib.utils.decor # cleanup[2] removing passlib.utils.binary # cleanup[2] removing _crypt # cleanup[2] removing crypt # cleanup[2] removing passlib.utils # cleanup[2] removing passlib.ifc # cleanup[2] removing passlib.registry # cleanup[2] removing passlib.utils.handlers # cleanup[2] removing ansible.utils.encrypt # cleanup[2] removing ansible.utils.unicode # cleanup[2] removing ansible.plugins.filter.1922905218441657362_encryption # cleanup[2] removing ansible.plugins.filter.2328192685061500156_mathstuff # cleanup[2] removing ansible.plugins.filter.3012994151903089266_urls # cleanup[2] removing ansible.plugins.filter.7817629738663606131_urlsplit # cleanup[2] removing ansible_collections.ansible.builtin.plugins.filter # cleanup[2] removing ansible.plugins.action.shell # cleanup[2] removing ansible.plugins.action.include_vars # cleanup[2] removing ansible.plugins.action.package # cleanup[2] removing ansible.plugins.action.template # cleanup[2] removing ansible.plugins.action.command # destroy _sitebuiltins # cleanup[3] wiping ansible.plugins.action.command # cleanup[3] wiping ansible.plugins.action.template # cleanup[3] wiping ansible.plugins.action.package # cleanup[3] wiping ansible.plugins.action.include_vars # cleanup[3] wiping ansible.plugins.action.shell # cleanup[3] wiping ansible_collections.ansible.builtin.plugins.filter # cleanup[3] wiping ansible.plugins.filter.7817629738663606131_urlsplit # cleanup[3] wiping ansible.plugins.filter.3012994151903089266_urls # cleanup[3] wiping ansible.plugins.filter.2328192685061500156_mathstuff # cleanup[3] wiping ansible.plugins.filter.1922905218441657362_encryption # cleanup[3] wiping ansible.utils.unicode # cleanup[3] wiping ansible.utils.encrypt # destroy passlib # destroy passlib.utils # destroy passlib.registry # destroy crypt # cleanup[3] wiping passlib.utils.handlers # destroy passlib.ifc # cleanup[3] wiping _crypt # cleanup[3] wiping passlib.utils.binary # cleanup[3] wiping passlib.utils.decor # cleanup[3] wiping timeit # cleanup[3] wiping gc # destroy gc # cleanup[3] wiping stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping passlib.utils.compat # destroy passlib.utils.compat # cleanup[3] wiping passlib.exc # cleanup[3] wiping ansible.plugins.filter.1052067806384072282_core # cleanup[3] wiping ansible.plugins.action.set_fact # cleanup[3] wiping multiprocessing.popen_fork # cleanup[3] wiping ansible.playbook.included_file # cleanup[3] wiping ansible.plugins.strategy.linear # cleanup[3] wiping ansible.plugins.strategy # destroy cmd # destroy pprint # cleanup[3] wiping ansible.executor.process.worker # cleanup[3] wiping ansible.executor.task_executor # cleanup[3] wiping ansible.module_utils.connection # cleanup[3] wiping ansible.executor.process # destroy ansible.executor.process.worker # cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.profile_tasks # cleanup[3] wiping ansible.plugins.callback.tree # cleanup[3] wiping ansible.plugins.callback.oneline # cleanup[3] wiping ansible.plugins.callback.minimal # cleanup[3] wiping ansible.utils._junit_xml # destroy decimal # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.etree # destroy xml.parsers # destroy xml.sax # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping _decimal # cleanup[3] wiping ansible.plugins.callback.junit # cleanup[3] wiping ansible.plugins.doc_fragments.result_format_callback # cleanup[3] wiping ansible.plugins.doc_fragments.default_callback # cleanup[3] wiping ansible.plugins.callback.default # cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.debug # cleanup[3] wiping ansible_collections.ansible.builtin.plugins.callback # destroy difflib # cleanup[3] wiping ansible_collections.ansible.builtin.plugins.action # cleanup[3] wiping ansible_collections.ansible.builtin.plugins # destroy ansible.plugins.filter # destroy ansible.plugins.test # destroy ansible.plugins.callback # destroy ansible.plugins.cache # destroy ansible.plugins.inventory # destroy ansible.plugins.vars # destroy ansible.plugins.doc_fragments # destroy ansible.plugins.become # destroy ansible.plugins.shell # destroy ansible.plugins.action # destroy ansible.plugins.strategy # cleanup[3] wiping ansible.parsing.utils.jsonify # cleanup[3] wiping ansible.executor.module_common # cleanup[3] wiping ansible.executor.action_write_locks # cleanup[3] wiping ansible.executor.powershell.module_manifest # cleanup[3] wiping ansible.executor.powershell # destroy ansible.executor.powershell.module_manifest # cleanup[3] wiping ansible.executor.interpreter_discovery # cleanup[3] wiping 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[3] wiping ansible.module_utils.facts.ansible_collector # destroy ansible.module_utils.facts.collector # cleanup[3] wiping ansible.module_utils.facts.default_collectors # cleanup[3] wiping ansible.module_utils.compat.datetime # cleanup[3] wiping ansible.module_utils.facts.timeout # cleanup[3] wiping multiprocessing.pool # destroy queue # cleanup[3] wiping ansible.modules # cleanup[3] wiping ansible.playbook.handler_task_include # cleanup[3] wiping ansible.playbook.role_include # cleanup[3] wiping ansible.playbook.task_include # cleanup[3] wiping ansible.playbook.handler # cleanup[3] wiping ansible.playbook.role.include # cleanup[3] wiping ansible.plugins.become.sudo # cleanup[3] wiping ansible.plugins.become.su # cleanup[3] wiping ansible.plugins.become.runas # cleanup[3] wiping ansible.plugins.doc_fragments.shell_common # cleanup[3] wiping ansible.plugins.shell.sh # cleanup[3] wiping ansible.plugins.doc_fragments.shell_windows # cleanup[3] wiping ansible.plugins.shell.cmd # cleanup[3] wiping xmltodict # destroy xml.parsers.expat # cleanup[3] wiping xml.sax.saxutils # 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 xml.sax.xmlreader # cleanup[3] wiping xml.sax._exceptions # cleanup[3] wiping xml.sax.handler # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping ansible.module_utils.json_utils # cleanup[3] wiping ansible.plugins.connection.winrm # destroy xmltodict # cleanup[3] wiping ansible.plugins.connection.ssh # cleanup[3] wiping ansible.utils.hashing # cleanup[3] wiping ansible.plugins.shell.powershell # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping ansible.plugins.connection.psrp # destroy ansible.plugins.connection # destroy ansible.plugins.loader # cleanup[3] wiping ansible.plugins.connection.paramiko_ssh # cleanup[3] wiping ansible.plugins.doc_fragments.connection_pipelining # cleanup[3] wiping pty # cleanup[3] wiping ansible.plugins.connection.local # destroy pty # cleanup[3] wiping multiprocessing.synchronize # cleanup[3] wiping ansible.plugins.doc_fragments.vars_plugin_staging # cleanup[3] wiping ansible.plugins.vars.host_group_vars # cleanup[3] wiping tomllib # destroy tomllib._types # destroy tomllib._re # destroy tomllib._parser # cleanup[3] wiping ansible.plugins.inventory.toml # destroy tomllib # cleanup[3] wiping ansible.utils.shlex # cleanup[3] wiping ansible.plugins.inventory.ini # cleanup[3] wiping ansible.plugins.inventory.yaml # cleanup[3] wiping ansible.plugins.inventory.auto # cleanup[3] wiping ansible.plugins.inventory.script # cleanup[3] wiping ansible.plugins.inventory.host_list # cleanup[3] wiping ansible.plugins.cache.memory # cleanup[3] wiping ansible.cli.playbook # cleanup[3] wiping ansible.executor.playbook_executor # cleanup[3] wiping ansible.utils.ssh_functions # cleanup[3] wiping ansible.module_utils.compat.paramiko # cleanup[3] wiping ansible.executor.task_queue_manager # cleanup[3] wiping dataclasses # cleanup[3] wiping ansible.utils.lock # cleanup[3] wiping ansible.vars.reserved # cleanup[3] wiping ansible.parsing.yaml.dumper # cleanup[3] wiping ansible.vars.hostvars # cleanup[3] wiping ansible.playbook.play_context # cleanup[3] wiping ansible.executor.task_result # cleanup[3] wiping ansible.executor.stats # cleanup[3] wiping ansible.executor.play_iterator # cleanup[3] wiping ansible.playbook # destroy ansible.playbook.attribute # destroy ansible.playbook.base # destroy ansible.playbook.conditional # destroy ansible.playbook.collectionsearch # destroy ansible.playbook.delegatable # destroy ansible.playbook.helpers # destroy ansible.playbook.notifiable # destroy ansible.playbook.taggable # destroy ansible.playbook.role # destroy ansible.playbook.block # destroy ansible.playbook.loop_control # destroy ansible.playbook.task # destroy ansible.playbook.play # destroy ansible.playbook.playbook_include # destroy ansible.playbook.play_context # destroy ansible.playbook.handler # destroy ansible.playbook.task_include # destroy ansible.playbook.role_include # destroy ansible.playbook.handler_task_include # destroy ansible.playbook.included_file # cleanup[3] wiping ansible.playbook.role.metadata # cleanup[3] wiping ansible.playbook.role.requirement # cleanup[3] wiping ansible.utils.galaxy # destroy tarfile # cleanup[3] wiping ansible.playbook.role.definition # cleanup[3] wiping ansible.parsing.mod_args # cleanup[3] wiping ansible.utils.sentinel # cleanup[3] wiping multiprocessing.queues # cleanup[3] wiping multiprocessing.connection # cleanup[3] wiping multiprocessing.util # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping ansible.executor # destroy ansible.executor.play_iterator # destroy ansible.executor.stats # destroy ansible.executor.task_result # destroy ansible.executor.task_queue_manager # destroy ansible.executor.playbook_executor # destroy ansible.executor.interpreter_discovery # destroy ansible.executor.powershell # destroy ansible.executor.action_write_locks # destroy ansible.executor.module_common # destroy ansible.executor.process # destroy ansible.executor.task_executor # cleanup[3] wiping ansible.cli # destroy ansible.cli.arguments # destroy ansible.cli.arguments.option_helpers # destroy argcomplete # destroy argcomplete.completers # destroy argcomplete.exceptions # destroy argcomplete.packages # destroy argcomplete.packages._argparse # destroy argcomplete.lexers # destroy argcomplete.finders # destroy argcomplete.shell_integration # destroy ansible.cli.playbook # cleanup[3] wiping argcomplete.packages._shlex # cleanup[3] wiping argcomplete.io # cleanup[3] wiping ansible.vars.manager # cleanup[3] wiping ansible.vars.clean # cleanup[3] wiping ansible.template # destroy ansible.template.native_helpers # destroy ansible.template.template # destroy ansible.template.vars # cleanup[3] wiping ansible.utils.listify # cleanup[3] wiping ansible.vars.fact_cache # cleanup[3] wiping ansible.inventory.helpers # cleanup[3] wiping ansible.parsing.dataloader # cleanup[3] wiping ansible.module_utils.basic # destroy __main__ # cleanup[3] wiping ansible.module_utils.pycompat24 # cleanup[3] wiping ansible.module_utils.common.sys_info # cleanup[3] wiping ansible.module_utils.common._utils # cleanup[3] wiping ansible.module_utils.distro # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping ansible.module_utils.common.process # cleanup[3] wiping ansible.module_utils.common.locale # cleanup[3] wiping ansible.module_utils.common.arg_spec # cleanup[3] wiping ansible.module_utils.common.parameters # cleanup[3] wiping ansible.module_utils.common.validation # cleanup[3] wiping ansible.module_utils.common.text.formatters # cleanup[3] wiping ansible.module_utils.common._json_compat # cleanup[3] wiping ansible.module_utils.errors # cleanup[3] wiping ansible.module_utils.common.warnings # cleanup[3] wiping ansible.module_utils._text # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping ansible.module_utils.common.file # cleanup[3] wiping ansible.inventory.manager # cleanup[3] wiping ansible.vars.plugins # cleanup[3] wiping ansible.vars # destroy ansible.vars.plugins # destroy ansible.vars.fact_cache # destroy ansible.vars.clean # destroy ansible.vars.manager # destroy ansible.vars.hostvars # destroy ansible.vars.reserved # cleanup[3] wiping ansible.utils.helpers # cleanup[3] wiping packaging._musllinux # cleanup[3] wiping packaging._manylinux # cleanup[3] wiping sysconfig # cleanup[3] wiping ansible.utils.plugin_docs # cleanup[3] wiping ansible.parsing.plugin_docs # cleanup[3] wiping ansible.utils.collection_loader # destroy ansible.utils.collection_loader._collection_config # destroy ansible.utils.collection_loader._collection_meta # destroy ansible.utils.collection_loader._collection_finder # cleanup[3] wiping ansible.parsing.utils.yaml # cleanup[3] wiping ansible.parsing.ajson # cleanup[3] wiping ansible.module_utils.common.json # cleanup[3] wiping ansible.parsing.yaml.loader # cleanup[3] wiping ansible.parsing.yaml.constructor # cleanup[3] wiping ansible.parsing.vault # cleanup[3] wiping cryptography.hazmat.backends.openssl # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat._oid # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping cryptography.hazmat.primitives._asymmetric # cleanup[3] wiping cryptography.hazmat.bindings.openssl.binding # destroy cryptography # destroy cryptography.__about__ # destroy cryptography.hazmat # destroy cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings.openssl # destroy cryptography.hazmat.bindings.openssl._conditional # destroy cryptography.hazmat.backends # destroy cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives.padding # destroy cryptography.hazmat.primitives.hmac # destroy cryptography.hazmat.primitives.kdf # destroy cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives._serialization # destroy cryptography.hazmat.decrepit # destroy cryptography.hazmat.decrepit.ciphers # destroy cryptography.hazmat.decrepit.ciphers.algorithms # destroy cryptography.hazmat._oid # destroy cryptography.exceptions # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.kdf.pbkdf2 # destroy cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping cryptography.utils # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # cleanup[3] wiping _cffi_backend # cleanup[3] wiping shlex # cleanup[3] wiping ansible.module_utils.compat.importlib # cleanup[3] wiping ansible.module_utils.compat.typing # cleanup[3] wiping glob # cleanup[3] wiping ansible.plugins # cleanup[3] wiping ansible.inventory.data # cleanup[3] wiping ansible.inventory.host # cleanup[3] wiping ansible.parsing.utils.addresses # cleanup[3] wiping ansible.parsing.utils # destroy ansible.parsing.utils.addresses # destroy ansible.parsing.utils.yaml # destroy ansible.parsing.utils.jsonify # cleanup[3] wiping ansible.inventory.group # cleanup[3] wiping ansible.utils.vars # destroy keyword # destroy uuid # cleanup[3] wiping ansible.parsing.splitter # cleanup[3] wiping _uuid # cleanup[3] wiping platform # cleanup[3] wiping ansible.inventory # destroy ansible.inventory.group # destroy ansible.inventory.host # destroy ansible.inventory.data # destroy ansible.inventory.manager # destroy ansible.inventory.helpers # cleanup[3] wiping argparse # cleanup[3] wiping copy # cleanup[3] wiping ansible.context # cleanup[3] wiping ansible.utils.context_objects # cleanup[3] wiping ansible.utils.display # destroy curses # destroy ctypes # destroy tty # cleanup[3] wiping ansible.utils.unsafe_proxy # cleanup[3] wiping ansible.utils.native_jinja # cleanup[3] wiping ansible.utils.singleton # cleanup[3] wiping ansible.utils.multiprocessing # destroy multiprocessing # destroy multiprocessing.util # destroy multiprocessing.connection # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.pool # destroy multiprocessing.popen_fork # cleanup[3] wiping multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.reduction # cleanup[3] wiping ansible.utils.color # cleanup[3] wiping logging # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping _curses # cleanup[3] wiping ansible.constants # cleanup[3] wiping encodings.unicode_escape # cleanup[3] wiping ansible.utils.fqcn # cleanup[3] wiping ansible.module_utils.common.collections # cleanup[3] wiping ansible.config.manager # cleanup[3] wiping ansible.utils.path # cleanup[3] wiping ansible.utils.py3compat # cleanup[3] wiping ansible.utils # destroy ansible.utils._junit_xml # destroy ansible.utils.py3compat # destroy ansible.utils.path # destroy ansible.utils.fqcn # destroy ansible.utils.color # destroy ansible.utils.multiprocessing # destroy ansible.utils.singleton # destroy ansible.utils.native_jinja # destroy ansible.utils.unsafe_proxy # destroy ansible.utils.display # destroy ansible.utils.context_objects # destroy ansible.utils.vars # destroy ansible.utils.collection_loader # destroy ansible.utils.plugin_docs # destroy ansible.utils.helpers # destroy ansible.utils.listify # destroy ansible.utils.sentinel # destroy ansible.utils.galaxy # destroy ansible.utils.lock # destroy ansible.utils.ssh_functions # destroy ansible.utils.shlex # destroy ansible.utils.hashing # destroy ansible.utils.encrypt # destroy ansible.utils.unicode # cleanup[3] wiping ansible.parsing.yaml.objects # cleanup[3] wiping ansible.parsing.yaml # destroy ansible.parsing.yaml.objects # destroy ansible.parsing.yaml.constructor # destroy ansible.parsing.yaml.loader # destroy ansible.parsing.yaml.dumper # cleanup[3] wiping ansible.parsing.quoting # cleanup[3] wiping ansible.parsing # destroy ansible.parsing.quoting # destroy ansible.parsing.yaml # destroy ansible.parsing.splitter # destroy ansible.parsing.utils # destroy ansible.parsing.vault # destroy ansible.parsing.ajson # destroy ansible.parsing.plugin_docs # destroy ansible.parsing.dataloader # destroy ansible.parsing.mod_args # cleanup[3] wiping ansible.module_utils.parsing.convert_bool # cleanup[3] wiping ansible.module_utils.parsing # destroy ansible.module_utils.parsing.convert_bool # cleanup[3] wiping ansible.module_utils.common.yaml # cleanup[3] wiping yaml # destroy yaml.error # destroy yaml.tokens # destroy yaml.events # destroy yaml.nodes # destroy yaml.reader # destroy yaml.scanner # destroy yaml.parser # destroy yaml.composer # destroy yaml.constructor # destroy yaml.resolver # destroy yaml.loader # destroy yaml.emitter # destroy yaml.serializer # destroy yaml.representer # destroy yaml.dumper # destroy yaml.cyaml # cleanup[3] wiping yaml._yaml # destroy yaml # cleanup[3] wiping cython_runtime # cleanup[3] wiping ansible.errors # destroy traceback # destroy ansible.errors.yaml_strings # cleanup[3] wiping ansible.module_utils.common.text.converters # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping ansible.module_utils.six # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # cleanup[3] wiping ansible.module_utils.common.text # destroy ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.formatters # cleanup[3] wiping ansible.module_utils.common # destroy ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._utils # destroy ansible.module_utils.common.text # destroy ansible.module_utils.common.yaml # destroy ansible.module_utils.common.collections # destroy ansible.module_utils.common.json # destroy ansible.module_utils.common.file # destroy ansible.module_utils.common.warnings # destroy ansible.module_utils.common.validation # destroy ansible.module_utils.common.parameters # destroy ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.locale # destroy ansible.module_utils.common.process # destroy ansible.module_utils.common.sys_info # cleanup[3] wiping jinja2.nodes # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping markupsafe # cleanup[3] wiping markupsafe._speedups # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # cleanup[3] wiping configparser # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping ansible.config # destroy ansible.config.manager # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping fcntl # cleanup[3] wiping signal # cleanup[3] wiping getpass # cleanup[3] wiping termios # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping ansible.module_utils.compat.version # cleanup[3] wiping ansible.module_utils.compat # destroy ansible.module_utils.compat.version # destroy ansible.module_utils.compat.importlib # destroy ansible.module_utils.compat.paramiko # destroy ansible.module_utils.compat.datetime # cleanup[3] wiping ansible.module_utils # destroy ansible.module_utils._text # destroy ansible.module_utils.compat # destroy ansible.module_utils.common # destroy ansible.module_utils.six # destroy ansible.module_utils.parsing # destroy ansible.module_utils.errors # destroy ansible.module_utils.distro._distro # destroy ansible.module_utils.pycompat24 # destroy ansible.module_utils.basic # destroy ansible.module_utils.json_utils # destroy ansible.module_utils.facts # destroy ansible.module_utils.connection # cleanup[3] wiping importlib.metadata # destroy importlib.metadata._functools # destroy importlib.metadata._text # destroy importlib.metadata._adapters # destroy importlib.metadata._meta # destroy importlib.metadata._collections # destroy importlib.metadata._itertools # destroy csv # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping tempfile # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.header # cleanup[3] wiping email.utils # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.errors # cleanup[3] wiping email.quoprimime # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping email.base64mime # cleanup[3] wiping base64 # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping select # cleanup[3] wiping _socket # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping textwrap # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping threading # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping binascii # cleanup[3] wiping pathlib # destroy fnmatch # cleanup[3] wiping ipaddress # cleanup[3] wiping math # cleanup[3] wiping errno # cleanup[3] wiping ntpath # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email.base64mime # destroy email.quoprimime # destroy email.errors # destroy email.encoders # destroy email.charset # destroy email.utils # destroy email.header # destroy email.iterators # destroy email.message # destroy email.feedparser # destroy email.parser # cleanup[3] wiping _csv # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping ansible # destroy ansible._vendor # destroy ansible.release # destroy ansible.module_utils # destroy ansible.config # destroy ansible.errors # destroy ansible.parsing # destroy ansible.utils # destroy ansible.inventory # destroy ansible.plugins # destroy ansible.vars # destroy ansible.template # destroy ansible.cli # destroy ansible.executor # destroy ansible.playbook # destroy ansible.modules # cleanup[3] wiping inspect # destroy dis # destroy token # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping pkgutil # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # destroy importlib.abc # destroy importlib.metadata # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _cffi_backend # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy linecache # destroy _weakref # destroy _curses # destroy termios # destroy _typing # destroy re._parser # destroy _sre # 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 select # destroy json.scanner # destroy _json # destroy cryptography.hazmat.primitives.ciphers.modes # destroy signal # destroy _tokenize # destroy copyreg # destroy pickle # destroy multiprocessing.context # destroy weakref # destroy zipimport # destroy _thread # destroy markupsafe # destroy ntpath # destroy array # destroy ipaddress # destroy _pickle # destroy _opcode # destroy jinja2.nodes # destroy ansible.plugins.action.set_fact # destroy ansible.plugins.action.shell # destroy ansible.plugins.action.include_vars # destroy ansible.plugins.action.package # destroy ansible.plugins.action.template # destroy ansible.plugins.action.command # destroy importlib.resources.abc # destroy importlib.resources._common # destroy functools # destroy textwrap # destroy email # destroy ansible.context # destroy ansible.playbook.role.definition # destroy ansible.playbook.role.requirement # destroy ansible.playbook.role.metadata # destroy ansible.playbook.role.include # destroy _uuid # destroy ansible.plugins.filter.1052067806384072282_core # destroy ansible.plugins.filter.1922905218441657362_encryption # destroy ansible.plugins.filter.2328192685061500156_mathstuff # destroy ansible.plugins.filter.3012994151903089266_urls # destroy ansible.plugins.filter.7817629738663606131_urlsplit # destroy ast # destroy importlib # destroy ansible.plugins.doc_fragments.vars_plugin_staging # destroy ansible.plugins.doc_fragments.connection_pipelining # destroy ansible.plugins.doc_fragments.shell_windows # destroy ansible.plugins.doc_fragments.shell_common # destroy ansible.plugins.doc_fragments.default_callback # destroy ansible.plugins.doc_fragments.result_format_callback # destroy ansible_collections.ansible.posix.plugins.callback.debug # destroy ansible.plugins.callback.default # destroy ansible.plugins.callback.junit # destroy ansible.plugins.callback.minimal # destroy ansible.plugins.callback.oneline # destroy ansible.plugins.callback.tree # destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks # destroy ansible.plugins.shell.cmd # destroy ansible.plugins.shell.sh # destroy ansible.plugins.strategy.linear # destroy ansible.plugins.vars.host_group_vars # destroy ansible.plugins.inventory.host_list # destroy ansible.plugins.inventory.script # destroy ansible.plugins.inventory.auto # destroy ansible.plugins.inventory.yaml # destroy ansible.plugins.inventory.ini # destroy ansible.plugins.inventory.toml # destroy ansible.plugins.become.runas # destroy ansible.plugins.become.su # destroy ansible.plugins.become.sudo # destroy _multiprocessing # destroy zlib # destroy _compression # destroy posixpath # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ansible.plugins.cache.memory # destroy ansible.plugins.connection.local # destroy ansible.plugins.connection.paramiko_ssh # destroy ansible.plugins.connection.psrp # destroy ansible.plugins.connection.ssh # destroy ansible.plugins.connection.winrm # destroy _csv # destroy _bz2 # destroy _lzma # destroy locale # destroy cryptography.hazmat.backends.openssl # destroy cryptography.hazmat.bindings.openssl.binding # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.utils # destroy cryptography.hazmat.primitives.kdf.pbkdf2 # destroy tempfile # destroy hashlib # destroy ansible.plugins.shell.powershell # destroy collections.abc # destroy typing # destroy abc # destroy _blake2 # destroy lib # destroy shutil # destroy grp # destroy _crypt # destroy dataclasses # destroy io # destroy contextlib # destroy string # destroy http.client # destroy base64 # destroy _queue # destroy passlib.utils.compat # destroy binascii # destroy itertools # destroy inspect # destroy math # destroy random # destroy stringprep # destroy unicodedata # destroy threading # destroy timeit # destroy passlib.utils.decor # destroy passlib.utils.binary # destroy _hashlib # destroy passlib.utils.handlers # destroy passlib.exc # destroy hmac # destroy _heapq # destroy xml.etree.ElementPath # destroy sysconfig # destroy packaging._manylinux # destroy packaging._musllinux # destroy _ssl # destroy _warnings # destroy _elementtree # destroy pyexpat # destroy logging # destroy enum # destroy fcntl # destroy markupsafe._speedups # destroy _operator # destroy xml.sax.handler # destroy xml.sax._exceptions # destroy xml.sax.xmlreader # destroy xml.sax.saxutils # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy copy # destroy operator # destroy ansible # destroy ansible.constants # destroy posix # destroy argcomplete.packages._shlex # destroy argparse # destroy argcomplete.io # destroy pkgutil # destroy warnings # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy shlex # destroy datetime # destroy stat # destroy configparser # destroy subprocess # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy pwd # destroy collections # destroy errno # destroy json # destroy time # destroy ansible.module_utils.facts.timeout # destroy _functools # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy glob # destroy re # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.unicode_escape # destroy _random # destroy _codecs # clear sys.audit hooks 8805 1726888068.72437: no more pending results, returning what we have 8805 1726888068.72440: results queue empty 8805 1726888068.72441: checking for any_errors_fatal 8805 1726888068.72445: done checking for any_errors_fatal 8805 1726888068.72446: checking for max_fail_percentage 8805 1726888068.72446: done checking for max_fail_percentage 8805 1726888068.72447: checking to see if all hosts have failed and the running result is not ok 8805 1726888068.72447: done checking to see if all hosts have failed 8805 1726888068.72448: getting the remaining hosts for this loop 8805 1726888068.72448: done getting the remaining hosts for this loop 8805 1726888068.72451: getting the next task for host managed_node2 8805 1726888068.72454: done getting next task for host managed_node2 8805 1726888068.72455: ^ task is: TASK: Remove the temporary file 8805 1726888068.72456: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8805 1726888068.72458: getting variables 8805 1726888068.72458: in VariableManager get_vars() 8805 1726888068.72471: Calling all_inventory to load vars for managed_node2 8805 1726888068.72472: Calling groups_inventory to load vars for managed_node2 8805 1726888068.72474: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888068.72479: Calling all_plugins_play to load vars for managed_node2 8805 1726888068.72480: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888068.72482: Calling groups_plugins_play to load vars for managed_node2 8805 1726888068.72567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888068.72677: done with get_vars() 8805 1726888068.72685: done getting variables TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:30 Friday 20 September 2024 23:07:48 -0400 (0:00:18.298) 0:00:21.598 ****** 8805 1726888068.72741: entering _queue_task() for managed_node2/file 8805 1726888068.73008: worker is 1 (out of 1 available) 8805 1726888068.73022: exiting _queue_task() for managed_node2/file 8805 1726888068.73034: done queuing things up, now waiting for results queue to drain 8805 1726888068.73036: waiting for pending results... 9611 1726888068.73130: running TaskExecutor() for managed_node2/TASK: Remove the temporary file 9611 1726888068.73225: in run() - task 026adac1-1d6b-3240-5ba0-000000000009 9611 1726888068.73240: variable 'ansible_search_path' from source: unknown 9611 1726888068.73269: calling self._execute() 9611 1726888068.73289: in VariableManager get_vars() 9611 1726888068.73313: Calling all_inventory to load vars for localhost 9611 1726888068.73319: Calling groups_inventory to load vars for localhost 9611 1726888068.73323: Calling all_plugins_inventory to load vars for localhost 9611 1726888068.73338: Calling all_plugins_play to load vars for localhost 9611 1726888068.73344: Calling groups_plugins_inventory to load vars for localhost 9611 1726888068.73349: Calling groups_plugins_play to load vars for localhost 9611 1726888068.73403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9611 1726888068.73422: done with get_vars() 9611 1726888068.73428: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9611 1726888068.73465: variable 'ansible_delegated_vars' from source: unknown 9611 1726888068.73469: variable 'ansible_connection' from source: host vars for 'localhost' 9611 1726888068.73472: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 9611 1726888068.73482: variable 'omit' from source: magic vars 9611 1726888068.73820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9611 1726888068.74031: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9611 1726888068.74071: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9611 1726888068.74107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9611 1726888068.74141: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9611 1726888068.74217: 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) 9611 1726888068.74241: 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) 9611 1726888068.74269: 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) 9611 1726888068.74297: 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) 9611 1726888068.74402: variable 'tempinventory' from source: set_fact 9611 1726888068.74432: Evaluated conditional (tempinventory.path is defined): True 9611 1726888068.74441: variable 'omit' from source: magic vars 9611 1726888068.74465: variable 'omit' from source: magic vars 9611 1726888068.74559: variable 'tempinventory' from source: set_fact 9611 1726888068.74588: variable 'omit' from source: magic vars 9611 1726888068.74604: variable 'ansible_delegated_vars' from source: unknown 9611 1726888068.74608: variable 'ansible_connection' from source: host vars for 'localhost' 9611 1726888068.74611: variable 'ansible_connection' from source: host vars for 'localhost' 9611 1726888068.74622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9611 1726888068.74646: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 9611 1726888068.74666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9611 1726888068.74688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9611 1726888068.74702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9611 1726888068.74755: Set connection var ansible_shell_type to sh 9611 1726888068.74761: Set connection var ansible_connection to local 9611 1726888068.74766: Set connection var ansible_pipelining to False 9611 1726888068.74772: Set connection var ansible_shell_executable to /bin/sh 9611 1726888068.74776: Set connection var ansible_timeout to 10 9611 1726888068.74779: Set connection var ansible_module_compression to ZIP_DEFLATED 9611 1726888068.74798: variable 'ansible_delegated_vars' from source: unknown 9611 1726888068.74802: variable 'ansible_connection' from source: host vars for 'localhost' 9611 1726888068.74805: variable 'ansible_user' from source: unknown 9611 1726888068.74912: 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) 9611 1726888068.74923: variable 'omit' from source: magic vars 9611 1726888068.74931: starting attempt loop 9611 1726888068.74934: running the handler 9611 1726888068.74950: _low_level_execute_command(): starting 9611 1726888068.74960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 9611 1726888068.74967: in local.exec_command() 9611 1726888068.74970: opening command with Popen() 9611 1726888068.75017: done running command with Popen() 9611 1726888068.75023: getting output with communicate() 9611 1726888068.75330: done communicating 9611 1726888068.75335: done with local.exec_command() 9611 1726888068.75343: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9611 1726888068.75354: _low_level_execute_command(): starting 9611 1726888068.75361: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210 `" && echo ansible-tmp-1726888068.753494-9611-242653559061210="` echo /root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210 `" ) && sleep 0' 9611 1726888068.75365: in local.exec_command() 9611 1726888068.75370: opening command with Popen() 9611 1726888068.75402: done running command with Popen() 9611 1726888068.75407: getting output with communicate() 9611 1726888068.76021: done communicating 9611 1726888068.76028: done with local.exec_command() 9611 1726888068.76033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888068.753494-9611-242653559061210=/root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210 , stderr= 9611 1726888068.76046: variable 'ansible_delegated_vars' from source: unknown 9611 1726888068.76079: variable 'ansible_module_compression' from source: unknown 9611 1726888068.76117: ANSIBALLZ: Using lock for file 9611 1726888068.76122: ANSIBALLZ: Acquiring lock 9611 1726888068.76125: ANSIBALLZ: Lock acquired: 140268712084928 9611 1726888068.76129: ANSIBALLZ: Creating module 9611 1726888068.86960: ANSIBALLZ: Writing module into payload 9611 1726888068.87110: ANSIBALLZ: Writing module 9611 1726888068.87131: ANSIBALLZ: Renaming module 9611 1726888068.87139: ANSIBALLZ: Done creating module 9611 1726888068.87150: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 9611 1726888068.87209: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210/AnsiballZ_file.py 9611 1726888068.87271: done transferring module to remote 9611 1726888068.87289: _low_level_execute_command(): starting 9611 1726888068.87298: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210/ /root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210/AnsiballZ_file.py && sleep 0' 9611 1726888068.87302: in local.exec_command() 9611 1726888068.87307: opening command with Popen() 9611 1726888068.87346: done running command with Popen() 9611 1726888068.87351: getting output with communicate() 9611 1726888068.87703: done communicating 9611 1726888068.87708: done with local.exec_command() 9611 1726888068.87711: _low_level_execute_command() done: rc=0, stdout=, stderr= 9611 1726888068.87713: _low_level_execute_command(): starting 9611 1726888068.87718: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210/AnsiballZ_file.py && sleep 0' 9611 1726888068.87720: in local.exec_command() 9611 1726888068.87723: opening command with Popen() 9611 1726888068.87757: done running command with Popen() 9611 1726888068.87762: getting output with communicate() 9611 1726888069.07957: done communicating 9611 1726888069.07966: done with local.exec_command() 9611 1726888069.07974: _low_level_execute_command() done: rc=0, stdout= {"path": "/tmp/ansible.d_s21uej.yaml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.d_s21uej.yaml", "state": "file"}, "after": {"path": "/tmp/ansible.d_s21uej.yaml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.d_s21uej.yaml", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf2d8aa0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf2d80e0> # /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 0x7f39bf2db020> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/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 0x7f39bd9c9c70> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] 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 0x7f39bda0fb00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda0fce0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda3f6b0> # /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 0x7f39bda3fd40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda1f830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda1cec0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda0cd70> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda63680> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda622a0> # /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 0x7f39bda1dd60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda60a10> # /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 0x7f39bda986b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda03f80> # /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 0x7f39bda98b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda98a10> # 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 0x7f39bda98dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda02ae0> # /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 0x7f39bda994c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda99190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda9a3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bdab0470> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bdab1b80> # /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 0x7f39bdab2ab0> # 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 0x7f39bdab3110> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bdab1fa0> # /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 0x7f39bdab3b60> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bdab3290> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda9a330> # /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 0x7f39bc84bad0> # /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 0x7f39bc8745c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc874320> # 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 0x7f39bc874440> # /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 0x7f39bc874ef0> # 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 0x7f39bc875910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc8747a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc849c70> # /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 0x7f39bc876c00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda0e990> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bda9aa80> # /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 0x7f39bc8a6ea0> # /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 0x7f39bc8c3020> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc8ebe00> # /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 0x7f39bc922450> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc8ebf20> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc8c3cb0> # /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 0x7f39bb5a46b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc8c2060> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bc877b60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39bc8c2420> # zipimport: found 33 names in '/tmp/ansible_file_payload_ri9v6t0o/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 0x7f39bb5fa270> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb5d51f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb5d43b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb5faab0> import 'atexit' # # /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 0x7f39bb631340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb631160> # 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 0x7f39bb631970> # 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 0x7f39bb631bb0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb632090> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb66ffb0> # 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 0x7f39bb495c40> # /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 0x7f39bb4965a0> # /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 0x7f39bb496e40> # /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' # 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 0x7f39bb4997c0> # /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 0x7f39bb499940> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4971a0> # /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 0x7f39bb4a20f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4a0c20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4a0980> # /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 0x7f39bb4a31d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb497f50> # 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 0x7f39bb4e6180> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f39bb4e78f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4e7500> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4e6db0> # /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 0x7f39bb4e7b00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4e68a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bb4ec920> # /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 0x7f39bb4ed760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4eaff0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4ed850> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4efb30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f39bb380d10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4f92e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb38b4a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bb4fb410> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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 _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 atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # 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 shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # 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 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 _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.compat.selectors # 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._json_compat # destroy ansible.module_utils.common._json_compat # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping _string # cleanup[3] wiping ansible.module_utils.compat.selectors # 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 json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # 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 datetime # cleanup[3] wiping _datetime # 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 tempfile # cleanup[3] wiping 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 # 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 os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # 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 _datetime # destroy sys.monitoring # destroy _collections # destroy posixpath # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy syslog # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _frozen_importlib_external # destroy _imp # destroy _io # 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 ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy select # destroy copyreg # destroy contextlib # destroy functools # destroy _typing # destroy _tokenize # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # 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 _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 9611 1726888069.08040: done with _execute_module (file, {'path': '/tmp/ansible.d_s21uej.yaml', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726888068.753494-9611-242653559061210/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9611 1726888069.08056: _low_level_execute_command(): starting 9611 1726888069.08066: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888068.753494-9611-242653559061210/ > /dev/null 2>&1 && sleep 0' 9611 1726888069.08070: in local.exec_command() 9611 1726888069.08076: opening command with Popen() 9611 1726888069.08110: done running command with Popen() 9611 1726888069.08116: getting output with communicate() 9611 1726888069.08497: done communicating 9611 1726888069.08502: done with local.exec_command() 9611 1726888069.08507: _low_level_execute_command() done: rc=0, stdout=, stderr= 9611 1726888069.08513: handler run complete 9611 1726888069.08531: variable 'ansible_host' from source: unknown 9611 1726888069.08535: variable 'ansible_port' from source: unknown 9611 1726888069.08538: variable 'ansible_user' from source: unknown 9611 1726888069.08540: variable 'ansible_connection' from source: host vars for 'localhost' 9611 1726888069.08543: attempt loop complete, returning result 9611 1726888069.08546: _execute() done 9611 1726888069.08549: dumping result to json 9611 1726888069.08555: done dumping result, returning 9611 1726888069.08561: done running TaskExecutor() for managed_node2/TASK: Remove the temporary file [026adac1-1d6b-3240-5ba0-000000000009] 9611 1726888069.08566: sending task result for task 026adac1-1d6b-3240-5ba0-000000000009 9611 1726888069.08601: done sending task result for task 026adac1-1d6b-3240-5ba0-000000000009 9611 1726888069.08605: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "path": "/tmp/ansible.d_s21uej.yaml", "state": "absent" } 8805 1726888069.08771: no more pending results, returning what we have 8805 1726888069.08776: results queue empty 8805 1726888069.08777: checking for any_errors_fatal 8805 1726888069.11823: done checking for any_errors_fatal 8805 1726888069.11828: checking for max_fail_percentage 8805 1726888069.11830: done checking for max_fail_percentage 8805 1726888069.11830: checking to see if all hosts have failed and the running result is not ok 8805 1726888069.11831: done checking to see if all hosts have failed 8805 1726888069.11832: getting the remaining hosts for this loop 8805 1726888069.11833: done getting the remaining hosts for this loop 8805 1726888069.11836: getting the next task for host managed_node2 8805 1726888069.11843: done getting next task for host managed_node2 8805 1726888069.11845: ^ task is: TASK: meta (flush_handlers) 8805 1726888069.11846: ^ 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 8805 1726888069.11849: getting variables 8805 1726888069.11851: in VariableManager get_vars() 8805 1726888069.11878: Calling all_inventory to load vars for managed_node2 8805 1726888069.11881: Calling groups_inventory to load vars for managed_node2 8805 1726888069.11884: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888069.11895: Calling all_plugins_play to load vars for managed_node2 8805 1726888069.11897: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888069.11900: Calling groups_plugins_play to load vars for managed_node2 8805 1726888069.12067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888069.12204: done with get_vars() 8805 1726888069.12216: done getting variables 8805 1726888069.12297: in VariableManager get_vars() 8805 1726888069.12306: Calling all_inventory to load vars for managed_node2 8805 1726888069.12309: Calling groups_inventory to load vars for managed_node2 8805 1726888069.12311: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888069.12316: Calling all_plugins_play to load vars for managed_node2 8805 1726888069.12318: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888069.12321: Calling groups_plugins_play to load vars for managed_node2 8805 1726888069.12453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888069.12633: done with get_vars() 8805 1726888069.12646: done queuing things up, now waiting for results queue to drain 8805 1726888069.12648: results queue empty 8805 1726888069.12648: checking for any_errors_fatal 8805 1726888069.12662: done checking for any_errors_fatal 8805 1726888069.12663: checking for max_fail_percentage 8805 1726888069.12664: done checking for max_fail_percentage 8805 1726888069.12665: checking to see if all hosts have failed and the running result is not ok 8805 1726888069.12665: done checking to see if all hosts have failed 8805 1726888069.12666: getting the remaining hosts for this loop 8805 1726888069.12667: done getting the remaining hosts for this loop 8805 1726888069.12669: getting the next task for host managed_node2 8805 1726888069.12672: done getting next task for host managed_node2 8805 1726888069.12673: ^ task is: TASK: meta (flush_handlers) 8805 1726888069.12674: ^ 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 8805 1726888069.12677: getting variables 8805 1726888069.12677: in VariableManager get_vars() 8805 1726888069.12685: Calling all_inventory to load vars for managed_node2 8805 1726888069.12687: Calling groups_inventory to load vars for managed_node2 8805 1726888069.12689: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888069.12698: Calling all_plugins_play to load vars for managed_node2 8805 1726888069.12700: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888069.12702: Calling groups_plugins_play to load vars for managed_node2 8805 1726888069.12819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888069.12923: done with get_vars() 8805 1726888069.12930: done getting variables 8805 1726888069.12959: in VariableManager get_vars() 8805 1726888069.12964: Calling all_inventory to load vars for managed_node2 8805 1726888069.12965: Calling groups_inventory to load vars for managed_node2 8805 1726888069.12966: Calling all_plugins_inventory to load vars for managed_node2 8805 1726888069.12969: Calling all_plugins_play to load vars for managed_node2 8805 1726888069.12970: Calling groups_plugins_inventory to load vars for managed_node2 8805 1726888069.12972: Calling groups_plugins_play to load vars for managed_node2 8805 1726888069.13051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8805 1726888069.13151: done with get_vars() 8805 1726888069.13158: done queuing things up, now waiting for results queue to drain 8805 1726888069.13159: results queue empty 8805 1726888069.13160: checking for any_errors_fatal 8805 1726888069.13161: done checking for any_errors_fatal 8805 1726888069.13162: checking for max_fail_percentage 8805 1726888069.13165: done checking for max_fail_percentage 8805 1726888069.13166: checking to see if all hosts have failed and the running result is not ok 8805 1726888069.13166: done checking to see if all hosts have failed 8805 1726888069.13166: getting the remaining hosts for this loop 8805 1726888069.13167: done getting the remaining hosts for this loop 8805 1726888069.13168: getting the next task for host managed_node2 8805 1726888069.13170: done getting next task for host managed_node2 8805 1726888069.13170: ^ task is: None 8805 1726888069.13171: ^ 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 8805 1726888069.13172: done queuing things up, now waiting for results queue to drain 8805 1726888069.13172: results queue empty 8805 1726888069.13172: checking for any_errors_fatal 8805 1726888069.13173: done checking for any_errors_fatal 8805 1726888069.13173: checking for max_fail_percentage 8805 1726888069.13173: done checking for max_fail_percentage 8805 1726888069.13174: checking to see if all hosts have failed and the running result is not ok 8805 1726888069.13174: done checking to see if all hosts have failed 8805 1726888069.13175: getting the next task for host managed_node2 8805 1726888069.13176: done getting next task for host managed_node2 8805 1726888069.13177: ^ task is: None 8805 1726888069.13177: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Friday 20 September 2024 23:07:49 -0400 (0:00:00.404) 0:00:22.003 ****** =============================================================================== Run ansible-playbook with tests_default.yml in check mode -------------- 18.30s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:22 Gathering Facts --------------------------------------------------------- 1.34s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:2 Create temporary file --------------------------------------------------- 0.99s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:9 Create static inventory from hostvars ----------------------------------- 0.96s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:15 Remove the temporary file ----------------------------------------------- 0.40s /tmp/collections-Snv/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:30 8805 1726888069.13230: RUNNING CLEANUP